diff options
Diffstat (limited to 'math/hexowl/pkg-descr')
-rw-r--r-- | math/hexowl/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/math/hexowl/pkg-descr b/math/hexowl/pkg-descr new file mode 100644 index 000000000000..f40ea939cccb --- /dev/null +++ b/math/hexowl/pkg-descr @@ -0,0 +1,11 @@ +hexowl is a lightweight and flexible programmer's calculator with user variables +and functions support. It provides a terminal-based interface for performing +arithmetic, bitwise, and boolean operations across decimal, hexadecimal, and +binary number systems. + +Features: + +- Support for decimal, hexadecimal, and binary numbers +- Arithmetic, bitwise, and boolean operations +- User-defined variables and functions +- No external dependencies |