diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-01-19 23:55:40 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-01-19 23:55:40 +0000 |
commit | bf16447116ed425738949822d9174600636da6c0 (patch) | |
tree | 44dd85a89f67575a165feea41814a1fc1f308486 /textproc/p5-Text-BibTeX/pkg-descr | |
parent | 18ef2ce3f1ba06cc7098f6b2d73c6d4510ad7a5a (diff) |
Notes
Diffstat (limited to 'textproc/p5-Text-BibTeX/pkg-descr')
-rw-r--r-- | textproc/p5-Text-BibTeX/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/p5-Text-BibTeX/pkg-descr b/textproc/p5-Text-BibTeX/pkg-descr new file mode 100644 index 000000000000..b2f90e64b729 --- /dev/null +++ b/textproc/p5-Text-BibTeX/pkg-descr @@ -0,0 +1,4 @@ +Text::BibTeX provides objected oriented parsing and formatting of +BibTeX files from within perl. + +WWW: http://www.gerg.ca/software/btOOL/ |