Metadata-Version: 2.1
Name: urlfinderlib
Version: 0.2.1
Summary: Library to find URLs and check their validity.
Home-page: https://github.com/IntegralDefense/urlfinderlib
Author: Matthew Wilson
Author-email: automationator@runbox.com
License: Apache 2.0
Keywords: urlfinderlib
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Description-Content-Type: text/markdown
Requires-Dist: bs4
Requires-Dist: tld (>=0.9)
Requires-Dist: python-magic
Requires-Dist: lxml

# urlfinderlib
Python library for finding URLs in documents and arbitrary data and checking their validity.


