summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/support/bibtexperllibs/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-10-25 22:57:55 +0000
committerKarl Berry <karl@freefriends.org>2015-10-25 22:57:55 +0000
commit4a9225ab54c95efafd2534812e2f53697fd0f6d9 (patch)
tree0ba9a25e89367efb21e41640876facce6b60d08c /Master/texmf-dist/source/support/bibtexperllibs/README
parent4a0798e9378fdb2de85f56e1ef1d46653f86cc69 (diff)
bibtexperllibs (25oct15)
git-svn-id: svn://tug.org/texlive/trunk@38711 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/support/bibtexperllibs/README')
-rw-r--r--Master/texmf-dist/source/support/bibtexperllibs/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/support/bibtexperllibs/README b/Master/texmf-dist/source/support/bibtexperllibs/README
new file mode 100644
index 00000000000..9915b70105a
--- /dev/null
+++ b/Master/texmf-dist/source/support/bibtexperllibs/README
@@ -0,0 +1,13 @@
+ BibTeX Perl Libs
+ Version 0.1
+ Gerhard Gossen
+
+This package provides BibTeX related Perl libraries by Gerhard Gossen,
+repacked by Boris Veytsman, boris@varphi.com, for TeXLive and other
+TDS-compliant distributions. The libraries are written in pure
+Perl, so shoud work out of the box on any architecture. They are packaged
+mostly for Boris Veytsman's BibTeX suite, but can be used in any
+other Perl script.
+
+To use them in your scripts, add to the @INC variable the directory
+scripts/bibtexperllibs in your TeX distribution.