Metadata-Version: 1.1
Name: urlextract-py2.7
Version: 0.0.1
Summary: Collects and extracts URLs from given text. Forked from https://pypi.python.org/pypi/urlextract.
Home-page: https://github.com/penafieljlm/URLExtract-py2.7
Author: John Lawrence M. Penafiel
Author-email: penafieljlm@gmail.com
License: MIT
Description: This is a port of lipoja's (https://github.com/lipoja) URLExtract project (https://github.com/lipoja/URLExtract) to Python 2.7.
        
Keywords: url,extract,find,finder,collect,link,tld,list
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Text Processing
Classifier: Topic :: Text Processing :: Markup :: HTML
Classifier: Topic :: Software Development :: Libraries :: Python Modules
