Difference between revisions of "Roundup"
(licenses information update) |
|||
| Line 7: | Line 7: | ||
|VCS checkout command=hg clone http://roundup.hg.sourceforge.net:8000/hgroot/roundup/roundup | |VCS checkout command=hg clone http://roundup.hg.sourceforge.net:8000/hgroot/roundup/roundup | ||
|Computer languages=Python | |Computer languages=Python | ||
| − | |Documentation note=Roundup maintains a set of documents at http://roundup-tracker.org/docs.html. In particular a guide for users is at http://roundup-tracker.org/docs/user_guide.html. The developer documentation can be found at http://roundup-tracker.org/docs/customizing.html. | + | |Documentation note=Roundup maintains a set of documents at http://roundup-tracker.org/docs.html. |
| + | |||
| + | In particular a guide for users is at http://roundup-tracker.org/docs/user_guide.html. | ||
| + | |||
| + | The developer documentation can be found at http://roundup-tracker.org/docs/customizing.html. | ||
|Related projects=Request_Tracker,Flyspray,PRepS,Wastebug | |Related projects=Request_Tracker,Flyspray,PRepS,Wastebug | ||
|Keywords=email,tracking,bug,issue,notification,ticket,discussion,priority,problem,description | |Keywords=email,tracking,bug,issue,notification,ticket,discussion,priority,problem,description | ||
| Line 29: | Line 33: | ||
|License note=Clarified license. MIT (Expat) is the main license: | |License note=Clarified license. MIT (Expat) is the main license: | ||
http://directory.fsf.org/wiki/License:Expat | http://directory.fsf.org/wiki/License:Expat | ||
| − | |||
}} | }} | ||
{{Project license | {{Project license | ||
| Line 66: | Line 69: | ||
}} | }} | ||
{{Software category | {{Software category | ||
| − | |Interface=command-line, web | + | |Interface=command-line, e-mail, web |
|Software-development=bug-tracking-system | |Software-development=bug-tracking-system | ||
|Use=software-development | |Use=software-development | ||
| + | }} | ||
| + | {{Software prerequisite | ||
| + | |Prerequisite kind=Required to use | ||
| + | |Prerequisite description=python 2.4 or newer, but not python 3.x | ||
}} | }} | ||
{{Featured}} | {{Featured}} | ||
Revision as of 19:31, 15 March 2013
Roundup
http://roundup-tracker.org/
'Roundup' is a simple-to-use and -install issue- tracking system. It has command-line, Web, and e- mail interfaces. It manages issues (with flexible properties like "description" and "priority") and lets users (a) submit new issues, (b) find and edit existing issues, and (c) discuss issues with other participants. The system facilitates communication among participants by managing discussions, and notifying interested parties when issues are edited.
Documentation
Roundup maintains a set of documents at http://roundup-tracker.org/docs.html.In particular a guide for users is at http://roundup-tracker.org/docs/user_guide.html.
The developer documentation can be found at http://roundup-tracker.org/docs/customizing.html.
Related Projects
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| Expat | enyst | 16 March 2013 | MIT (Expat) is the main license. |
| ZopePLv2.1 | enyst | 16 March 2013 | Zope 2.0 covers a few portions.
Strictly, it isn't the reusable version of ZPL, ZPL 2.1, however 2.1 applies. |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
| Ka-Ping Yee | Contributor |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Developer | VCS Repository Webview | http://sourceforge.net/cvs/?group_id=31577 |
| Developer | mailto:roundup-devel@sourceforge.net | |
| Support | mailto:roundup-users@sourceforge.net |
Software prerequisites
| Kind | Description |
|---|---|
| Required to use | python 2.4 or newer, but not python 3.x |
This entry (in part or in whole) was last reviewed on 16 March 2013.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.