Metadata-Version: 2.1
Name: basewhat
Version: 1.0.1
Summary: A Python utility for encoding/decoding arbitrary-base numbers.
Home-page: https://hg.sr.ht/~paulbissex/basewhat
License: MIT
Author: Paul Bissex
Author-email: paul@bissex.net
Requires-Python: >=3.6,<4.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Project-URL: Repository, https://hg.sr.ht/~paulbissex/basewhat
Description-Content-Type: text/markdown

﻿basewhat
========

A Python utility for encoding/decoding arbitrary-base numbers.

Bug tracker: <https://todo.sr.ht/~paulbissex/basewhat>

Author: Paul Bissex <paul@bissex.net>

