diff options
author | asami <asami@FreeBSD.org> | 1994-12-06 11:55:00 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1994-12-06 11:55:00 +0000 |
commit | e3a9ab08d037c70f16302df4dc5124e140a645df (patch) | |
tree | 1f761dc95dacdfe242f9a948ed8f4948c428def0 /math/hexcalc/pkg-descr | |
parent | 936625192d87cfc407d51e55248bfa9ded2b8d79 (diff) | |
download | FreeBSD-ports-e3a9ab08d037c70f16302df4dc5124e140a645df.zip FreeBSD-ports-e3a9ab08d037c70f16302df4dc5124e140a645df.tar.gz |
hexcalc, a multi-radix calculator for x11
Diffstat (limited to 'math/hexcalc/pkg-descr')
-rw-r--r-- | math/hexcalc/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/math/hexcalc/pkg-descr b/math/hexcalc/pkg-descr new file mode 100644 index 0000000..12d00ae --- /dev/null +++ b/math/hexcalc/pkg-descr @@ -0,0 +1,5 @@ +hexcalc is a multi-radix calucaltor for integers. It understands +decimal, hexadecimal, octal and binary numbers. + +- Satoshi +asami@cs.berkeley.edu |