"""OpenGoods (天工·商品标签) ingestion package. Collects public product information from open data sources (e.g. Open Food Facts) and normalizes it into the OpenGoods database. This package only collects and processes product facts; it performs no purchase or commerce actions. """ __version__ = "0.1.0"