Metadata-Version: 1.2
Name: laygo2
Version: 0.2.9
Summary: LAYout with Gridded Object 2 - A Python Package for Scripted IC Layout Generation Flow
Home-page: https://github.com/niftylab/laygo2
Author: Jaeduk Han
License: BSD 3-Clause License

Copyright (c) 2019, jdhan
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this
   list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution.

3. Neither the name of the copyright holder nor the names of its
   contributors may be used to endorse or promote products derived from
   this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Description: # laygo2
        
        [![PyPI version](https://badge.fury.io/py/laygo2.svg)](https://badge.fury.io/py/laygo2)
        
        (The commit history is cleaned up on 6-27-2022)
        
        The LAYout with Gridded Object 2 (laygo2) is an automated layout generation framework
        for custom integrated circuits. 
        [\[Source code\]](https://github.com/niftylab/laygo2) 
        [\[Documentation\]](https://laygo2.github.io/) 
        [\[Colab tutorial\]](https://colab.research.google.com/drive/1tpuUvqb6BujzZI6RBf2cFdAfMqBsxpep?usp=sharing) 
        
        LAYGO2 provides a rich and productive layout design environment for designers
        with several advanced concepts such templates and grids.
        
        For further documentation, see [https://laygo2.github.io/](https://laygo2.github.io/).
        
        List of developers and contributers: 
        
        Jaeduk Han
        
        Taeho Shin
        
        Dongjun Lee
        
        Dongwhee Kim
        
        Gaeryun Sung
        
        Wookjin Shin, 
        
        Yunseong Jo
        
        Hyungjoo Park
        
        Seonghyun Park
        
        Youngmin Oh
        
        Taeseung Kang
        
        Curtis Mayberry
        
        
Platform: UNKNOWN
Requires-Python: >=3.0
