Metadata-Version: 2.4
Name: orthant
Version: 0.1.0
Summary: A database migration tool for Qdrant Vector DB.
Project-URL: homepage, https://github.com/dexter2389/orthant
Project-URL: repository, https://github.com/dexter2389/orthant
Project-URL: documentation, https://github.com/dexter2389/orthant
Author-email: Saurabh Ghanekar <ghanekarsaurabh8@gmail.com>
License-Expression: BSD-2-Clause
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Requires-Dist: click>=8.1
Requires-Dist: mako>=1.3
Requires-Dist: pydantic>=2.12.0
Requires-Dist: qdrant-client>=1.14
Requires-Dist: rich>=13.9
