A GDS parser written in python
Go to file
2019-07-04 22:05:08 +02:00
doc add specification documents 2019-07-04 22:03:50 +02:00
__init__.py add implementation 2019-07-04 22:05:08 +02:00
.gitignore initial commit 2019-07-04 22:03:14 +02:00
elements.py add implementation 2019-07-04 22:05:08 +02:00
library.py add implementation 2019-07-04 22:05:08 +02:00
parser.py add implementation 2019-07-04 22:05:08 +02:00
reader.py add implementation 2019-07-04 22:05:08 +02:00
README.md initial commit 2019-07-04 22:03:14 +02:00
record.py add implementation 2019-07-04 22:05:08 +02:00
structure.py add implementation 2019-07-04 22:05:08 +02:00

A simple gds ii streaming file parsing library written in python