Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.24 KB

README.md

File metadata and controls

46 lines (30 loc) · 1.24 KB

Manifestoo Core

Github-CI Coverage Status PyPI

A library to reason about Odoo addons manifests.

Installation

pip install manifestoo-core

Features

manifestoo_core provides the following features:

  • Detect the Odoo series from an addon version.
  • Information about core Odoo CE and EE addons for each Odoo version.
  • Convert Odoo manifest metadata to Python Packaging Metadata.

Read the documentation for more information.

Any part of the library that is not documented may change without notice.