Metadata-Version: 2.4
Name: peerpedia-storage-gitdb
Version: 0.2.1
Summary: PeerPedia Storage GitDB — git + SQLite implementation of ArticleStorage
Author-email: Chenqi Meng <chenqimeng@example.com>
License-Expression: AGPL-3.0
Project-URL: Homepage, https://github.com/peerpedia/storage-gitdb
Project-URL: Issues, https://github.com/peerpedia/storage-gitdb/issues
Requires-Python: >=3.11
License-File: LICENSE
Requires-Dist: peerpedia-core>=0.2.0
Requires-Dist: sqlalchemy>=2.0
Requires-Dist: gitpython>=3.1
Provides-Extra: dev
Requires-Dist: pytest>=8.0; extra == "dev"
Dynamic: license-file
