Metadata-Version: 2.1
Name: cfactory
Version: 0.1.0
Summary: C/C++, et al., metaprogramming tool implemented in python
Home-page: https://github.com/gjingram/cfactory
License: GPLv3.0
Keywords: c,cc,c++,parse,bindings,meta,metaprogramming
Author: Gabe Ingram
Author-email: gabriel.ingram@colorado.edu
Maintainer: Gabe Ingram
Maintainer-email: gabriel.ingram@colorado.edu
Requires-Python: >=3.7,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: ccmodel (>=0.1.0,<0.2.0)
Requires-Dist: graphlib-backport (>=1.0.3,<2.0.0)
Requires-Dist: loguru (>=0.5.3,<0.6.0)
Project-URL: Repository, https://github.com/gjingram/cfactory
Description-Content-Type: text/markdown

# cfactory
C/C++, et al., metaprogramming tool implemented in python

