Jump to content

Canny: Difference between revisions

From EDM2
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Canny is a template library for [[Ruby]] that is primarily intended for development of dynamic web content, and is modelled after the [[PHP]] [[Smarty]] library. Note that the development of the library has been halted for a few years and it may not work correctly with modern versions of Ruby (2.x branch), however it does work just fine with the OS/2 version which stops at 1.8.6 anyway.
Canny is a template library for [[Ruby]] that is primarily intended for development of dynamic web content, and is modelled after the [[PHP]] Smarty library. Note that the development of the library has been halted for a few years, and it may not work correctly with modern versions of Ruby (2.x branch), however it does work just fine with the OS/2 version which stops at 1.8.6 anyway.


==Version==
==Version==
* Current version is 0.1.0 (2005)
* 0.1.0 (2005)
 
==Links==
* [http://canny.sourceforge.net Canny home page]
* [http://sourceforge.net/projects/canny/ Canny SourceForge project page] (Download etc.)


==Licence and availability==
==Licence and availability==
* Open source project released under the [[LGPL v2.1]] - Development dormant - Note that some older releases were under the [[GPL v2]]
* Open source project released under the [[LGPL v2.1]] - Development dormant - Note that some older releases were under the [[GPL v2]]
* Author: Jason Wies


==Author==
==Links==
* Jason Wies
* [http://canny.sourceforge.net Home page]


[[Category:Tools]][[Category:MS Windows Tools]][[Category:Ruby]][[Category:Generic Unix Tools]][[Category:Web development]]
[[Category:Ruby]][[Category:Open Source Software]][[Category:Web development]]

Latest revision as of 22:36, 22 December 2022

Canny is a template library for Ruby that is primarily intended for development of dynamic web content, and is modelled after the PHP Smarty library. Note that the development of the library has been halted for a few years, and it may not work correctly with modern versions of Ruby (2.x branch), however it does work just fine with the OS/2 version which stops at 1.8.6 anyway.

Version

  • 0.1.0 (2005)

Licence and availability

  • Open source project released under the LGPL v2.1 - Development dormant - Note that some older releases were under the GPL v2
  • Author: Jason Wies

Links