Difference between revisions of "Genshi"

From Free Software Directory
Jump to: navigation, search
m
(Added Debian link)
(One intermediate revision by one other user not shown)
Line 2: Line 2:
 
|Name=Genshi
 
|Name=Genshi
 
|Short description=Python toolkit for generation of output for the web
 
|Short description=Python toolkit for generation of output for the web
|Full description=Genshi is a Python library that provides an integrated set of components for parsing, generating, and processing HTML, XML or other textual content for output generation on the web. The main feature is a template language that is smart about markup: unlike conventional template languages that only deal with bytes and (if you're lucky) characters, Genshi knows the difference between tags, attributes, and actual text nodes, and uses that knowledge to your advantage.
+
|Full description=Genshi is a [[Python]] library that provides an integrated set of components for parsing, generating, and processing HTML, XML or other textual content for output generation on the web. The main feature is a template language that is smart about markup: unlike conventional template languages that only deal with bytes and (if you're lucky) characters, Genshi knows the difference between tags, attributes, and actual text nodes, and uses that knowledge to your advantage.
 
|Homepage URL=http://genshi.edgewall.org/
 
|Homepage URL=http://genshi.edgewall.org/
 
|User level=intermediate
 
|User level=intermediate
 +
|VCS checkout command=svn co http://svn.edgewall.org/repos/genshi/trunk genshi
 
|Computer languages=Python
 
|Computer languages=Python
 
|Documentation note=http://genshi.edgewall.org/wiki/Documentation
 
|Documentation note=http://genshi.edgewall.org/wiki/Documentation
 +
|Accepts cryptocurrency donations=No
 
|Related projects=Bitten
 
|Related projects=Bitten
 
|Keywords=Web,XML,Python,markup,tag,parsing,filtering,template language,markup tags
 
|Keywords=Web,XML,Python,markup,tag,parsing,filtering,template language,markup tags
|Version identifier=0.5.1
+
|Version identifier=0.7
|Version date=2009-05-11
+
|Version date=2013/01/27
 
|Version status=beta
 
|Version status=beta
|Version download=http://ftp.edgewall.com/pub/genshi/Genshi-0.5.1.tar.bz2
+
|Version download=http://ftp.edgewall.com/pub/genshi/Genshi-0.7.tar.gz
|Last review by=Kelly Hopkins
+
|Last review by=Bendikker
|Last review date=2009-05-11
+
|Last review date=2018/02/14
|Submitted by=Database conversion
 
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Status=
 
 
|Is GNU=No
 
|Is GNU=No
 
|License verified date=2009-05-11
 
|License verified date=2009-05-11
Line 30: Line 30:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=info@edgewall.org
 
|Email=info@edgewall.org
|Resource URL=
+
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/genshi
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 41: Line 44:
 
|Resource kind=Mailing List Info/Archive
 
|Resource kind=Mailing List Info/Archive
 
|Resource URL=http://genshi.edgewall.org/wiki/MailingList
 
|Resource URL=http://genshi.edgewall.org/wiki/MailingList
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://genshi.edgewall.org/browser
 
}}
 
}}
 
{{Software category
 
{{Software category

Revision as of 10:59, 14 February 2018


[edit]

Genshi

http://genshi.edgewall.org/
Python toolkit for generation of output for the web

Genshi is a Python library that provides an integrated set of components for parsing, generating, and processing HTML, XML or other textual content for output generation on the web. The main feature is a template language that is smart about markup: unlike conventional template languages that only deal with bytes and (if you're lucky) characters, Genshi knows the difference between tags, attributes, and actual text nodes, and uses that knowledge to your advantage.





Licensing

License

Verified by

Verified on

Notes

Verified by

Kelly Hopkins

Verified on

11 May 2009




Leaders and contributors

Contact(s)Role
Edgewall Software Maintainer


Resources and communication

AudienceResource typeURI
Debian (Ref)https://tracker.debian.org/pkg/genshi
DeveloperVCS Repository Webviewhttps://genshi.edgewall.org/browser
DeveloperDownloadhttp://genshi.edgewall.org/wiki/Download
Python (Ref)https://pypi.org/project/Genshi
GeneralMailing List Info/Archivehttp://genshi.edgewall.org/wiki/MailingList


Software prerequisites




Entry










"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.