libreda-oasis

Crates.iolibreda-oasis
lib.rslibreda-oasis
version0.0.5
sourcesrc
created_at2021-02-22 10:48:06.109539
updated_at2024-06-05 09:18:24.852716
descriptionOASIS input/output for libreda-db.
homepagehttps://libreda.org
repositoryhttps://codeberg.org/libreda/libreda-oasis
max_upload_size
id358922
size939,444
tok (fsitok)

documentation

README

OASIS Stream Reader / Writer

libreda-oasis is a layout input/output module for LibrEDA

OASIS is a binary file format for chip layouts and a good successor of GDSII. This library provides code for writing and reading libreda-db layouts to and from OASIS files.

Documentation

This crate is documented with docstrings in the code. To view the documentation clone this repository and run: cargo doc --open

Acknowledgements

  • Since December 2020 this project is part of libreda.org and hence funded by NLnet and NGI0.
  • The code is heavily inspired from the OASIS implementation of KLayout.
Commit count: 0

cargo fmt