blob: b189ad0088bf7a2ca9c33c25ae26a0757b8363ae (
plain) (
blame)
1
2
3
4
5
|
A number of simple C programs for manipulating HTML & XML: number headings,
make a table of contents, make an index, manage bibliographic references
(a simple implementation of refer(1) for HTML), list all links,
create cross-references, extract elements that match a (CSS) selector, etc.
Most are meant to be used in a Unix pipe or in shell scripts.
|