pkgsrc/textproc/raptor/PLIST
xtraeme a3449de3a1 Updated to 1.0.0
Changes:

2003-09-08 Version 1.0.0 Released

   Several  long-deprecated  functions  were removed and consequently the
   library shared version number was increased to 1
   Fixed scanning for rdf:RDF so that RDF/XML in other XML works, such as
   in SVG
   raptor-config    --libs    now   works,   added   --libtool-libs   and
   --version-decimal
   Check N-Triples legal Unicode character range #x0-#x10FFFF
   Normalize  RDF/XML  xml:lang  and  N-Triples  language to lowercase on
   input
   Worked around libxml2 bug causing a crash on some error reporting
   Added raptor_parse_file_stream for parsing a C FILE*
   Tidied rapper utility argument handling, added --version
2003-09-25 04:13:06 +00:00

13 lines
288 B
Text

@comment $NetBSD: PLIST,v 1.2 2003/09/25 04:13:06 xtraeme Exp $
bin/rapper
bin/raptor-config
include/raptor.h
lib/libraptor.a
lib/libraptor.la
lib/libraptor.so
lib/libraptor.so.1
lib/libraptor.so.1.0
lib/pkgconfig/raptor.pc
man/man1/rapper.1
man/man1/raptor-config.1
man/man3/libraptor.3