Metadata-Version: 2.4
Name: repoproviders
Version: 0.1.0
Summary: Detect, resolve and fetch repositories of content
Project-URL: Homepage, https://github.com/yuvipanda/repoproviders
Project-URL: Source Code, https://github.com/yuvipanda/repoproviders
Project-URL: Bug Tracker, https://github.com/yuvipanda/repoproviders/issues
Project-URL: Documentation, https://repoproviders.readthedocs.io
Project-URL: Download, https://pypi.org/project/repoproviders/#files
Author-email: Yuvi Panda <yuvipanda@gmail.com>
License-Expression: BSD-3-Clause
License-File: LICENSE
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Typing :: Typed
Requires-Dist: aiohttp
Requires-Dist: yarl
Provides-Extra: dev
Requires-Dist: hatch; extra == 'dev'
Requires-Dist: pre-commit; extra == 'dev'
Description-Content-Type: text/markdown

# repoproviders

|            |                                                                                                                                                                                                                                                                                                                                                                                                                              |
| ---------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Package    | [![Latest PyPI Version](https://img.shields.io/pypi/v/repoproviders.svg)](https://pypi.org/project/repoproviders/) [![Supported Python Versions](https://img.shields.io/pypi/pyversions/repoproviders.svg)](https://pypi.org/project/repoproviders/) [![Documentation](https://readthedocs.org/projects/repoproviders/badge/?version=latest)](https://repoproviders.readthedocs.io/en/latest/?badge=latest)                  |
| Meta       | [![BSD-3-Clause](https://img.shields.io/pypi/l/repoproviders.svg)](LICENSE) [![Code of Conduct](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](.github/CODE_OF_CONDUCT.md) [![Checked with mypy](https://www.mypy-lang.org/static/mypy_badge.svg)](https://mypy-lang.org/) [![Code Style Black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black) |
| Automation |                                                                                                                                                                                                                                                                                                                                                                                                                              |

_Detect, resolve and fetch repositories of content_

## Copyright

- Copyright © 2024 Yuvi Panda.
- Free software distributed under the [3-Clause BSD License](./LICENSE).
