Metadata-Version: 1.1
Name: dec2bin
Version: 1.0.3
Summary: Converts from decimal to binary
Home-page: https://github.com/andrekorol/dec2bin
Author: Andre Rossi Korol
Author-email: anrobits@yahoo.com.br
License: GNU GPLv3
Download-URL: https://pypi.python.org/pypi/dec2bin
Description: dec2bin is a Python function that takes a decimal (integer or floating point) as parameter and returns the binary representation of that number.
Platform: POSIX
Platform: MacOS
Platform: Windows
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Framework :: IDLE
Classifier: Framework :: IPython
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
