Metadata-Version: 1.0
Name: pygencad
Version: 0.2.1
Summary: Generate command scripts for several CAD applications.
Home-page: https://bitbucket.org/kitsu/pygencad
Author: Ed Blake
Author-email: kitsu.eb@gmail.com
License: Modified BSD
Description: Pythonic generation of CAD command scripts.
        
        This module provides a somewhat streamlined interface to generate drawing
        command scripts for a number of drawing backends. By default backend details are
        simplified by a uniform interface, but one can issue raw or lightly processed
        commands to handle special cases.
        
Keywords: CAD,Automation,AutoCAD,MicroStation
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
