pkgsrc/textproc/libxml++/PLIST
wiz 342f072523 Initial import of libxml++-1.0.5 (older version of libxml++2, used
by libofx).

This library provides a C++ interface to XML files.  It uses libxml2
to access the XML files, and in order to configure libxml++ you
must have both libxml and pkg-config installed.

A newer version of this library is in textproc/libxml++2.
2006-09-03 12:53:29 +00:00

33 lines
1.5 KiB
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2006/09/03 12:53:29 wiz Exp $
include/libxml++-1.0/libxml++/api_export.h
include/libxml++-1.0/libxml++/attribute.h
include/libxml++-1.0/libxml++/document.h
include/libxml++-1.0/libxml++/dtd.h
include/libxml++-1.0/libxml++/exceptions/exception.h
include/libxml++-1.0/libxml++/exceptions/internal_error.h
include/libxml++-1.0/libxml++/exceptions/parse_error.h
include/libxml++-1.0/libxml++/exceptions/validity_error.h
include/libxml++-1.0/libxml++/io/ostreamoutputbuffer.h
include/libxml++-1.0/libxml++/io/outputbuffer.h
include/libxml++-1.0/libxml++/keepblanks.h
include/libxml++-1.0/libxml++/libxml++.h
include/libxml++-1.0/libxml++/nodes/cdatanode.h
include/libxml++-1.0/libxml++/nodes/commentnode.h
include/libxml++-1.0/libxml++/nodes/contentnode.h
include/libxml++-1.0/libxml++/nodes/element.h
include/libxml++-1.0/libxml++/nodes/entityreference.h
include/libxml++-1.0/libxml++/nodes/node.h
include/libxml++-1.0/libxml++/nodes/processinginstructionnode.h
include/libxml++-1.0/libxml++/nodes/textnode.h
include/libxml++-1.0/libxml++/noncopyable.h
include/libxml++-1.0/libxml++/parsers/domparser.h
include/libxml++-1.0/libxml++/parsers/parser.h
include/libxml++-1.0/libxml++/parsers/saxparser.h
lib/libxml++-1.0.la
lib/pkgconfig/libxml++-1.0.pc
@dirrm include/libxml++-1.0/libxml++/parsers
@dirrm include/libxml++-1.0/libxml++/nodes
@dirrm include/libxml++-1.0/libxml++/io
@dirrm include/libxml++-1.0/libxml++/exceptions
@dirrm include/libxml++-1.0/libxml++
@dirrm include/libxml++-1.0