README.md
pyproject.toml
src/florecon/__init__.py
src/florecon/_cli.py
src/florecon/_host.py
src/florecon/persist.py
src/florecon/projections.py
src/florecon/tags.py
src/florecon/_template/.gitignore
src/florecon/_template/Cargo.toml
src/florecon/_template/README.md
src/florecon/_template/rust-toolchain.toml
src/florecon/_template/.github/workflows/build.yml
src/florecon/_template/app/pyproject.toml
src/florecon/_template/app/run.py
src/florecon/_template/data/sample.csv
src/florecon/_template/harness/Cargo.toml
src/florecon/_template/harness/src/main.rs
src/florecon/_template/package/pyproject.toml
src/florecon/_template/package/src/starter/__init__.py
src/florecon/_template/solver/Cargo.toml
src/florecon/_template/solver/src/lib.rs
src/florecon_host.egg-info/PKG-INFO
src/florecon_host.egg-info/SOURCES.txt
src/florecon_host.egg-info/dependency_links.txt
src/florecon_host.egg-info/entry_points.txt
src/florecon_host.egg-info/requires.txt
src/florecon_host.egg-info/top_level.txt