Metadata-Version: 2.1
Name: bs-processors
Version: 0.0.1rc1
Summary: html/xml processors using BeautifulSoup
Home-page:  https://github.com/RaduW/bs-processors.git
Author: RaduW
License: UNKNOWN
Description: # bs-processors
        
        Library with utilities for easy html & xml processing using 
        [BeautifulSoup](https://www.crummy.com/software/BeautifulSoup/bs4/doc/) parsed objects.
        
         
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
