{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/4"}],"enrichment":{"capability":"Parses and reasons about Odoo addon manifests, detecting Odoo series from addon versions and converting manifest metadata to Python packaging format.","skillfed_tags":["odoo","manifest-parsing","addon-metadata"],"use_cases":["Detect the target Odoo version from an addon's version string in CI/CD pipelines.","Build tools that need to validate Odoo addon manifests against Odoo version specifications.","Convert Odoo addon metadata to standard Python package metadata for distribution.","Query which addons are part of core Odoo for a given version.","Analyze addon dependencies and compatibility across Odoo versions."],"what_it_does":"Manifestoo Core is a library for working with Odoo addon manifests\u2014the metadata files that define Odoo extensions. It provides utilities to detect which Odoo series (version line) an addon targets based on its version string, access information about core Odoo Community and Enterprise addons for each Odoo version, and convert Odoo manifest metadata into standard Python packaging format. This is useful for tools that need to analyze, validate, or process Odoo addons programmatically.\n\nThe library depends on three standard packages: importlib-resources for resource access, packaging for version handling, and typing-extensions for type hints. It's actively maintained and has been in development since 2022. The documentation warns that undocumented parts of the API may change without notice.","worth_installing":"Yes, if you work with Odoo addons and need programmatic access to manifest parsing and version detection. The low install friction, active maintenance, permissive license, and zero known vulnerabilities make it a safe choice. The narrow focus on Odoo-specific tasks means it's only relevant for Odoo development workflows."},"id":"manifestoo-core","links":{"html":"https://skillfed.io/packages/manifestoo-core","md":"https://skillfed.io/packages/manifestoo-core.md","pypi":"https://pypi.org/project/manifestoo-core/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-05","license_spdx":null,"license_treatment":"permissive","name":"manifestoo-core","python_support":"supports_current","summary":"A library to reason about Odoo addons manifests"},"popularity":{"monthly_downloads":254197,"position":8501,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.15.4"}
