Metadata-Version: 2.3
Name: ocpiupdate
Version: 0.2.0
Summary: An updater for OpenCPI Projects
Project-URL: Repository, https://gitlab.com/dawalters/ocpiupdate
Maintainer: Dom Walters
Keywords: ocpi,opencpi
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# ocpiupdate - An updater for OpenCPI Projects

`ocpiupdate` automatically updated OpenCPI Projects to use the semantics
associated with newer versions of OpenCPI.

For example:

- Using `<worker>-<model>.xml` for the OWD files, instead of `<worker>.xml`.
- Using `<component>.comp/<component>-comp.xml` for OCS files instead of
  `specs/<component>[-_]spec.xml`.
