slackbuilds_ponce/development/trac
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
README development/trac: Added (wiki and issue tracking system) 2010-05-15 10:38:06 +02:00
slack-desc development/trac: Added (wiki and issue tracking system) 2010-05-15 10:38:06 +02:00
trac.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
trac.SlackBuild development/trac: Misc automated cleanups. 2010-06-04 01:03:46 -04:00

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).