Metadata-Version: 2.0
Name: kidraw
Version: 2
Summary: Construct Kicad schematic and footprint libraries programmatically
Home-page: https://github.com/danderson/kidraw
Author: David Anderson
Author-email: dave@natulte.net
License: Apache License 2.0
Keywords: electronics kicad schematic footprint
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Electronic Design Automation (EDA)
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5

Kidraw
======

Kidraw is a library to programmatically build Kicad schematic and
footprint libraries. It was created out of frustration with Kicad's
inconsistent built-in libraries, and the tedium of building cookie
cutter parts in the library editors.


