summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/README
blob: 9b2bbcc59c28c4386e4474117936038a8db04fba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
(This file is public domain.)

This directory contains the Kpathsea[rch] library, which implements
generic path searching, configuration, and TeX-specific file searching.

See `NEWS' for changes by release, `ChangeLog` for all changes.
See `PROJECTS' for future improvements you might consider working on.

The principal mailing list is http://lists.tug.org/tex-k.
Kpathsea is maintained as part of TeX Live, http://tug.org/texlive.

The top-level headers are `pathsearch.h' for the generic path searching
support, and `tex-{file,glyph}.h' for the TeX-specific support.

This is free software, released under the GNU LGPL, version 2.1 or later.