Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 656 Bytes

DESCRIPTION.rst

File metadata and controls

13 lines (10 loc) · 656 Bytes

Swoop is a library of Python objects for representing and manipulating Cadsoft Eagle board, schematic, and library files used in designing printed circuit boards (PCBs). It parses an input Eagle file, creates a internal representation data structure that represents the file's contents, provides accessors and mutators to query, read, and modify those contents, and generates valid Eagle files as output.

Swoop was created by the NVSL at UCSD as part of the Gadgetron project.

Documentation is available here.