Metadata-Version: 2.1
Name: cadbiom
Version: 0.3
Summary: Cadbiom library v1.1.0
Home-page: https://gitlab.inria.fr/pvignet/cadbiom
Author: Pierre Vignet
Author-email: pierre.vignet@irisa.fr
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Natural Language :: French
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: C
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Provides-Extra: dev
Requires-Dist: pip (>=20.0)
Requires-Dist: networkx (<2)
Requires-Dist: lxml
Requires-Dist: pycryptosat (>0.1.2)
Requires-Dist: antlr3-python-runtime (==3.4)
Requires-Dist: cached-property (<1.6,>=1.5)
Provides-Extra: dev
Requires-Dist: sphinx (<2); extra == 'dev'
Requires-Dist: sphinx-argparse; extra == 'dev'

CADBIOM (Computer Aided Design of Biological Models) is an open source modelling software.
Based on Guarded transition semantic, it gives a formal framework to help the modelling of
biological systems such as cell signaling network.


# Installation

See the official website: [link](http://cadbiom.genouest.org/download.html).

# License

CADBIOM is freely available on cadbiom.genouest.org,
and distributed under the terms of the GNU General Public License.


