Metadata-Version: 2.1
Name: xbt
Version: 0.3.1
Summary: X Build Tool
Author-email: Sean Ross-Ross <srossross@gmail.com>
Project-URL: Homepage, https://github.com/srossross/xbt
Project-URL: Issues, https://github.com/srossross/xbt/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click>=8
Requires-Dist: networkx>=3
Requires-Dist: jinja2>=3
Requires-Dist: python-dotenv>=1
Requires-Dist: pyyaml>=6
Requires-Dist: werkzeug>=3
Provides-Extra: duckdb
Requires-Dist: duckdb; extra == "duckdb"
Provides-Extra: pg
Requires-Dist: psycopg2-binary; extra == "pg"

# xbt
