Metadata-Version: 2.1
Name: long-cli
Version: 0.0.2
Summary: A simple esoteric programming language
Home-page: https://github.com/pranavbaburaj/long
Author: P Pranav Baburaj
Author-email: code-roller@googlegroups.com
License: UNKNOWN
Description: # Long
        
        [![chat](https://shields.io/discord/808537055177080892)](https://discord.gg/vzcNRVrHR5)
        ![stars](https://img.shields.io/github/stars/pranavbaburaj/long?color=%237289da&label=stars&style=plastic)
        ![draw](https://img.shields.io/github/last-commit/pranavbaburaj/long)
        [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=A%20simple%20esoteric%20programming%20language%204&url=https://github.com/pranavbaburaj/long&via=baburaj_pranav&hashtags=developers,esoteric,language)
        
        > You can find more about the language is [this blog](https://dev.to/pranavbaburaj/long-an-esoteric-language-pag?fbclid=IwAR14z86ebnanThbxtTmo8RKuEUtbu5PSuWBx5nMV2_J_u0eqbSzfYAvsMJg)
        
        A simple, elegant, useless, minimal esoteric programming language created for fun
        
        > ### An example
        >
        > ```
        > 72+#29+#7+##3+#79-# 55+#24+#3+#6-#8-#68-#1+# ;
        > ```
        
        
        ## Documentation
        
        The documentation is under contruction
        
        ## License
        
        The long programming language is licensed under the MIT license . You can read it [here](LICENSE)
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
