You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
43 lines
1.4 KiB
43 lines
1.4 KiB
Metadata-Version: 2.4
|
|
Name: raganything
|
|
Version: 1.2.0
|
|
Summary: RAGAnything: All-in-One RAG System
|
|
Home-page: https://github.com/HKUDS/RAG-Anything
|
|
Author: ZiruiGuo
|
|
Project-URL: Documentation, https://github.com/HKUDS/RAG-Anything
|
|
Project-URL: Source, https://github.com/HKUDS/RAG-Anything
|
|
Project-URL: Tracker, https://github.com/HKUDS/RAG-Anything/issues
|
|
Classifier: Development Status :: 4 - Beta
|
|
Classifier: Programming Language :: Python :: 3
|
|
Classifier: License :: OSI Approved :: MIT License
|
|
Classifier: Operating System :: OS Independent
|
|
Classifier: Intended Audience :: Developers
|
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
Requires-Python: >=3.9
|
|
Description-Content-Type: text/markdown
|
|
License-File: LICENSE
|
|
Requires-Dist: huggingface_hub
|
|
Requires-Dist: lightrag-hku
|
|
Requires-Dist: mineru[core]
|
|
Provides-Extra: image
|
|
Requires-Dist: Pillow>=10.0.0; extra == "image"
|
|
Provides-Extra: text
|
|
Requires-Dist: reportlab>=4.0.0; extra == "text"
|
|
Provides-Extra: office
|
|
Provides-Extra: all
|
|
Requires-Dist: Pillow>=10.0.0; extra == "all"
|
|
Requires-Dist: reportlab>=4.0.0; extra == "all"
|
|
Dynamic: author
|
|
Dynamic: classifier
|
|
Dynamic: description
|
|
Dynamic: description-content-type
|
|
Dynamic: home-page
|
|
Dynamic: license-file
|
|
Dynamic: project-url
|
|
Dynamic: provides-extra
|
|
Dynamic: requires-dist
|
|
Dynamic: requires-python
|
|
Dynamic: summary
|
|
|
|
A description of RAGAnything is currently unavailable.
|