Expand description
sppd-cli library
This crate provides the core functionality for the sppd-cli binary.
§Modules
downloader- Fetches ZIP file links and downloads archives from Spanish procurement data sourcesextractor- Extracts ZIP files containing XML/Atom feedsparser- Parses XML/Atom files and converts them to Parquet formatcli- Command-line interface for orchestrating the download and processing workflowmodels- Data structures representing procurement entries and typeserrors- Error types used throughout the applicationconfig- Configuration types and helpers for pipeline defaults and TOML loading