blob: 2bb9ca991ad8020788612b3b1edc4461d2052dba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
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).
|