rdcl-number-analyzer 0.1.0

Command line tool that analyses numbers.
# Number Analyzer

Command line tool that does some basic analysis on a provided number. Currently supported:

* Write the number as the sum of powers of 2.
* Find nearby powers of 2.