Metadata-Version: 2.1
Name: decimaljs
Version: 1.0.0
Summary: An arbitrary-precision Decimal type for JavaScript to Python
Home-page: https://github.com/kirankotari/decimaljs
Author: Kiran Kumar Kotari
Author-email: kirankotari@live.com
License: UNKNOWN
Description: # [Decimal.js](https://github.com/MikeMcl/decimal.js)
        
        [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
        
        - [Introduction](#introduction)
        - [License and Copyright](#license-and-copyright)
        - [Author and Thanks](#author-and-thanks)
        
        ## Introduction
        
        Decimal.js -> An arbitrary-precision Decimal type for JavaScript to Python
        
        ## License and Copyright
        
        - decimaljs is licensed [MIT](http://opensource.org/licenses/mit-license.php) *2020*
        
           [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
        
        ## Author and Thanks
        
        decimaljs python module was developed by [Kiran Kumar Kotari](https://github.com/kirankotari)  
        [decimal.js](https://github.com/MikeMcl/decimal.js) was developed by [Michael Mclaughlin](https://github.com/MikeMcl)
        
        
Keywords: decimal.js decimal decimaljs
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
