---
name: btparse
version: 0.35
origin: textproc/btparse
comment: C library for parsing and processing BibTeX data files
arch: freebsd:9:x86:64
www: http://www.gerg.ca/software/btOOL
maintainer: perl@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 321226
desc: "btparse is a C library for parsing and processing BibTeX files.\nIt provides
  a lexical scanner and LR parser (constructed by PCCTS),\nboth of which are efficient
  and offer good error detection and\nrecovery; a set of functions for traversing
  the AST (abstract\nsyntax tree) generated by the parser; and utility functions for\nmanipulating
  strings according to BibTeX conventions.\n\nWWW:\thttp://www.gerg.ca/software/btOOL\n"
categories:
- textproc
shlibs_required:
- libbtparse.so.0
shlibs_provided:
- libbtparse.so.0
