Metadata-Version: 2.1
Name: libtapedrive
Version: 0.1.1
Summary: Podcast client library for feed parsing
Home-page: https://tapedrive.io/lib
License: Apache-2.0
Author: Jan Willhaus
Author-email: mail@janwillhaus.de
Requires-Python: >=3.7,<4.0
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Dist: beautifulsoup4 (>=4.7,<5.0)
Requires-Dist: bleach (>=3.1,<4.0)
Requires-Dist: enlighten (>=1.3,<2.0)
Requires-Dist: feedparser (>=5.2,<6.0)
Requires-Dist: html5lib (>=1.0,<2.0)
Requires-Dist: pillow (>=6.0,<7.0)
Requires-Dist: python-dateutil (>=2.8,<3.0)
Requires-Dist: requests (>=2.21,<3.0)
Project-URL: Documentation, https://libtapedrive.readthedocs.io/en/latest/
Project-URL: Repository, https://github.com/janw/libtapedrive
Description-Content-Type: text/markdown

# libtapedrive — Podcast client library for feed parsing

Fundamental component of [Tape Drive](https://tapedrive.io).

[![pipeline status](https://gitlab.com/janw/libtapedrive/badges/master/pipeline.svg)](https://gitlab.com/janw/libtapedrive/commits/master)
[![coverage report](https://gitlab.com/janw/libtapedrive/badges/master/coverage.svg)](https://gitlab.com/janw/libtapedrive/commits/master)
[![Maintainability](https://api.codeclimate.com/v1/badges/2a6bf1b4ed42e2c490b8/maintainability)](https://codeclimate.com/github/janw/libtapedrive/maintainability)

[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/python/black)
[![Dependency management: poetry](https://img.shields.io/badge/deps-poetry-blueviolet.svg)](https://poetry.eustace.io/docs/)
![PyPI - Status](https://img.shields.io/pypi/status/libtapedrive.svg)
![PyPI](https://img.shields.io/pypi/v/libtapedrive.svg)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/libtapedrive.svg)

