Metadata-Version: 1.0
Name: arithmetic
Version: 0.5
Summary: Arithmetic module
Home-page: http://pp.com.mx/python/arithmetic/
Author: Patricio Paez
Author-email: pp@pp.com.mx
License: GNU GPL v2 or later
Description: arithmetic is a Python module that allows mixing arithmetic
        operations and text.  It resembles the calculator program bc.
        
        Tk, GTK and wxWidgets based sample editors that use the module
        are provided as a starting point.  A plugin for Zim and a patch for PyRoom
        editors.
        
        Tutorial documents are included, they will quickly show
        all the features of arithmetic.
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Text Processing
