Metadata-Version: 2.1
Name: agrc-sweeper
Version: 1.1.0
Summary: CLI tool for making good data
Home-page: https://github.com/agrc/sweeper
Author: AGRC
Author-email: agrc@utah.gov
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Utilities
Requires-Python: >=3
Requires-Dist: docopt (==0.6.*)
Requires-Dist: xxhash (==1.4.*)
Requires-Dist: agrc-usaddress (==0.6.*)
Requires-Dist: beautifulsoup4 (==4.8.*)
Provides-Extra: develop
Requires-Dist: yapf ; extra == 'develop'
Requires-Dist: pylint ; extra == 'develop'
Provides-Extra: tests
Requires-Dist: pytest ; extra == 'tests'

UNKNOWN


