Metadata-Version: 2.1
Name: appixer-jlyric
Version: 1.0.0
Summary: Metadata scrapper for j-lyric.
Home-page: https://gitlab.com/appixer/jlyric
Author: Joshua Avalon
Author-email: git@avalon.sh
License: UNKNOWN
Keywords: audio,metadata
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
Requires-Dist: requests (<=3.0.0,>=2.24.0)
Requires-Dist: BeautifulSoup4 (<=5.0.0,>=4.9.1)

# appixer-jlyric

**appixer-jlyric** is a python package for scrapping metadata scrapper from j-lyric.

## Getting Started

```
pip install appixer-jlyric
```


