currently some basic support to convert:
- reqif2html.py: converts given rif/reqif-File to html-File
- reqif2xlsx.py converts given rif/reqif-File to xlsx-File (Excel)
- xlsx2reqif.py converts given xlsx-File (Excel) to rif/reqif-File
- example.py use for own implementations (e.g. for import reqif-objects in own system)
- git clone https://github.com/ebroecker/pyreqif.git
- python setup.py install