python-liberty-parser 0.0.27
Parser for Liberty timing libraries
The liberty-parser Python library provides a parser and data structures for the Liberty format, a standard file format used in EDA for example for timing information of digital circuits.
- Outputs:
out - Website: https://codeberg.org/tok/liberty-parser
- Licenses: GPL 3+
- Package source: gnu/packages/electronics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-liberty-parser 0.0.27 as follows:
guix install python-liberty-parser@0.0.27
Or install the latest version:
guix install python-liberty-parser
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.