Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ruby2.5-rubygem-temple | Distribution: openSUSE Step 15 |
Version: 0.8.1 | Vendor: openSUSE |
Release: 4.1 | Build date: Sun Feb 14 11:58:04 2021 |
Group: Development/Languages/Ruby | Build host: armbuild01 |
Size: 131777 | Source RPM: rubygem-temple-0.8.1-4.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/judofyr/temple | |
Summary: Template compilation framework in Ruby |
Template compilation framework in Ruby.
MIT
* Thu Mar 14 2019 coolo@suse.com - updated to version 0.8.1 see installed CHANGES 0.8.1 * Stop relying on deprecated method in Rails (#121) * Fix issue with --enable-frozen-string-literal * Escape html in markdown * Mon Feb 13 2017 coolo@suse.com - updated to version 0.8.0 see installed CHANGES 0.8.0 * Add Temple::StaticAnalyzer to analyze Ruby expressions * Support newlines in Temple::Filters::StaticAnalyzer 0.7.8 * Fix an warning in StaticAnalyzer * Sun May 22 2016 coolo@suse.com - updated to version 0.7.7 see installed CHANGES 0.7.7 * Add StaticAnalyzer, StringSplitter * Freeze string literals * Mon Jun 08 2015 coolo@suse.com - updated to version 0.7.6 see installed CHANGES 0.7.6 * EngineDSL - add support for use(:Filter) { FilterClassName } * Sat Feb 07 2015 coolo@suse.com - updated to version 0.7.5 * HTML::Pretty Fix indentation issue (https://github.com/slim-template/slim-rails/issues/78) 0.7.4 * EngineDSL: allow to replace/remove with regexp * Fix deprecation warning (#83) 0.7.3 * Temple::ERB::Trimming - replace option trim_mode with trim and switch to erubis-like trimming 0.7.2 * Remove Filters::StaticFreezer, the generator does the freezing 0.7.1 * Rename *Hash to *Map * Add Filters::StaticFreezer 0.7.0 * Drop Ruby 1.8.7 support * EngineDSL: Remove option filter * HTML: Deprecate :html4, :html5 formats * HTML: Add format :xml * Rename DefaultOptions to ClassOptions * Deprecate default_options in favor of options * Add Utils.indent_dynamic 0.6.10 * Tilt template: Support :outvar and save/restore buffer to make the behaviour compatible with ERB * Mon Nov 03 2014 tboerger@suse.com - Added last missing bits for new macros * Mon Oct 13 2014 adrian@suse.de - adapt to new rubygem packaging style * Fri Oct 04 2013 coolo@suse.com - updated to version 0.6.7 * HTML::Pretty - change some block level tags * Reduce memory allocations in immutable hash * Thu Aug 01 2013 coolo@suse.com - updated to version 0.6.6 * Use default encoding utf-8 * Escape also ' * Try to load escape_utils by default * Fri May 24 2013 coolo@suse.com - updated to version 0.6.5 * Added Filters::CodeMerger * Added Filters::Encoding * Added Filters::RemoveBOM * Added Generators::ERB
/usr/lib/ruby/gems/2.5.0/build_info /usr/lib/ruby/gems/2.5.0/cache/temple-0.8.1.gem /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1 /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/.gitignore /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/.travis.yml /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/.yardopts /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/CHANGES /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/EXPRESSIONS.md /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/Gemfile /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/LICENSE /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/README.md /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/Rakefile /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/engine.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/erb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/erb/engine.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/erb/parser.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/erb/template.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/erb/trimming.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/exceptions.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/filter.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/filters /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/filters/code_merger.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/filters/control_flow.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/filters/dynamic_inliner.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/filters/encoding.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/filters/eraser.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/filters/escapable.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/filters/multi_flattener.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/filters/remove_bom.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/filters/static_analyzer.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/filters/static_merger.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/filters/string_splitter.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/filters/validator.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/generator.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/generators /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/generators/array.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/generators/array_buffer.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/generators/erb.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/generators/rails_output_buffer.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/generators/string_buffer.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/grammar.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/html /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/html/attribute_merger.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/html/attribute_remover.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/html/attribute_sorter.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/html/dispatcher.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/html/fast.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/html/filter.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/html/pretty.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/html/safe.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/map.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/mixins /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/mixins/dispatcher.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/mixins/engine_dsl.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/mixins/grammar_dsl.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/mixins/options.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/mixins/template.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/parser.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/static_analyzer.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/templates /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/templates.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/templates/rails.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/templates/tilt.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/utils.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/lib/temple/version.rb /usr/lib/ruby/gems/2.5.0/gems/temple-0.8.1/temple.gemspec /usr/lib/ruby/gems/2.5.0/specifications/temple-0.8.1.gemspec /usr/share/doc/packages/ruby2.5-rubygem-temple /usr/share/doc/packages/ruby2.5-rubygem-temple/CHANGES /usr/share/doc/packages/ruby2.5-rubygem-temple/LICENSE /usr/share/doc/packages/ruby2.5-rubygem-temple/README.md
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 18:42:22 2024