---
name: fex
version: 2.0.0
origin: textproc/fex
comment: A powerful field extraction tool
arch: freebsd:10:x86:64
www: http://semicomplete.com/projects/fex/
maintainer: zi@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- AL2
flatsize: 39071
desc: |
  fex works like cut or awk in its field navigation, but allows
  you to specify token-based fields in a much more concise, flexible,
  and readable way.

  Due to the simplicity of fex's language, it can enable you to replace
  many common invocations of cut and awk with a single invocation of fex.

  WWW: http://semicomplete.com/projects/fex/
categories:
- textproc
