---
name: btparse
version: 0.35
origin: textproc/btparse
comment: C library for parsing and processing BibTeX data files
arch: freebsd:10:x86:64
www: http://www.gerg.ca/software/btOOL
maintainer: perl@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 313931
desc: |
  btparse is a C library for parsing and processing BibTeX files.
  It provides a lexical scanner and LR parser (constructed by PCCTS),
  both of which are efficient and offer good error detection and
  recovery; a set of functions for traversing the AST (abstract
  syntax tree) generated by the parser; and utility functions for
  manipulating strings according to BibTeX conventions.

  WWW: http://www.gerg.ca/software/btOOL
categories:
- textproc
shlibs_required:
- libbtparse.so.0
shlibs_provided:
- libbtparse.so.0
files:
  /usr/local/bin/bibparse: 2a930c4fedd604832769cd258aabe62bfb3b20eb10a59866ad79029426e93130
  /usr/local/include/btparse.h: 099fbd9bf224912ddbe09cc2d2d267055d12cffa8548306beb5b040a616cb70b
  /usr/local/lib/libbtparse.a: 3142cacced979d63975fc593ab23cec094b0dfd75d472ff408e9d29db41b0aa9
  /usr/local/lib/libbtparse.la: 8ba2e0054d4b3c3ef810feb66558861de0127350e5df48e5231bc3388f3861b6
  /usr/local/lib/libbtparse.so: '-'
  /usr/local/lib/libbtparse.so.0: 2be0908592b1f93c8906ec89c8908314ad63b999f056954196698ef7c5775d51
  /usr/local/libdata/pkgconfig/btparse.pc: 98da403cc9850321bc5d1d05dfeadebe51ba8d00258e5fb9a7c20323af331e36
  /usr/local/man/man3/bt_format_names.3.gz: bc374bd49f2200c37aa07828c2eb2f90fe917f3a177fcee64c13e6ae86857a52
  /usr/local/man/man3/bt_input.3.gz: 533932c400469bf43520b789339caf326387ab1b377754db308bfcf50ac9fbc5
  /usr/local/man/man3/bt_language.3.gz: b363b175d7b7a0d9d21c0460693db27b3b50b4f17777c859b72fd4ddc17cd9b5
  /usr/local/man/man3/bt_macros.3.gz: 6424aca4aa3a8b013c0968a82b466171486128f47b56d305f5537890a5674f7f
  /usr/local/man/man3/bt_misc.3.gz: daa5fed025e4bb13b43eab82e70255a2b5c2278d967edf2aa02265669b6482d5
  /usr/local/man/man3/bt_postprocess.3.gz: f123f3c676aed550a51f3994ee490ec3a34835a2e6870d7e13eb7df4d36ff359
  /usr/local/man/man3/bt_split_names.3.gz: 0c30b61d64278e3ba5781e6edf1a33c131f845256b78188ed7e4c032e13355b4
  /usr/local/man/man3/bt_traversal.3.gz: 4899aa64ff143551d615e1f530ca37a7508cfbe084781f96b893c0ee2aed2ec0
  /usr/local/man/man3/btparse.3.gz: baaa314cbcd81acfad017fcb33cd8f11b1e284c19f50bb200d1000919f294f25
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  post-deinstall: |
    /sbin/ldconfig -R
