Metadata-Version: 2.4
Name: funread
Version: 1.1.91
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.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Markup
Requires-Python: >=3.12
Requires-Dist: dominate>=2.9.1
Requires-Dist: fundrive>=2.0.81
Requires-Dist: funfake>=1.1.5
Requires-Dist: nltfile>=1.0.38
Requires-Dist: nltlog>=1.1.6
Requires-Dist: nltsecret>=1.4.82
Requires-Dist: nlttask>=1.0.3
Requires-Dist: pymysql>=1.1.0
Requires-Dist: requests>=2.28.0
Requires-Dist: sqlalchemy>=2.0.0
Requires-Dist: tqdm>=4.67.0
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'
Provides-Extra: web
Requires-Dist: nicegui>=2.0.0; extra == 'web'
Requires-Dist: pydantic>=2.0.0; extra == 'web'
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)
