Download List

프로젝트 설명

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
heavily inspired by Kid.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-10-22 22:50
0.5.1

변환 프레임 워크 스트림을 쉽게 필터링하도록 추가되었습니다. 직렬화 성능이 향상됐다. 새 텍스트 하얀 공간과 줄바꿈 구현을위한 더 나은 컨트롤과 함께 템플릿 문법. 기본 직렬화 메소드를 스트림에 추가했다. 예를 들어, 텍스트를 기본적으로 직렬화를 사용하여 텍스트를 렌더링할 수있는 템플릿이있습니다.
Tags: Major feature enhancements
A transformation framework was added to make
stream filtering easier. Serialization performance
was improved. A new text template syntax with
better control for white-space and line breaks was
implemented. Default serialization methods were
added for streams. For example, text templates can
render using text serialization by default.

2007-08-14 14:56
0.4.4

파이썬 코드 블록을위한 다양한 수정, 흠도 템플릿 및 국제화.
Tags: Minor bugfixes
Various fixes for Python code blocks, template inclusions, and internationalization.

2007-07-17 14:42
0.4.3

이 릴리스 0.4.2 릴리스 이상의 버그수정의 숫자가 포함되어있습니다.
Tags: Minor bugfixes
This release contains a number of bugfixes over
the 0.4.2 release.

2007-06-20 16:44
0.4.2

이 릴리스에는 '바벨의 국제화 라이브러리 0.4.1 릴리스 이상의 버그수정의 전화 번호뿐만 아니라 통합을 포함한다 (http://babel.edgewall.org/).
Tags: Minor bugfixes
This release contains a number of bugfixes over
the 0.4.1 release, as well as integration with the
Babel internationalization library
(http://babel.edgewall.org/).

2007-05-21 12:33
0.4.1

일부 주요 버그수정 및 국제화 필터에 대한 사소한 개선. 다수의 중요한 수정 프로그램의 파이썬 코드를 블록되었다 "? 뱀?"처리 지침을 따릅니다. 기타 여러 버그가 수정되었습니다.
Tags: Major bugfixes
Some major bugfixes and minor improvements for the internationalization filter. Numerous important fixes were made for Python code blocks in <?python ?> processing instructions. Various other bugs were fixed.

Project Resources