Skip to content

nerginer/Swoop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 (http://nvsl.ucsd.edu/) UCSD
(http://www.ucsd.edu/) as part of the Gadgetron project
(http://nvsl.ucsd.edu/index.php?path=projects/gadget)

Documentation is available here: http://nvsl.ucsd.edu/Swoop

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Eagle 97.7%
  • Python 2.3%