Metadata-Version: 2.0
Name: reggie
Version: 0.1
Summary: Reggie the Registration and Management System
Home-page: http://reggie.readthedocs.org
Author: Rob Ruana
Author-email: rob@robruana.com
License: BSD
Download-URL: http://pypi.python.org/pypi/reggie
Platform: any
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Utilities
Classifier: Topic :: Education
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Office/Business
Classifier: Topic :: Office/Business :: Groupware
Classifier: Topic :: Office/Business :: Scheduling
Requires-Dist: pockets (>=0.5.1)
Requires-Dist: residue (>=0.1)
Requires-Dist: six (>=1.5.2)

Reggie the Registration and Management System
=============================================


Downloads and Docs
------------------

Full documentation is available on `Read the Docs
<http://reggie.readthedocs.org>`_.

Built packages are available on `PyPI <https://pypi.python.org/pypi/reggie>`_.

`Source code <https://github.com/RobRuana/reggie>`_ is available on `GitHub
<https://github.com/RobRuana/reggie>`_. Feel free to:

- `Create an issue <https://github.com/RobRuana/reggie/issues>`_ to request a
  feature or a report a bug.
- `Fork the repository <https://github.com/RobRuana/reggie/fork>`_ and make
  changes to the **master** branch for next release.
- Send a pull request and pester the maintainer until it's merged. Make sure
  to add yourself to `AUTHORS
  <https://github.com/RobRuana/reggie/blob/master/AUTHORS>`_ and update
  `CHANGES <https://github.com/RobRuana/reggie/blob/master/CHANGES>`_.


Build Status
------------

.. image:: https://travis-ci.org/RobRuana/reggie.svg
    :target: https://travis-ci.org/RobRuana/reggie
    :alt: Build Status


.. image:: https://coveralls.io/repos/RobRuana/reggie/badge.svg
    :target: https://coveralls.io/r/RobRuana/reggie
    :alt: Coverage Status


.. image:: https://readthedocs.org/projects/reggie/badge/?version=latest
    :target: https://readthedocs.org/projects/reggie/?badge=latest
    :alt: Documentation Status


