diff options
Diffstat (limited to 'sci-calculators/wcalc/metadata.xml')
-rw-r--r-- | sci-calculators/wcalc/metadata.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/sci-calculators/wcalc/metadata.xml b/sci-calculators/wcalc/metadata.xml new file mode 100644 index 000000000000..2f71e70ac84f --- /dev/null +++ b/sci-calculators/wcalc/metadata.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>sci</herd> + <longdescription lang="en"> + Wcalc is a very capable calculator. It has standard functions (sin, + asin, and sinh for example, in either radians or degrees), many + pre-defined constants (pi, e, c, etc.), support for using variables, + "active" variables, a command history, hex/octal/binary input and + output, unit conversions, embedded comments, and an expandable + expression entry field. It evaluates expressions using the standard + order of operations. +</longdescription> + <upstream> + <remote-id type="sourceforge">w-calc</remote-id> + </upstream> +</pkgmetadata> |