Metadata-Version: 2.3
Name: ocpiupdate
Version: 0.1.3
Summary: An updater for OpenCPI Projects
Requires-Python: >=3.8
Requires-Dist: tree-sitter
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`.
