Metadata-Version: 2.1
Name: felucca
Version: 0.0.4
Summary: Cairo dependency management and packaging made easy.
License: MIT
Keywords: packaging,dependency,poetry
Author: Fran Algaba
Author-email: f.algaba.work@gmail.com
Requires-Python: >=3.7.11,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: click (==8.0.4)
Requires-Dist: rich (>=12.0.1,<13.0.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
Requires-Dist: typer (>=0.4.1,<0.5.0)
Description-Content-Type: text/markdown

# Felucca: Dependency Management for Cairo

Felucca helps you declare, manage and install dependencies of Cairo projects, ensuring you have the right stack everywhere.


