rmtoo is a requirement management tool. It is intended for programmers, as it has no GUI. Requirements are stored in plain text files. The tools allow such things as checking dependencies, creating LaTeX output, and a prioritization list for backlog and requirement elaboration.
| Tags | requirement management tool Software Development agile project management |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | OS Independent |
| Implementation | Python |
Recent releases


Release Notes: The introduction/tutorial in the Readme files was fixed.


Release Notes: A complete redesign and rewrite of the configuration layer gives more flexibility to the user. Some bugs were fixed and enhancements added.


Release Notes: This release adds support for SCRUM artifacts: Selected for Sprint, Assigned, Finished, Statistics, and Burndown diagrams.


Release Notes: This release adds support for constraints.


Release Notes: This release adds completely rewritten input and output handling for text file based requirements and topics, adds a dependency normalization tool that converts 'Depends on' to 'Solved by' dependency notation, and a new output module for the tulip graph visualization.