FebusG1CSV1
FebusG1CSV1()
A CSV format used by Febus’ G1 for storing DSTS files.
Methods
| Name | Description |
|---|---|
| get_format | Get the name/version of a G1 file else return False. |
| read | Read a G1 file, return a Patch object. |
| scan | Get the coords and attrs of a G1 file. |
| write | Write the spool to a resource (eg path, stream, etc.). |