summaryrefslogtreecommitdiffstats
path: root/development/trac/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/trac/README')
-rw-r--r--development/trac/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/development/trac/README b/development/trac/README
new file mode 100644
index 0000000000..2bb9ca991a
--- /dev/null
+++ b/development/trac/README
@@ -0,0 +1,13 @@
+Trac is an enhanced wiki and issue tracking system for software development
+projects. Trac uses a minimalistic approach to web-based software project
+management. Our mission is to help developers write great software while
+staying out of the way. Trac should impose as little as possible on a
+team's established development process and policies.
+
+Trac relies on multiple other packages (available at SlackBuilds):
+pysetuptools, MySQL-python, genshi and pygments.
+
+pysetuptools must be installed before all the others and pygments is
+optional (provides syntax highlighting).
+
+