Metadata-Version: 1.1
Name: pyrpncalc
Version: 0.6.2
Summary: A Reverse Polish Notation (postfix) module with extensive operation support.
Home-page: https://bitbucket.org/TheCDC/pyrpn
Author: Christopher Chen
Author-email: christopher.chen1995@gmail.com
License: Public Domain
Download-URL: https://bitbucket.org/TheCDC/pyrpn/get/HEAD.zip
Description: Use your favorite numeric input style, RPN, right on your desktop! This module is primarily designed for use in interactive mode, but may also be used by other modules. Run on the command line with 'pyrpncalc'
Keywords: math calculator utility command line reverse polish notation
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: Public Domain
