Metadata-Version: 2.0
Name: rust-pypi-example
Version: 0.8.4
Summary: Python Boilerplate contains all the boilerplate you need to create a Python wheel with Rust.
Home-page: https://github.com/mckaymatt/rust_pypi_example
Author: Matt McKay
Author-email: mckaymatt@gmail.com
License: Apache Software License 2.0
Keywords: rust_pypi_example
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
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)
Requires-Dist: cffi (>=1.0.0)

=================
rust_pypi_example
=================


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

.. image:: https://img.shields.io/travis/mckaymatt/rust_pypi_example.svg
        :target: https://travis-ci.org/mckaymatt/rust_pypi_example

.. image:: https://readthedocs.org/projects/rust-pypi-example/badge/?version=latest
        :target: https://rust-pypi-example.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status

.. image:: https://pyup.io/repos/github/mckaymatt/rust_pypi_example/shield.svg
     :target: https://pyup.io/repos/github/mckaymatt/rust_pypi_example/
     :alt: Updates


Python Boilerplate contains all the boilerplate you need to create a Python wheel with Rust.


* Free software: Apache Software License 2.0
* Documentation: https://rust-pypi-example.readthedocs.io.


Features
--------

* TODO

Credits
---------

This package was created with Cookiecutter_ and the `mckaymatt/cookiecutter-pypackage-rust-cross-platform-publish`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`mckaymatt/cookiecutter-pypackage-rust-cross-platform-publish`: https://github.com/mckaymatt/cookiecutter-pypackage-rust-cross-platform-publish



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

0.8.3 (2017-06-24)
------------------

* First release on PyPI.


