renderspec/doc/source/index.rst
Thomas Bechtold 879ad39173 Update documentation
- move installation to extra file
- add a contribution and testing section
- add extra file to explain usage with some examples

Change-Id: I1091ae45968a82915dc0f71984bff0c8bf25c6ea
2016-03-02 17:19:51 +01:00

950 B

renderspec

renderspec is a python program to render RPM spec file templates to a usable spec file. Distribution specifics like different policies for package naming in openSUSE or Fedora are handled.

Contents:

installation usage

Testing

renderspec has currently a couple of unittests. The preferred way to run tests is using tox. To run the testsuite for python 2.7, do:

tox -epy27

Contributing

Code is hosted at git.openstack.org. Submit bugs to the renderspec project on Launchpad. Submit code to the openstack/renderspec project using Gerrit.

Indices and tables

  • genindex
  • search