blob: d696bc20c741e3b9a34e59d2630823acce9160a8 (
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
29
30
31
32
33
34
|
@comment $NetBSD: PLIST,v 1.4 2022/01/08 15:15:22 tsutsui Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.circleci/config.yml
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/LICENSE.txt
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/lib/pluggaloid.rb
${GEM_LIBDIR}/lib/pluggaloid/collection.rb
${GEM_LIBDIR}/lib/pluggaloid/error.rb
${GEM_LIBDIR}/lib/pluggaloid/event.rb
${GEM_LIBDIR}/lib/pluggaloid/filter.rb
${GEM_LIBDIR}/lib/pluggaloid/handler.rb
${GEM_LIBDIR}/lib/pluggaloid/handler_tag.rb
${GEM_LIBDIR}/lib/pluggaloid/identity.rb
${GEM_LIBDIR}/lib/pluggaloid/listener.rb
${GEM_LIBDIR}/lib/pluggaloid/mirage.rb
${GEM_LIBDIR}/lib/pluggaloid/plugin.rb
${GEM_LIBDIR}/lib/pluggaloid/stream.rb
${GEM_LIBDIR}/lib/pluggaloid/stream_generator.rb
${GEM_LIBDIR}/lib/pluggaloid/subscriber.rb
${GEM_LIBDIR}/lib/pluggaloid/version.rb
${GEM_LIBDIR}/pluggaloid.gemspec
${GEM_LIBDIR}/test/collect_test.rb
${GEM_LIBDIR}/test/generate_test.rb
${GEM_LIBDIR}/test/handle_in_generate_test.rb
${GEM_LIBDIR}/test/handler_tag_test.rb
${GEM_LIBDIR}/test/helper.rb
${GEM_LIBDIR}/test/mirage_test.rb
${GEM_LIBDIR}/test/multi_vm_test.rb
${GEM_LIBDIR}/test/plugin_test.rb
${GEM_LIBDIR}/test/reactive_test.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|