From 39e7e607e2d6a765ef0e696d8d79422fa8e93f0f Mon Sep 17 00:00:00 2001 From: Eugene Suter Date: Fri, 16 Apr 2010 21:48:11 -0400 Subject: development/trac: Added (wiki and issue tracking system) --- development/trac/README | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 development/trac/README (limited to 'development/trac/README') diff --git a/development/trac/README b/development/trac/README new file mode 100644 index 0000000000000..2bb9ca991ad80 --- /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). + + -- cgit v1.2.3