Download List

Descripción del Proyecto

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 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.

2013-01-12 08:29
4.7

Plantillas de UL4 ahora admiten ámbitos léxicos.

Funciones y métodos de UL4 admiten argumentos de palabra clave.

Salto de árbol y análisis iterativo en XIST se han simplificado y apoyan la misma API ahora.
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

código fuente de Java ahora pueden ser producidos a partir de UL4 plantillas. trabajos de Sísifo compatibilidad con el modo no se bifurcan. Las secuencias de comandos y xml2xsc dtd2xsc puede manejar múltiples archivos XML / DTD. El json funciones UL4 (), tipo (), repr (), islist (), y isdict () puede manejar varios tipos de mapas y listas. ll.orasql se ha mejorado para admitir nombres de objeto con "fantasía" caracteres. La ULS guiones, ucp, UCAT y nuevas opciones - incluyen, - excluir, y - todas. cx_Oracle 5.1 es ahora compatible. URL de soporte de Oracle en el registro de SYSDBA / modo SYSOPER. Oracle URL respaldar el acceso a los objetos que pertenecen a un usuario diferente.
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 plantillas ahora se puede convertir en Javascript. Inicio de sesión en puestos de trabajo de Sísifo es ahora mucho más flexible. Los archivos de registro para cada carrera será retenido por una serie personalizable de días.
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

La infraestructura de análisis ha sido reescrito para ser más modular y apoyar análisis iterativos (que permitió la manipulación enormes archivos XML). Una nueva función misc.module () crea un módulo de código fuente. Dos funciones UL4 nuevos, abs () y utcnow (), se han añadido. Unos pocos métodos se han añadido a los objetos UL4 día: mimeformat (), día (), mes (), año (), hora (), minutos (), segundo (), microsegundo (), y los días de semana (), y yearday (). Esta versión utiliza autoboxing en el código Java generado por ll.xist.ns.jsp.fromul4 (). SSH URL en ll.url ahora utilizar el paquete de execnet independiente.
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 se requiere ahora. UL4 plantillas admiten ahora definidas localmente subplantillas. ll.orasql y ll.nightshade son ahora parte de la distribución. Dos nuevos guiones ( "ULS" y "ucat") se han añadido.
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