pypi2spec

Small library to help you generate spec file for pypi project.


License
GPL-3.0+
Install
pip install pypi2spec==0.5.0

Documentation

pip2spec
========

This project aims at providing an easy way to generate a spec file
for projects hosted on pypi:
http://pypi.python.org/pypi

Dependencies:
------------
- python-argparse
- python-jinja2