An open API service indexing awesome lists of open source software.

https://github.com/sof3/pschemlib

A virion for schematic file I/O
https://github.com/sof3/pschemlib

schematics virion

Last synced: 6 months ago
JSON representation

A virion for schematic file I/O

Awesome Lists containing this project

README

          

pschemlib
=========

This is a virion for schematic file I/O.

The Schematic file format is compatible with the common one, except that pschemlib adds the `POpaque` ByteArray bit stream to specify blocks that should replace existing blocks. The [SchematicFile class][SchematicFile] contains a specification of the format.

[SchematicFile]: src/sofe/pschemlib/SchematicFile.php