openbsd-ports/devel/libvstr/pkg/PLIST
sthen d7fc46fed8 import libvstr:
Vstr is a string library designed for network communication. Its
design uses blocks of ptr+length data, so adding, substituting, and
deleting data are all fast operations. It has a full API of all the
usual string tasks: searching, comparing, splitting, substitution,
converting between upper and lower case, and parsing numbers and
strings. Has a full POSIX and ISO 9899:1999 compliant printf()
implementation including gcc warning compatible custom formatters.
2009-05-12 21:38:59 +00:00

47 lines
1.7 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2009/05/12 21:38:59 sthen Exp $
%%SHARED%%
include/vstr-arch.h
include/vstr-conf.h
include/vstr-const.h
include/vstr-def.h
include/vstr-extern.h
include/vstr-inline.h
include/vstr-switch.h
include/vstr.h
lib/libvstr.a
lib/libvstr.la
lib/pkgconfig/
lib/pkgconfig/vstr.pc
@man man/man3/vstr.3
@man man/man3/vstr_const.3
share/doc/vstr-devel-1.0.15/
share/doc/vstr-devel-1.0.15/basic_cat.c.html
share/doc/vstr-devel-1.0.15/compare_licenses/
share/doc/vstr-devel-1.0.15/compare_licenses/SafeStr.txt
share/doc/vstr-devel-1.0.15/compare_licenses/bstring.txt
share/doc/vstr-devel-1.0.15/compare_licenses/cords.txt
share/doc/vstr-devel-1.0.15/compare_licenses/ossp-str.txt
share/doc/vstr-devel-1.0.15/compare_licenses/rope.txt
share/doc/vstr-devel-1.0.15/compare_licenses/sz.txt
share/doc/vstr-devel-1.0.15/compare_licenses/toolbox.txt
share/doc/vstr-devel-1.0.15/comparison.html
share/doc/vstr-devel-1.0.15/constants.html
share/doc/vstr-devel-1.0.15/constants.txt
share/doc/vstr-devel-1.0.15/cost_tutorial.html
share/doc/vstr-devel-1.0.15/design.html
share/doc/vstr-devel-1.0.15/f_c.css
share/doc/vstr-devel-1.0.15/functions.html
share/doc/vstr-devel-1.0.15/functions.txt
share/doc/vstr-devel-1.0.15/internal_structure.dia
share/doc/vstr-devel-1.0.15/namespace.html
share/doc/vstr-devel-1.0.15/overview.html
share/doc/vstr-devel-1.0.15/printf_comparison.html
share/doc/vstr-devel-1.0.15/req_trunc_io.html
share/doc/vstr-devel-1.0.15/security.html
share/doc/vstr-devel-1.0.15/security_problems.html
share/doc/vstr-devel-1.0.15/size_cmp.gnumeric
share/doc/vstr-devel-1.0.15/speed.html
share/doc/vstr-devel-1.0.15/structs.html
share/doc/vstr-devel-1.0.15/structs.txt
share/doc/vstr-devel-1.0.15/tutorial.html