mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
04964dfae7
- Add OPTIONS to build with gtk2 PR: 141813 Submitted by: Ports Fury
9 lines
360 B
Plaintext
9 lines
360 B
Plaintext
GBase is a GTK program designed to convert between the four common
|
|
bases used in programming (decimal, hexadecimal, octal and binary).
|
|
It converts numbers on-the-fly as they are typed in. It can also
|
|
convert numbers entered on the command line. It can correctly handle
|
|
both signed and unsigned 32-bit integers.
|
|
|
|
License: Artistic
|
|
WWW: http://www.fluxcode.net/
|