Metadata-Version: 2.1
Name: gooder
Version: 0.1
Summary: Simple Google parser
Home-page: https://github.com/9Slavatar/gooder
License: LGPL-3.0-only
Keywords: google,parser,search,link parser,spider
Author: slavatar
Author-email: nslavatar@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: cssselect (>=1.1.0,<2.0.0)
Requires-Dist: lxml (>=4.8.0,<5.0.0)
Requires-Dist: urllib3 (>=1.26.9,<2.0.0)
Project-URL: Repository, https://github.com/9Slavatar/gooder
