https://github.com/bmcollier/contiguous
Provides COBOL-style contiguous data structures in Python
https://github.com/bmcollier/contiguous
cobol contiguous data python
Last synced: 5 months ago
JSON representation
Provides COBOL-style contiguous data structures in Python
- Host: GitHub
- URL: https://github.com/bmcollier/contiguous
- Owner: bmcollier
- License: bsd-3-clause
- Created: 2022-03-17T09:23:26.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-17T10:32:39.000Z (about 4 years ago)
- Last Synced: 2026-01-06T16:36:40.192Z (5 months ago)
- Topics: cobol, contiguous, data, python
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# division
Provides COBOL-style contiguous nested data structures in Python