mirror of
https://github.com/edgewall/genshi.git
synced 2026-02-05 15:46:37 +01:00
605de3bfdda3ae80dc2aa1676901dae37c6eb031
escape sequences are suppressed by creating regex strings, flags have to be at the beginning of regex: https://github.com/gboeing/osmnx/issues/285
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/>
Description
Languages
Python
97.3%
C
2.5%