Metadata-Version: 1.1
Name: SdCalculator
Version: 0.1.1
Summary: A simple UI calculator written in Tkinter
Home-page: https://github.com/the11/SdCalculator
Author: Youssef Seddik
Author-email: yseddik94@gmail.com
License: GNU GPLv3
Description: This is a basic calculator supporting basic mathematicoperations(addition, product, substraction and division) the User Interface was made with Tkinter(a GUI binding distributed with the standard library of Python) and Python version 3.4.
Keywords: calculator math basic_operations gui tkinter
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3.4
