Metadata-Version: 2.1
Name: scrubadub
Version: 1.2.2
Summary: Clean personally identifiable information from dirty dirty text.
Home-page: https://github.com/LeapBeyond/scrubadub
Author: Dean Malmgren
Author-email: dean.malmgren@datascopeanalytics.com
License: MIT
Download-URL: https://github.com/LeapBeyond/scrubadub/archives/master
Platform: UNKNOWN
Requires-Dist: textblob (==0.15.3)
Requires-Dist: argcomplete
Requires-Dist: phonenumbers


.. NOTES FOR CREATING A RELEASE:
..
..   * bump the version number in scrubadub/__init__.py
..   * update docs/changelog.rst
..   * git push
..   * create a release https://github.com/LeapBeyond/scrubadub/releases
..      * This should trigger a github action to upload to pypi
..      * ReadTheDocs.io should see any changes and also rebuild the docs


scrubadub
=========

Clean personally identifiable information from dirty dirty text.

`Full documentation is available on readthedocs <http://scrubadub.readthedocs.org>`__.

|Build Status| |Version| |Downloads| |Test Coverage| |Documentation Status|

.. |Build Status| image:: https://travis-ci.org/LeapBeyond/scrubadub.svg?branch=master
   :target: https://travis-ci.org/LeapBeyond/scrubadub
.. |Version| image:: https://img.shields.io/pypi/v/scrubadub.svg
   :target: https://pypi.org/project/scrubadub/
.. |Downloads| image:: https://img.shields.io/pypi/dm/scrubadub.svg
   :target: https://pypi.org/project/scrubadub/
.. |Test Coverage| image:: https://coveralls.io/repos/github/datascopeanalytics/scrubadub/badge.svg?branch=master
   :target: https://coveralls.io/r/datascopeanalytics/scrubadub
.. |Documentation Status| image:: https://readthedocs.org/projects/scrubadub/badge/?version=latest
   :target: https://readthedocs.org/projects/scrubadub/?badge=latest


New maintainers
---------------

`LeapBeyond <http://leapbeyond.ai/>`_ are excited to be supporting scrubadub by with ongoing maintenance and development.
Thanks to all of the contributors who made this package a success, but especially `@deanmalmgren <https://github.com/deanmalmgren>`_, `IDEO <https://www.ideo.com/>`_ and `Datascope <https://datascopeanalytics.com/>`_.


