BConv 0.1.5 (Default branch) |
|
|
BConv is a command line Python script that
converts between numbers in base 2..36. It is
modelled after a similar program written in C by
the author in 1996.
License: GNU General Public License v3
Changes:
The handling of input arguments is now more robust (specifically the stobase() function).
|