a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 126661 and 59797

Description: Transitional package for ruby-erubis
 This is a transitional package to ease upgrades to the ruby-erubis
 package. It can safely be removed.
Description: An embedded program converter for multiple languages
 Erubis is a very fast eRuby implementation
  * Multi-language support (Ruby/PHP/C/Java/Scheme/Perl/Javascript)
  * Auto escaping support
  * Auto trimming spaces around '<% %>'
  * Embedded pattern changeable (default '<% %>')
  * Enable to handle Processing Instructions (PI) as embedded pattern
  * Print statement available
  * Easy to extend and customize in subclass
  * Ruby on Rails support
 .
--- 126661	Thu Jan  1 00:00:00 1970
+++ 59797	Thu Jan  1 00:00:00 1970
@@ -1,3 +1,11 @@
-Transitional package for ruby-erubis
+An embedded program converter for multiple languages
- This is a transitional package to ease upgrades to the ruby-erubis
+ Erubis is a very fast eRuby implementation
- package. It can safely be removed.
+  * Multi-language support (Ruby/PHP/C/Java/Scheme/Perl/Javascript)
+  * Auto escaping support
+  * Auto trimming spaces around '<% %>'
+  * Embedded pattern changeable (default '<% %>')
+  * Enable to handle Processing Instructions (PI) as embedded pattern
+  * Print statement available
+  * Easy to extend and customize in subclass
+  * Ruby on Rails support
+ .