Metadata-Version: 2.0
Name: Disinfect
Version: 0.1.1
Summary: Disinfect: Destroy bad input.
Home-page: https://github.com/corverdevelopment/Disinfect/
Author: Nils Corver
Author-email: nils@corverdevelopment.nl
License: MIT
Keywords: about,this,package
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
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.5
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries :: Python Modules

Disinfect: Destroy bad input.
==================================================================

.. begin

Disinfect allows you to validate and sanitize incoming data.

* Free software: MIT license
* Documentation: http://pythonhosted.org/disinfect

A quick example::

    # todo


Features
--------

* TODO

Authors
-------

``Disinfect`` is written and maintained by
`Nils Corver <nils@corverdevelopment.nl>`_.

A full list of contributors can be found in
`GitHub's overview <https://github.com/corverdevelopment/disinfect/graphs/contributors>`_.


