Metadata-Version: 2.1
Name: fraction-literal
Version: 0.0.1
Summary: Experimental syntax for fraction literals
Home-page: https://github.com/aroberge/fraction-literal
Author: André Roberge
Author-email: Andre.Roberge@gmail.com
License: UNKNOWN
Description: # fraction-literal
        
        Simple proof of concept of a fraction-literal notation
        
        Requires `token-utils` which needs to be installed separately
        (it has not been added as a dependency on pypi).
        
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.6
Description-Content-Type: text/markdown
