Difference between revisions of "Genshi"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Genshi |Short description=Python toolkit for generation of output for the web |Full description=Genshi is a Python library that provides an integrated set of compon...")
 
m
Line 3: Line 3:
 
|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/
 
|User level=intermediate
 
|User level=intermediate
|Status=Live
 
|Component programs=
 
|Homepage URL=http://genshi.edgewall.org/
 
|VCS checkout command=
 
 
|Computer languages=Python
 
|Computer languages=Python
 
|Documentation note=http://genshi.edgewall.org/wiki/Documentation
 
|Documentation note=http://genshi.edgewall.org/wiki/Documentation
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|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
|Is GNU=n
+
|Version identifier=0.5.1
 +
|Version date=2009-05-11
 +
|Version status=beta
 +
|Version download=http://ftp.edgewall.com/pub/genshi/Genshi-0.5.1.tar.bz2
 
|Last review by=Kelly Hopkins
 
|Last review by=Kelly Hopkins
 
|Last review date=2009-05-11
 
|Last review date=2009-05-11
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=0.5.1
+
|Status=
|Version date=2009-05-11
+
|Is GNU=No
|Version status=beta
+
|License verified date=2009-05-11
|Version download=http://ftp.edgewall.com/pub/genshi/Genshi-0.5.1.tar.bz2
+
}}
 +
{{Project license
 +
|License=BSD_3Clause
 +
|License verified by=Kelly Hopkins
 
|License verified date=2009-05-11
 
|License verified date=2009-05-11
|Version comment=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Edgewall Software
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Edgewall Software
 
 
|Email=info@edgewall.org
 
|Email=info@edgewall.org
 
|Resource URL=
 
|Resource URL=
Line 47: Line 45:
 
|Interface=library
 
|Interface=library
 
|Use=web-authoring
 
|Use=web-authoring
|Web-authoring=html-format-conversion,xml
+
|Web-authoring=html-format-conversion, xml
|Works-with=html,xml
+
|Works-with=html, xml
}}
 
{{Project license
 
|License=BSD_3Clause
 
|License verified by=Kelly Hopkins
 
|License verified date=2009-05-11
 
 
}}
 
}}
 +
{{Featured}}

Revision as of 04:05, 19 December 2015


[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





















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.