summaryrefslogtreecommitdiff
path: root/cad/p5-gds2/DESCR
blob: d3d895444c8fafa4b2ff4dc97e8ff9b986ba574c (plain)
1
2
3
4
5
6
7
8
9
10
This is GDS2, a module for creating programs to read,
write, and manipulate GDS2 (GDSII) stream files.

GDS2 should be able to handle any size gdsii file but
I would consider it too slow for anything larger
than a few megabytes in size. If your files are are
closer to the gigabyte range please check out my
gdt programs at: http://sourceforge.net/projects/gds2/
which you can use to open and process GDS2 files
as a pipe from Perl.