Skip to content

lelit/genshi

3.5+
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 34 commits ahead, 146 commits behind edgewall:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
doc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
About Genshi
============

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 major feature is
a template language, which is heavily inspired by Kid.

For more information please see the documentation in the `doc`
directory, and visit the Genshi web site:

  <http://genshi.edgewall.org/>


Python 3.x only version
-----------------------

This is actually a fork of the original Genshi library that targets
**only** Python 3.5 and up (maybe also 3.4, I didn't tried it).

About

Python 3.5+ version of the Genshi toolkit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.6%
  • C 2.2%
  • Other 0.2%