Metadata-Version: 2.1
Name: spparser
Version: 0.0.10
Summary: String and text parsing tools
Home-page: https://github.com/taojinmin/spparser
Author: taojinmin
Author-email: taojinmin1996@foxmail.com
License: UNKNOWN
Description: # spparser
        Spparser is a string and text parsing tool based on re, lxml and pyquery. The extractor of spparser provides regular expression, XPath language and CSS selector to extract information from string or text, and encapsulates similar interfaces for them.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
