Metadata-Version: 2.1
Name: rapid-clay-formations-fab
Version: 0.6.2
Summary: Fabrication code for Rapid Clay Formations.
Home-page: https://gramaziokohler.github.io/rapid_clay_formations_fab
Author: Gramazio Kohler Research
Maintainer: Anton Tetov
Maintainer-email: anton@tetov.se
License: MIT
Project-URL: Repository, https://github.com/gramaziokohler/rapid_clay_formations_fab
Project-URL: Issues, https://github.com/gramaziokohler/rapid_clay_formations_fab/issues
Project-URL: Documentation, https://gramaziokohler.github.io/rapid_clay_formations_fab
Description: # rapid_clay_formations_fab
        
        Fabrication code for Rapid Clay Formations.
        
        * [Getting started](https://gramaziokohler.github.io/rapid_clay_formations_fab/getting_started.html) - for installation and update instructions
        * [Example files](https://gramaziokohler.github.io/rapid_clay_formations_fab/examples.html) - for demonstration purposes
        * [Contributing](https://gramaziokohler.github.io/rapid_clay_formations_fab/contributing.html) - how to start working on the code
        * [Known issues](https://gramaziokohler.github.io/rapid_clay_formations_fab/known_issues.html) - for things that we know don't work
        * [Issues](https://github.com/gramaziokohler/rapid_clay_formations_fab/issues) - for unknown issues, as well as suggestions and questions
        * [Documentation](https://gramaziokohler.github.io/rapid_clay_formations_fab/)
        
        ## COMPAS
        
        `rapid_clay_formations_fab` is part is built on top of [`compas`](https://compas-dev.github.io/),
         [`compas_fab`](https://gramaziokohler.github.io/compas_fab/) and
         [`compas_rrc`](https://bitbucket.org/ethrfl/compas_rrc/).
        
        ## Note on compatibility
        
        Installation of the package requires Python \>\= 3.6.
        
        Big parts are compatible with IronPython 2.7 (to be run inside Rhino plugin
        Grasshopper).
        
        The modules that require Python \>\= 3.6 should raise an exception on import.
        
Keywords: architecture,engineering,fabrication,construction
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: IronPython
Obsoletes: compas_rcf
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: dev
