pkgsrc-wip/libuna/PLIST
Blue Rats 7a155555d0 Import libuna-a20120630 as wip/libuna.
Library to support Unicode and ASCII (byte string) conversions.

Supports:

 * 7-bit ASCII
 * ISO 8859-1, 8859-2, 8859-3, 8859-4, 8859-5, 8859-6, 8859-7, 8859-8, 8859-9,
   8859-10, 8859-11, 8859-13, 8859-14, 8859-15
 * Windows 874, 932, 936, 949, 950, 1250, 1251, 1252, 1253, 1254, 1255, 1256,
   1257, 1258
 * KOI8-R, KOI8-U
 * UTF-7, UTF-8, UTF-16, UTF-32
2012-12-05 04:23:21 +00:00

13 lines
308 B
Text

@comment $NetBSD: PLIST,v 1.1 2012/12/05 04:23:21 othyro Exp $
bin/unabase
bin/unaexport
include/libuna.h
include/libuna/definitions.h
include/libuna/error.h
include/libuna/extern.h
include/libuna/features.h
include/libuna/types.h
lib/libuna.la
lib/pkgconfig/libuna.pc
man/man1/unaexport.1
man/man3/libuna.3