---
name: moo
version: 1.3
origin: math/moo
comment: Calculator that accepts C-like syntax as input
arch: freebsd:9:x86:64
www: http://cyth.net/~ray/moo/
maintainer: skreuzer@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 21957
desc: |
  moo is a simple calculator that accepts C-like syntax as input.
  Calculations are done on expr, if given. Otherwise, the standard input is used.

  Numbers can be entered in hexadecimal (0xbeef), decimal (1984), octal (007),
  and binary (0b1001). All numerical operators (+, -, *, /, %25), bit operators
  (|, ^, &, ~, <<, >>), and logical operators (==, !=, <, >, <=, >=, !, &&, ||)
  are supported.

  WWW: http://cyth.net/~ray/moo/
categories: [math]
files:
  /usr/local/bin/moo: 695db4f164fb7342b56098653a4c426781df9dc2e42c64c977b27888684756c7
  /usr/local/man/man1/moo.1.gz: 6b36176f6d1db3cb08dcdf18f91a68e7bf85fda60e28410d0d4493d3a27bca7f
scripts: {}
