Metadata-Version: 2.4
Name: parse_pip_search
Version: 0.0.2
Summary: A parseable command-line package to search like pip used to, via PyPi
Home-page: https://github.com/marticliment/parseable_pip_search
Author: Martí Climent
Author-email: marticlilop@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.2
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: httpx
Requires-Dist: rich
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

Wrapping the needs of a "pip search" command necessity through PyPi.org, on a command-line parseable output
