Path to this page:
./
textproc/p5-Text-BibTeX,
Perl library for reading, parsing, and processing BibTeX files
Branch: pkgsrc-2010Q2,
Version: 0.42,
Package name: p5-Text-BibTeX-0.42,
Maintainer: pkgsrc-usersText::BibTeX is a Perl library for reading, parsing, and processing
BibTeX files. It is the Perl half of btOOL, a pair of libraries for
dealing with BibTeX data; the C half, btparse, is needed to compile
Text::BibTeX.
Text::BibTeX gives you access to the data at many different levels: you
may work with BibTeX entries as simple "field -> string" mappings, or
get at the original form of the data as a list of simple values
(strings, macros, or numbers) pasted together. You can impose no
restrictions on the allowed/expected entry types or fields, or you can
use the structure defined by BibTeX 0.99's standard style files, or you
can invent your own.
Required to run:[
lang/perl5]
Required to build:[
devel/p5-Module-Build] [
devel/p5-Config-AutoConf] [
devel/p5-ExtUtils-CBuilder] [
devel/p5-Capture-Tiny]
Master sites: (Expand)
SHA1: e55e0558e8a745c75cbc0787507b0cd5d5ba79a6
RMD160: 50b15921153644471c48a9c35b9c8aaa30735261
Filesize: 263.557 KB
Version history: (Expand)
- (2010-07-05) Package has been reborn
- (2010-07-04) Package added to pkgsrc.se, version p5-Text-BibTeX-0.42 (created)