Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : ruby-erubis | name : ruby-erubis | ||||
| version : 2.7.0 | version : 2.7.0 | ||||
| release : 1 | release : 2 | ||||
| source : | source : | ||||
| - https://rubygems.org/downloads/erubis-2.7.0.gem : 63653f5174a7997f6f1d6f465fbe1494dcc4bdab1fb8e635f6216989fb1148ba | - https://rubygems.org/downloads/erubis-2.7.0.gem : 63653f5174a7997f6f1d6f465fbe1494dcc4bdab1fb8e635f6216989fb1148ba | ||||
| license : MIT | license : MIT | ||||
| component : programming.ruby | component : programming.ruby | ||||
| summary : RubyGem - erubis | summary : RubyGem - erubis | ||||
| description: | | description: | | ||||
| Erubis is an implementation of eRuby and has the following features: | Erubis is an implementation of eRuby and has the following features: | ||||
| * Very fast, almost three times faster than ERB and about 10% faster than eruby. | * Very fast, almost three times faster than ERB and about 10% faster than eruby. | ||||
| * Multi-language support (Ruby/PHP/C/Java/Scheme/Perl/Javascript) | * Multi-language support (Ruby/PHP/C/Java/Scheme/Perl/Javascript) | ||||
| * Auto escaping support | * Auto escaping support | ||||
| * Auto trimming spaces around '' | * Auto trimming spaces around '' | ||||
| * Embedded pattern changeable (default '') | * Embedded pattern changeable (default '') | ||||
| * Enable to handle Processing Instructions (PI) as embedded pattern (ex. '') | * Enable to handle Processing Instructions (PI) as embedded pattern (ex. '') | ||||
| * Context object available and easy to combine eRuby template with YAML datafile | * Context object available and easy to combine eRuby template with YAML datafile | ||||
| * Print statement available | * Print statement available | ||||
| * Easy to extend and customize in subclass | * Easy to extend and customize in subclass | ||||
| * Ruby on Rails support | * Ruby on Rails support | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(ruby-2.3) | - pkgconfig(ruby-2.6) | ||||
| rundeps : | rundeps : | ||||
| - ruby | - ruby | ||||
| install : | | install : | | ||||
| %gem_install | %gem_install | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.