Metadata-Version: 2.1
Name: byteworker
Version: 1.0.0
Summary: Working with byte made easy
Home-page: https://himelrana.com
Author: Himel
Author-email: contact@himelrana.com
License: MIT
Keywords: byte to word to decimal
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
License-File: LICENCE.txt

1. Convert byte to world and
    word to decimal array

Change Log
==========

1.0.0 (23/01/2022)
-------------------
- First Tested and Stable Release
- Fix Wrong byte input like \\ to \
- Convert word to decimal
- Return and arry of decimal


