Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.478.753 Times

Marshaller freeware
 

Marshaller

Added: November 26, 2013 | Visits: 213

xml_marshaller Marshals simple Python data types into a custom XML format. The Marshaller and Unmarshaller classes can be subclassed in order to implement marshalling into a different XML DTD. Original Authors are XML-SIG. It is fully compatible with PyXML implementation, enable namespace support for XML... Platforms: *nix

License: Freeware Size: 10.24 KB Download (45): xml_marshaller Download

Added: January 07, 2010 | Visits: 1.166

JaxMe JaxMe project is an open source implementation of JAXB, the specification for Java/XML binding. A Java/XML binding compiler takes as input a schema description (in most cases an XML schema but it may be a DTD, a RelaxNG schema, a Java class inspected via reflection or a database schema). The... Platforms: *nix

License: Freeware Size: 6.3 MB Download (112): JaxMe Download

Added: November 20, 2010 | Visits: 851

MetaRuby MetaRuby contains miscellaneous libraries (useful now) for a future Ruby-in-Ruby interpreter including Array/Hash/String as abstract ("Hollow") classes, an undo queue, a statistical time-profiler. It also has an event loop, a modular marshaller ("ToSource"), a specification for a... Platforms: *nix

License: Freeware Size: 52.22 KB Download (101): MetaRuby Download

Added: May 10, 2013 | Visits: 294

Marshal unicode strings with PyXML If you want to serialize Python objects to XML then PyXML is a good choice. Except in the case when unicode strings come into play. In this case generic.Marshaller().dump() throws an ugly AttributeError: Marshaller instance has no attribute 'm_unicode' .This script extends both PyXML Marshaller... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (64): Marshal unicode strings with PyXML Download