blob: a1f3f6a8d4703e599149da820d0113fc5c823d24 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
@comment $NetBSD: PLIST,v 1.7 2021/09/18 13:50:33 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_EXTSDIR}/gem.build_complete
${GEM_EXTSDIR}/unf_ext.${RUBY_DLEXT}
${GEM_LIBDIR}/.document
${GEM_LIBDIR}/.github/workflows/unf_ext.yml
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/CHANGELOG.md
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/LICENSE.txt
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/ext/unf_ext/extconf.rb
${GEM_LIBDIR}/ext/unf_ext/unf.cc
${GEM_LIBDIR}/ext/unf_ext/unf/normalizer.hh
${GEM_LIBDIR}/ext/unf_ext/unf/table.hh
${GEM_LIBDIR}/ext/unf_ext/unf/trie/char_stream.hh
${GEM_LIBDIR}/ext/unf_ext/unf/trie/node.hh
${GEM_LIBDIR}/ext/unf_ext/unf/trie/searcher.hh
${GEM_LIBDIR}/ext/unf_ext/unf/util.hh
${GEM_LIBDIR}/lib/unf_ext.rb
${GEM_LIBDIR}/lib/unf_ext.${RUBY_DLEXT}
${GEM_LIBDIR}/lib/unf_ext/version.rb
${GEM_LIBDIR}/test/helper.rb
${GEM_LIBDIR}/test/normalization-test.txt
${GEM_LIBDIR}/test/test_unf_ext.rb
${GEM_LIBDIR}/unf_ext.gemspec
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|