python-gdsii/PKG-INFO
Jan Petykiewicz 5a4c7db6b4 import 0.2.1
2019-05-15 21:06:29 -07:00

26 lines
1.1 KiB
Plaintext

Metadata-Version: 1.1
Name: python-gdsii
Version: 0.2.1
Summary: GDSII manipulation libaray
Home-page: http://www.gitorious.org/python-gdsii
Author: Eugeniy Meshcheryakov
Author-email: eugen@debian.org
License: LGPL-3+
Description:
python-gdsii is a library that can be used to read, create, modify and save
GDSII files. It supports both low-level record I/O and high level interface to
GDSII libraries (databases), structures, and elements.
This package also includes scripts that can be used to convert binary GDS file
to a simple text format (gds2txt), YAML (gds2yaml), and from text fromat back
to GDSII (txt2gds).
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Electronic Design Automation (EDA)
Classifier: Topic :: Software Development :: Libraries :: Python Modules