Metadata-Version: 2.1
Name: pysfg
Version: 0.0.1
Summary: A Python package for symbolic signal flow graph analysis.
Home-page: https://github.com/qrqiuren/PySFG
Author: 秋纫
Author-email: qrqiuren@users.noreply.github.com
License: UNKNOWN
Description: # PySFG
        
        A package for symbolic signal flow graph analysis.
        
        ## Example Signal Flow Graphs
        
        See path `example_sfg`.
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Electronic Design Automation (EDA)
Requires-Python: >=3.6
Description-Content-Type: text/markdown
