Metadata-Version: 2.1
Name: c4m-arrakeen
Version: 24.5a1.dev0
Summary: Project Arrakeen, python framework for portable PDKs for digital and analog design.
Author: Chips4Makers contributors
License: AGPL-3.0-or-later OR GPL-2.0-or-later OR CERN-OHL-S-2.0+ OR Apache-2.0
Requires-Python: >=3.8
Requires-Dist: PDKMaster==0.11.0.post3
Requires-Dist: pdkmaster-io-klayout==0.1.1.post1
Requires-Dist: c4m-flexcell==0.4.2.post3
Requires-Dist: c4m-flexio==0.4.3
Requires-Dist: c4m-pdk-sky130==0.2.2.post2
Requires-Dist: c4m-pdk-gf180mcu==0.0.6
Requires-Dist: c4m-pdk-ihpsg13g2==0.0.3
Description-Content-Type: text/markdown

# Project Arrakeen

This is an umbrella project providing a framework for portable PDKs and scalable digital and analog building blocks.
The setup of this project is currently in exploration phase to find out right setup to aid development, dependency management, user friendliness etc.

# Guidelines

Project Arrakeen has a set of guidelines common to the main project and all subprojects. These are:

* [Contributing.md](Contributing.md): contribution guide lines
* [LICENSE.md](LICENSE.md): license of release code
* [LICENSE_rationale.md](LICENSE_rationale.md): rationale for used multi-license
