Metadata-Version: 2.1
Name: pyocf
Version: 0.1a4
Summary: Open Captable Format objects and parser
Home-page: https://open-cap-table-coalition.github.io/Open-Cap-Format-OCF/
Author: Lennart Regebro
Author-email: lregebro@shoobx.com
License: MIT
Keywords: captable,ocf
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Office/Business :: Financial
Requires-Python: >3.9
Provides-Extra: build
License-File: LICENSE.txt

pyOCF
=====

A Python library for the Open Captable Format

Still under development, readme to come later.

Changes
=======

0.1a4 (2023-02-23)
------------------

- Bugfixes


0.1a3 (2023-01-25)
------------------

- Updated to schema 1.0.0

- Loads of small changes based on real world usage


0.1a2 (2023-01-10)
------------------

- Too many changes to bother writing about in an alpha release.


0.1a1 (2022-12-15)
------------------

- Initial version


