Metadata-Version: 1.0
Name: python-gdsii
Version: 0.2
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 text format.
        
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
