Metadata-Version: 2.0
Name: reno
Version: 2.0.2
Summary: RElease NOtes manager
Home-page: http://docs.openstack.org/developer/reno/
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Platform: UNKNOWN
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: Babel (>=1.3)
Requires-Dist: PyYAML (>=3.1.0)
Requires-Dist: dulwich (>=0.15.0)
Requires-Dist: pbr (>=1.4,<2.0)
Requires-Dist: six (>=1.9.0)
Provides-Extra: sphinx
Requires-Dist: docutils (!=0.13.1,>=0.11); extra == 'sphinx'
Requires-Dist: sphinx (<1.3,!=1.2.0,!=1.3b1,>=1.1.2); extra == 'sphinx'

===============================
 reno -- Release Notes Manager
===============================

Reno is a release notes manager for storing release notes in a git
repository and then building documentation from them.

.. image:: http://governance.openstack.org/badges/reno.svg
    :target: http://governance.openstack.org/reference/tags/index.html

Project Meta-data
=================

* Free software: Apache license
* Documentation: http://docs.openstack.org/developer/reno
* Source: http://git.openstack.org/cgit/openstack/reno
* Bugs: http://bugs.launchpad.net/reno

Features
========

* TODO



