freebsd-ports/textproc/go.text/pkg-plist
Brad Davis 9d34dacc34 Install encoding/internal/identifier as well.
PR:		215010
Approved by:	jlaffaye
2016-12-02 22:29:22 +00:00

347 lines
19 KiB
Text

%%GO_LIBDIR%%/%%GO_PKGNAME%%/cases.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/collate.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/collate/build.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/collate/colltab.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/currency.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/encoding.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/encoding/charmap.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/encoding/htmlindex.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/encoding/ianaindex.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/encoding/internal.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/encoding/internal/identifier.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/encoding/japanese.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/encoding/korean.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/encoding/simplifiedchinese.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/encoding/traditionalchinese.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/encoding/unicode.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/internal.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/internal/colltab.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/internal/format.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/internal/gen.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/internal/number.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/internal/stringset.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/internal/tag.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/internal/testtext.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/internal/triegen.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/internal/ucd.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/internal/utf8internal.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/language.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/language/display.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/message.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/runes.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/search.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/secure.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/secure/bidirule.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/secure/precis.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/transform.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/unicode.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/unicode/bidi.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/unicode/cldr.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/unicode/norm.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/unicode/rangetable.a
%%GO_SRCDIR%%/%%GO_PKGNAME%%/cases/cases.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/cases/context.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/cases/context_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/cases/example_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/cases/fold.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/cases/fold_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/cases/gen.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/cases/gen_trieval.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/cases/info.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/cases/map.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/cases/map_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/cases/tables.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/cases/tables_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/cases/trieval.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/build/builder.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/build/builder_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/build/colelem.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/build/colelem_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/build/contract.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/build/contract_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/build/order.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/build/order_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/build/table.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/build/trie.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/build/trie_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/collate.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/collate_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/colltab/collate_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/colltab/collelem.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/colltab/collelem_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/colltab/colltab.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/colltab/colltab_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/colltab/contract.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/colltab/contract_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/colltab/export.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/colltab/numeric.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/colltab/numeric_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/colltab/table.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/colltab/trie.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/colltab/trie_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/export_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/index.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/maketables.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/option.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/option_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/reg_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/sort.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/sort_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/table_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/tables.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/tools/colcmp/Makefile
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/tools/colcmp/chars.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/tools/colcmp/col.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/tools/colcmp/colcmp.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/tools/colcmp/darwin.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/tools/colcmp/gen.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/collate/tools/colcmp/icu.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/currency/common.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/currency/currency.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/currency/currency_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/currency/example_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/currency/format.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/currency/format_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/currency/gen.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/currency/gen_common.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/currency/query.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/currency/query_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/currency/tables.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/currency/tables_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/charmap/charmap.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/charmap/charmap_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/charmap/maketables.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/charmap/tables.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/encoding.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/encoding_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/example_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/htmlindex/gen.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/htmlindex/htmlindex.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/htmlindex/htmlindex_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/htmlindex/map.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/htmlindex/tables.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/ianaindex/example_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/ianaindex/ianaindex.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/internal/identifier/gen.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/internal/identifier/identifier.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/internal/identifier/mib.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/internal/internal.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/japanese/all.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/japanese/all_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/japanese/eucjp.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/japanese/iso2022jp.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/japanese/maketables.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/japanese/shiftjis.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/japanese/tables.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/korean/all_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/korean/euckr.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/korean/maketables.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/korean/tables.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/simplifiedchinese/all.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/simplifiedchinese/all_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/simplifiedchinese/gbk.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/simplifiedchinese/hzgb2312.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/simplifiedchinese/maketables.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/simplifiedchinese/tables.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/testdata/candide-gb18030.txt
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/testdata/candide-utf-16le.txt
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/testdata/candide-utf-32be.txt
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/testdata/candide-utf-8.txt
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/testdata/candide-windows-1252.txt
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/testdata/rashomon-euc-jp.txt
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/testdata/rashomon-iso-2022-jp.txt
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/testdata/rashomon-shift-jis.txt
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/testdata/rashomon-utf-8.txt
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/testdata/sunzi-bingfa-gb-levels-1-and-2-hz-gb2312.txt
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/testdata/sunzi-bingfa-gb-levels-1-and-2-utf-8.txt
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/testdata/sunzi-bingfa-simplified-gbk.txt
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/testdata/sunzi-bingfa-simplified-utf-8.txt
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/testdata/sunzi-bingfa-traditional-big5.txt
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/testdata/sunzi-bingfa-traditional-utf-8.txt
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/testdata/unsu-joh-eun-nal-euc-kr.txt
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/testdata/unsu-joh-eun-nal-utf-8.txt
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/traditionalchinese/all_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/traditionalchinese/big5.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/traditionalchinese/maketables.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/traditionalchinese/tables.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/unicode/override.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/unicode/unicode.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/unicode/unicode_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/unicode/utf32/utf32.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/encoding/unicode/utf32/utf32_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/colltab/colltab.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/colltab/colltab_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/colltab/contract.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/colltab/contract_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/colltab/iter.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/colltab/iter_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/format/format.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/format/plural/plural.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/gen.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/gen/code.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/gen/gen.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/gen_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/internal.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/internal_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/match.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/match_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/number/common.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/number/data_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/number/gen.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/number/gen_common.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/number/gen_plural.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/number/number.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/number/number_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/number/pattern.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/number/pattern_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/number/plural.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/number/plural_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/number/tables.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/number/tables_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/stringset/set.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/stringset/set_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/tables.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/tag/tag.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/tag/tag_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/testtext/codesize.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/testtext/flag.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/testtext/gc.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/testtext/gccgo.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/testtext/go1_6.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/testtext/go1_7.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/testtext/text.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/triegen/compact.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/triegen/data_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/triegen/example_compact_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/triegen/example_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/triegen/gen_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/triegen/print.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/triegen/triegen.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/ucd/example_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/ucd/ucd.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/ucd/ucd_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/utf8internal/utf8internal.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/language/Makefile
%%GO_SRCDIR%%/%%GO_PKGNAME%%/language/common.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/language/coverage.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/language/coverage_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/language/data_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/language/display/dict.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/language/display/dict_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/language/display/display.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/language/display/display_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/language/display/examples_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/language/display/lookup.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/language/display/maketables.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/language/display/tables.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/language/examples_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/language/gen_common.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/language/gen_index.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/language/go1_1.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/language/go1_2.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/language/httpexample_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/language/index.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/language/language.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/language/language_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/language/lookup.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/language/lookup_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/language/maketables.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/language/match.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/language/match_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/language/parse.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/language/parse_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/language/tables.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/language/tags.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/message/catalog.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/message/catalog_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/message/message.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/message/message_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/runes/cond.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/runes/cond_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/runes/example_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/runes/runes.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/runes/runes_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/search/index.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/search/pattern.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/search/pattern_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/search/search.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/search/tables.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/secure/bidirule/bidirule.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/secure/bidirule/bidirule_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/secure/bidirule/go1_6_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/secure/bidirule/go1_7_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/secure/doc.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/secure/precis/benchmark_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/secure/precis/class.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/secure/precis/class_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/secure/precis/context.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/secure/precis/doc.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/secure/precis/enforce_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/secure/precis/gen.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/secure/precis/gen_trieval.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/secure/precis/go1_6_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/secure/precis/go1_7_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/secure/precis/nickname.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/secure/precis/options.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/secure/precis/profile.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/secure/precis/profiles.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/secure/precis/tables.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/secure/precis/tables_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/secure/precis/transformer.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/secure/precis/trieval.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/transform/examples_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/transform/transform.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/transform/transform_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/bidi/bidi.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/bidi/bracket.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/bidi/core.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/bidi/core_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/bidi/gen.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/bidi/gen_ranges.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/bidi/gen_trieval.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/bidi/prop.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/bidi/ranges_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/bidi/tables.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/bidi/tables_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/bidi/trieval.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/cldr/base.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/cldr/cldr.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/cldr/cldr_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/cldr/collate.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/cldr/collate_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/cldr/data_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/cldr/decode.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/cldr/examples_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/cldr/makexml.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/cldr/resolve.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/cldr/resolve_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/cldr/slice.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/cldr/slice_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/cldr/xml.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/doc.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/norm/composition.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/norm/composition_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/norm/example_iter_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/norm/forminfo.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/norm/forminfo_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/norm/input.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/norm/iter.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/norm/iter_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/norm/maketables.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/norm/norm_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/norm/normalize.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/norm/normalize_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/norm/readwriter.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/norm/readwriter_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/norm/tables.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/norm/transform.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/norm/transform_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/norm/trie.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/norm/triegen.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/norm/ucd_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/rangetable/gen.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/rangetable/merge.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/rangetable/merge_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/rangetable/rangetable.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/rangetable/rangetable_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/unicode/rangetable/tables.go