Metadata-Version: 2.4
Name: funread
Version: 1.1.37
Summary: 一个用于管理和处理阅读源（Legado 阅读 APP 的书源和 RSS 源）的 Python 工具库
Project-URL: Organization, https://github.com/farfarfun
Project-URL: Repository, https://github.com/farfarfun/funread
Project-URL: Releases, https://github.com/farfarfun/funread/releases
Author-email: 牛哥 <niuliangtao@qq.com>, farfarfun <farfarfun@qq.com>
Maintainer-email: 牛哥 <niuliangtao@qq.com>, farfarfun <farfarfun@qq.com>
License: Apache-2.0
License-File: LICENSE
Keywords: book-source,ebook,legado,reading,rss
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Markup
Requires-Python: >=3.8
Requires-Dist: dominate>=2.9.1
Requires-Dist: funfile>=1.0.11
Requires-Dist: funutil>=1.0.25
Provides-Extra: dev
Requires-Dist: black>=23.0.0; extra == 'dev'
Requires-Dist: mypy>=1.0.0; extra == 'dev'
Requires-Dist: pytest-cov>=4.0.0; extra == 'dev'
Requires-Dist: pytest>=7.0.0; extra == 'dev'
Requires-Dist: ruff>=0.1.0; extra == 'dev'
Description-Content-Type: text/markdown

# 阅读

[源仓库](http://www.yckceo1.com/)

[规则说明](https://alanskycn.gitee.io/teachme/)

[app端](https://github.com/gedoor/legado)

[服务端](https://github.com/hectorqin/reader)
