diff --git a/metadata/byrne.utilities.converter.txt b/metadata/byrne.utilities.converter.txt index 53bfeea41c..1adb979c05 100644 --- a/metadata/byrne.utilities.converter.txt +++ b/metadata/byrne.utilities.converter.txt @@ -6,12 +6,14 @@ Issue Tracker:https://github.com/dillbyrne/Bodha-Converter/issues Bitcoin:1L44pgmZpeMsWsd24WgN6SJjEUARG5eY6G Auto Name:Bodha Converter -Summary:Convert between Binary, Octal, Decimal, Hex and Ascii with a zen like approach. +Summary:Convert binary, octal, decimal, hex and ASCII Description: -Supports general ( Binary , Octal , Decimal and Hex ) conversions up to 2^63-1 -in their respective formats. It also supports Ascii characters in the range of -NUL to DEL (0 - 127) +Supports general (binary, octal, decimal and hexadecimal) conversions up to +2^63-1 in their respective formats. It also supports ASCII characters in the +range of NUL to DEL (0 - 127). A convenient table is also included for quick +lookups also in the range of 0 - 127. +. Repo Type:git Repo:https://github.com/dillbyrne/Bodha-Converter.git