Skip to content

fierst/AltiumLibParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Altium Library Parsing

Altium Designer stores schematic symbol and footprint libraries in binary file formats (.SchLib and .PcbLib, respectively.) Parsing these files should allow for an external program to determine the contents of the files (i.e., names of symbols and footprints) and render them graphically.

The current implementation is in C++ with the end goal of being part of a larger Qt-based front-end for a parts database.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published