Metadata-Version: 2.0
Name: dwlver
Version: 0.3.0rc0
Summary: version testing
Home-page: https://github.com/digwanderlust/dwlver
Author: Matt Olsen
Author-email: digwanderlust@gmail.com
License: BSD license
Keywords: dwlver
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
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: Click (>=6.0)

===============================
dwlver
===============================

.. image:: https://img.shields.io/pypi/v/dwlver.svg
        :target: https://pypi.python.org/pypi/dwlver

.. image:: https://img.shields.io/travis/digwanderlust/dwlver.svg
        :target: https://travis-ci.org/digwanderlust/dwlver

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

.. image:: https://requires.io/github/digwanderlust/dwlver/requirements.svg?branch=master
        :target: https://requires.io/github/digwanderlust/dwlver/requirements?branch=master
        :alt: Dependencies


version testing

* Free software: BSD license
* Documentation: https://dwlver.readthedocs.io.

Features
--------

* TODO

Credits
---------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`digwanderlust/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2016-07-07)
------------------

* First release on PyPI.


