Metadata-Version: 2.1
Name: xurl
Version: 0.0.1
Summary: extract urls from html files
Home-page: https://github.com/aasmpro/xurl
Author: Abolfazl Amiri
Author-email: aasmpro@gmail.com
License: GPLv3+
Download-URL: https://pypi.org/project/xurl/
Description: ### xurl
        
        extract links (href data) from html files/web pages.
Keywords: url extract html tag webpage
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Utilities
Requires-Python: >=3.6
Description-Content-Type: text/markdown
