Metadata-Version: 2.4
Name: agent-borg
Version: 3.3.3
Summary: Collective memory MCP server for AI coding agents
Project-URL: Homepage, https://github.com/borg-farther/Borg-Directory
Project-URL: Repository, https://github.com/borg-farther/Borg-Directory
Project-URL: Documentation, https://github.com/borg-farther/Borg-Directory#readme
Project-URL: Issues, https://github.com/borg-farther/Borg-Directory/issues
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: pyyaml>=6.0
Provides-Extra: semantic
Requires-Dist: sentence-transformers>=2.2.0; extra == "semantic"
Requires-Dist: numpy>=1.24.0; extra == "semantic"
Requires-Dist: scikit-learn>=1.3.0; extra == "semantic"
Provides-Extra: embeddings
Requires-Dist: sentence-transformers>=2.2.0; extra == "embeddings"
Requires-Dist: numpy>=1.24.0; extra == "embeddings"
Requires-Dist: scikit-learn>=1.3.0; extra == "embeddings"
Provides-Extra: crypto
Requires-Dist: pynacl>=1.5.0; extra == "crypto"
Provides-Extra: dev
Requires-Dist: pytest>=8.0.0; extra == "dev"
Provides-Extra: all
Requires-Dist: pytest>=8.0.0; extra == "all"
Requires-Dist: sentence-transformers>=2.2.0; extra == "all"
Requires-Dist: numpy>=1.24.0; extra == "all"
Requires-Dist: scikit-learn>=1.3.0; extra == "all"
Requires-Dist: pynacl>=1.5.0; extra == "all"
Dynamic: license-file
