pkgsrc/textproc/ruby-temple/PLIST

87 lines
3.5 KiB
Text
Raw Normal View History

@comment $NetBSD: PLIST,v 1.1 2017/06/21 22:18:13 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.travis.yml
${GEM_LIBDIR}/.yardopts
${GEM_LIBDIR}/CHANGES
${GEM_LIBDIR}/EXPRESSIONS.md
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/lib/temple.rb
${GEM_LIBDIR}/lib/temple/engine.rb
${GEM_LIBDIR}/lib/temple/erb/engine.rb
${GEM_LIBDIR}/lib/temple/erb/parser.rb
${GEM_LIBDIR}/lib/temple/erb/template.rb
${GEM_LIBDIR}/lib/temple/erb/trimming.rb
${GEM_LIBDIR}/lib/temple/exceptions.rb
${GEM_LIBDIR}/lib/temple/filter.rb
${GEM_LIBDIR}/lib/temple/filters/code_merger.rb
${GEM_LIBDIR}/lib/temple/filters/control_flow.rb
${GEM_LIBDIR}/lib/temple/filters/dynamic_inliner.rb
${GEM_LIBDIR}/lib/temple/filters/encoding.rb
${GEM_LIBDIR}/lib/temple/filters/eraser.rb
${GEM_LIBDIR}/lib/temple/filters/escapable.rb
${GEM_LIBDIR}/lib/temple/filters/multi_flattener.rb
${GEM_LIBDIR}/lib/temple/filters/remove_bom.rb
${GEM_LIBDIR}/lib/temple/filters/static_analyzer.rb
${GEM_LIBDIR}/lib/temple/filters/static_merger.rb
${GEM_LIBDIR}/lib/temple/filters/string_splitter.rb
${GEM_LIBDIR}/lib/temple/filters/validator.rb
${GEM_LIBDIR}/lib/temple/generator.rb
${GEM_LIBDIR}/lib/temple/generators/array.rb
${GEM_LIBDIR}/lib/temple/generators/array_buffer.rb
${GEM_LIBDIR}/lib/temple/generators/erb.rb
${GEM_LIBDIR}/lib/temple/generators/rails_output_buffer.rb
${GEM_LIBDIR}/lib/temple/generators/string_buffer.rb
${GEM_LIBDIR}/lib/temple/grammar.rb
${GEM_LIBDIR}/lib/temple/html/attribute_merger.rb
${GEM_LIBDIR}/lib/temple/html/attribute_remover.rb
${GEM_LIBDIR}/lib/temple/html/attribute_sorter.rb
${GEM_LIBDIR}/lib/temple/html/dispatcher.rb
${GEM_LIBDIR}/lib/temple/html/fast.rb
${GEM_LIBDIR}/lib/temple/html/filter.rb
${GEM_LIBDIR}/lib/temple/html/pretty.rb
${GEM_LIBDIR}/lib/temple/html/safe.rb
${GEM_LIBDIR}/lib/temple/map.rb
${GEM_LIBDIR}/lib/temple/mixins/dispatcher.rb
${GEM_LIBDIR}/lib/temple/mixins/engine_dsl.rb
${GEM_LIBDIR}/lib/temple/mixins/grammar_dsl.rb
${GEM_LIBDIR}/lib/temple/mixins/options.rb
${GEM_LIBDIR}/lib/temple/mixins/template.rb
${GEM_LIBDIR}/lib/temple/parser.rb
${GEM_LIBDIR}/lib/temple/static_analyzer.rb
${GEM_LIBDIR}/lib/temple/templates.rb
${GEM_LIBDIR}/lib/temple/templates/rails.rb
${GEM_LIBDIR}/lib/temple/templates/tilt.rb
${GEM_LIBDIR}/lib/temple/utils.rb
${GEM_LIBDIR}/lib/temple/version.rb
${GEM_LIBDIR}/temple.gemspec
${GEM_LIBDIR}/test/filters/test_code_merger.rb
${GEM_LIBDIR}/test/filters/test_control_flow.rb
${GEM_LIBDIR}/test/filters/test_dynamic_inliner.rb
${GEM_LIBDIR}/test/filters/test_eraser.rb
${GEM_LIBDIR}/test/filters/test_escapable.rb
${GEM_LIBDIR}/test/filters/test_multi_flattener.rb
${GEM_LIBDIR}/test/filters/test_static_analyzer.rb
${GEM_LIBDIR}/test/filters/test_static_merger.rb
${GEM_LIBDIR}/test/filters/test_string_splitter.rb
${GEM_LIBDIR}/test/helper.rb
${GEM_LIBDIR}/test/html/test_attribute_merger.rb
${GEM_LIBDIR}/test/html/test_attribute_remover.rb
${GEM_LIBDIR}/test/html/test_attribute_sorter.rb
${GEM_LIBDIR}/test/html/test_fast.rb
${GEM_LIBDIR}/test/html/test_pretty.rb
${GEM_LIBDIR}/test/mixins/test_dispatcher.rb
${GEM_LIBDIR}/test/mixins/test_grammar_dsl.rb
${GEM_LIBDIR}/test/test_engine.rb
${GEM_LIBDIR}/test/test_erb.rb
${GEM_LIBDIR}/test/test_filter.rb
${GEM_LIBDIR}/test/test_generator.rb
${GEM_LIBDIR}/test/test_grammar.rb
${GEM_LIBDIR}/test/test_map.rb
${GEM_LIBDIR}/test/test_static_analyzer.rb
${GEM_LIBDIR}/test/test_utils.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec