Metadata-Version: 2.1
Name: s7
Version: 0.1.0
Summary: Top-level package for Seven.
Home-page: https://github.com/dweemx/s7
License: MIT
Author: Maxime De Waegeneer
Author-email: maxime.dewaegeneer@kuleuven.vib.be
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: click
Description-Content-Type: text/x-rst

=====
Seven
=====


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

.. image:: https://img.shields.io/travis/dweemx/s7.svg
        :target: https://travis-ci.com/dweemx/s7

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


.. image:: https://pyup.io/repos/github/dweemx/s7/shield.svg
     :target: https://pyup.io/repos/github/dweemx/s7/
     :alt: Updates



Package bundle to handle structured files


* Free software: MIT
* Documentation: https://s7.readthedocs.io.


Features
--------

* TODO

Credits
-------

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

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

