Metadata-Version: 2.1
Name: pymint
Version: 0.3.1
Summary: MINT is a human readable language to describe Microfluidic Hardware Netlists. MINT is the name of the Microfluidic Netlist language used to describe microfluidic devices for Fluigi to place and route. Mint is a flavor of (MHDL) Microfluidic Hardware Description Language that can be used to represent Microfluidic Circuits.
License: BSD-3-Clause
Author: Radhakrishna Sanka
Author-email: rkrishnasanka@gmail.com
Requires-Python: >=3.8,<3.11
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: docs
Requires-Dist: antlr4-python3-runtime (>=4.10,<5.0)
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: install (>=1.3.3,<2.0.0)
Requires-Dist: networkx (>=2.8,<3.0)
Requires-Dist: parchmint (==0.3.2)
Requires-Dist: pip (>=20.2.2,<21.0.0)
Requires-Dist: pyfiglet (>=0.8.post1,<0.9)
Requires-Dist: pygraphviz (>=1.9,<2.0)
