Download List

项目描述

XIST is an extensible HTML and XML generator. It is also an XML parser with a very simple and Python-esque tree API. Every XML element type corresponds to a Python class, and these Python classes provide a conversion method to transform the XML tree (e.g. into HTML). XIST can be considered 'object-oriented XSLT'. XIST also includes a cross-platform templating language, Oracle utilities, and various other tools.

系统要求

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.

2013-01-12 08:29
4.7

UL4 模板现在支持词法范围。UL4 方法和函数支持的关键字参数。树遍历和迭代解析中 XIST 已得到简化和现在支持相同的 API。
UL4 templates now support lexical scopes.

UL4 methods and functions support keyword arguments.

Tree traversal and iterative parsing in XIST have been simplified and support the same API now.

2011-05-05 23:39
3.20

Java源代码可以从UL4制作模板。西西弗斯工作支持非分叉模式。这些脚本xml2xsc和dtd2xsc可以处理多个XML / DTD文件。该UL4功能的JSON(),类型(),repr()转化,islist()和isdict()可以处理更多类型的地图,并列出。 ll.orasql已得到增强,支持“花哨”的字符对象的名称。这些脚本地下物流系统,统一惯例,和UCAT有新的选择 - 包括 - 排除,及 - 所有。 cx_Oracle的5.1现在支持。甲骨文的网址记录在SYSDBA的支持/ sysoper的模式。甲骨文支持的网址访问对象属于不同的用户。
Java source code can now be produced from UL4 templates. Sisyphus jobs support non-forking mode. The scripts xml2xsc and dtd2xsc can handle multiple XML/DTD files. The UL4 functions json(), type(), repr(), islist(), and isdict() can handle more types of maps and lists. ll.orasql has been enhanced to support object names with "fancy" characters. The scripts uls, ucp, and ucat have new options --include, --exclude, and --all. cx_Oracle 5.1 is supported now. Oracle URLs support logging in in SYSDBA/SYSOPER mode. Oracle URLs support access to objects that belong to a different user.

2010-11-06 06:03
3.14

UL4模板现在可以被转换成JavaScript。在西西弗斯的工作日志是现在更加灵活。每次运行日志文件将被保留的天数定制。
UL4 templates can now be converted to Javascript. Logging in Sisyphus jobs is now much more flexible. Log files for each run will be retained for a customizable number of days.

2010-06-16 06:45
3.8

解析基础设施已被重写,变得更加模块化,支持迭代解析(这使处理大量的XML文件)。一个新的功能misc.module()创建一个从源代码模块。两个新UL4功能,绝对值()和utcnow(),已被添加。有几个方法已被添加到UL4日期对象:mimeformat(),(每天),月(),年(),小时(),每分钟(),二(),微秒()和周日()和yearday ()。此版本使用自动装箱在Java代码ll.xist.ns.jsp.fromul4生成()。 SSH的网址在ll.url现在使用独立execnet包。
The parsing infrastructure has been rewritten to be more modular and to support iterative parsing (which enabled handling huge XML files). A new function misc.module() creates a module from source code. Two new UL4 functions, abs() and utcnow(), have been added. A few methods have been added to UL4 date objects: mimeformat(), day(), month(), year(), hour(), minute(), second(), microsecond(), and weekday(), and
yearday(). This release uses autoboxing in the Java code generated by ll.xist.ns.jsp.fromul4(). SSH URLs in ll.url now use the standalone execnet package.

2009-09-10 22:46
3.7

Python的2.6现在需要。 UL4模板现在支持本地定义subtemplates。 ll.orasql和ll.nightshade现在是发行版的一部分。两个(“乌尔斯”和“双峰高密度聚乙烯”)的新剧本增加了。
Python 2.6 is required now. UL4 templates now support locally defined subtemplates. ll.orasql and ll.nightshade are now part of the distribution. Two new scripts ("uls" and "ucat") have been added.

Project Resources