...It's been designed with flexibility in mind - it's not just another bug
tracker. Roundup ships with a *demo tracker* to play with - after
you've unpacked the source, just run "python demo.py" and load up the
URL it prints out!
Get current development source from mercurial repo at: <https://sourceforge.net/p/roundup/code/ci/default/tarball?path=>
...We’ve built up a library of “fuzzy” string matching routines to help us along. And good news! We’re open sourcing it. The library is called “Fuzzywuzzy”, the code is pure python, and it depends only on the (excellent) difflib python library.
Preparing custom time field support for Trac trunk, based on Trac-0.12dev_r9115 so far. This is mainly to expose code to interested developers and enable collaboration via distributed VCS (Mercurial for now).