30e54bba97
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 PR: ports/94686 Submitted by: Kay Lehmann <kay_lehmann@web.de>
8 lines
152 B
Text
8 lines
152 B
Text
@comment $FreeBSD$
|
|
bin/bibparse
|
|
include/btparse.h
|
|
lib/libbtparse.so.0
|
|
lib/libbtparse.so
|
|
lib/libbtparse.la
|
|
lib/libbtparse.a
|
|
libdata/pkgconfig/btparse.pc
|