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

Strings With Pyxml freeware
Filter: All | Freeware | Demo
 

Strings With Pyxml

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 292

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

Added: May 10, 2013 | Visits: 316

Printing strings with embedded variable names This class encapsulates a string with embedded variable names. They are usually evaluated when the object's __str__() method is called. You can specify that they be evaluated when the object is created by including the immediate argument to the constructor. The doc string at the top of the module...





Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: June 24, 2010 | Visits: 850

StringParser_BBCode StringParser_BBCode class provides the possibility to parse strings with BB-Codes and convert them to e.g. HTML code. BBCode is a kind of markup "language" with which one may structure and format text. It is similar to HTML but it utilizes square braces instead of angle brackets. Another...


Platforms: *nix

License: Freeware Size: 327.68 KB Download (102): StringParser_BBCode Download

Added: August 31, 2008 | Visits: 937

Random Number ActiveX Component Generate random numbers and random strings with this free ActiveX component.


Platforms: Windows

License: Freeware Size: 50 KB Download (114): Random Number ActiveX Component Download

Added: August 21, 2008 | Visits: 695

String Stack Queue ActiveX Create and manage in-memory stacks and queues of strings with this free ActiveXcomponent.


Platforms: Windows

License: Freeware Size: 50 KB Download (99): String Stack Queue ActiveX Download

Added: May 10, 2013 | Visits: 440

Format integer as binary string This script converts integers to binary strings with no leading zeros.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Format integer as binary string Download

Added: October 01, 2010 | Visits: 753

Str Str is a C++ class that is designed to make strings almost as easy to work with as they are in languages like TCL or Python. The Str class has minimal outside dependencies, is implemented as a single source file, and is designed to be user-customized. Str also makes it simple to allocate fast...


Platforms: *nix

License: Freeware Size: 256 KB Download (90): Str Download

Added: June 17, 2013 | Visits: 360

Syntax highlighting Revision of the version inspired by Jason Breslau, through inspection of the list of special words from http://www.mathworks.com/access/helpdesk/help/techdoc/index.html?/access/helpdesk/help/techdoc/ref/funcalpha.html ://http://www.mathworks.com/access/hel...funcalpha.html which however also...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Syntax highlighting "wordfile" for UltraEdit & MatLab Download

Added: November 26, 2013 | Visits: 211

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

Released: June 10, 2002  |  Added: June 17, 2008 | Visits: 4.172

Xceed Zip Compression Library This high-performance Zip & Unzip data compression library lets your applications create and manipulate 100% PKZip compatible Zip files as well as compress/uncompress data directly in memory. Offers the ultimate flexibility and is the easiest to use product of its kind. Includes a...


Platforms: Windows

License: Freeware Size: 18.7 MB Download (819): Xceed Zip Compression Library Download

Added: November 11, 2010 | Visits: 1.199

Compress::BraceExpansion Compress::BraceExpansion is a Perl module to create a human-readable compressed string suitable for shell brace expansion. SYNOPSIS use Compress::BraceExpansion; # output: ab{c,d} print Compress::BraceExpansion->new( qw( abc abd ) )->shrink(); # output: aabb{cc,dd} print...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (100): Compress::BraceExpansion Download

Added: October 21, 2010 | Visits: 1.095

SQLizer SQLizer is a Java utility library intended for generating sql from the search input. Synopsis: import stanford.netdb.utils.*; String sql_1 = Feild2SQL.parseField(type,table, column, input_str, field_display_name, post_filter); String sql_2 = Feild2SQL.parseStringField(table, column,...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (119): SQLizer Download

Added: August 21, 2010 | Visits: 844

Regexx Regexx is a complete regular expressions C++ solution. Regexx implements easy expression execution, global searching, replace with atom substitution, customized replaces, easy match/atom string retrieving, and splitting strings with strings or regular expressions.. Get Regexx at...


Platforms: *nix

License: Freeware Size: 419.84 KB Download (95): Regexx Download

Added: September 14, 2010 | Visits: 1.231

Bundle::Colloquy::BotBot2 Bundle::Colloquy::BotBot2 is a bundle to install all modules required for BotBot2. SYNOPSIS perl -MCPAN -e install Bundle::Colloquy::BotBot2 CONTENTS Colloquy::Bot::Simple - Simple robot interface for Colloquy Colloquy::Data - Read Colloquy 1.3 and 1.4 data files Config::General -...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (93): Bundle::Colloquy::BotBot2 Download

Added: March 27, 2010 | Visits: 846

libcfg+ libcfg+ is a C library that features multi- command line and configuration file parsing. It is possible to set up various special properties such as quoting characters, deliminator strings, file comment prefixes, multi-line postfixes, and more. It supports many data types such as booleans,...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (95): libcfg+ Download

Added: May 24, 2010 | Visits: 1.165

ShiftJIS::Regexp ShiftJIS::Regexp contains regular expressions in Shift-JIS. SYNOPSIS use ShiftJIS::Regexp qw(:all); match($string, p{Hiragana}{2}p{Digit}{2}); match($string, pH{2}pD{2}); # these two are equivalent: This module provides some functions to use regular expressions in Shift-JIS on the...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (99): ShiftJIS::Regexp Download

Added: May 08, 2010 | Visits: 1.091

Convert::RACE Convert::RACE is a conversion between Unicode and RACE. SYNOPSIS use Convert::RACE; $domain = to_race($utf16str); $utf16str = from_race($domain); This module provides functions to convert between RACE (Row-based ASCII-Compatible Encoding) and Unicode Encodings. RACE converts strings...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (106): Convert::RACE Download

Released: October 03, 2012  |  Added: October 03, 2012 | Visits: 403

Chilkat XML Messaging Makes adding peer-to-peer XML messaging to your distributed applications easy. Integrates with Chilkat SSL, Chilkat Real-Time Compression, and Chilkat Crypt for automatic compression and security. Send and receive XML messages. Integrates with Chilkat SSL for secure messaging over SSLv3 or...


Platforms: Windows

License: Freeware Size: 1000 KB Download (420): Chilkat XML Messaging Download

Added: November 29, 2013 | Visits: 271

hint library This library defines an Interpreter monad. It allows to load Haskell modules, browse them, type-check and evaluate strings with Haskell expressions and even coerce them into values. The library is thread-safe and type-safe (even the coercion of expressions to values). It is, esentially, a huge...


Platforms: Mac

License: Freeware Size: 30.72 KB Download (39): hint library Download

Added: September 22, 2013 | Visits: 684

Baker for Linux # An imaginary script full of useful Python functions @baker.command def set(name, value=None, overwrite=False): """Sets the value of a key in the database. If you don't specify a value, the named key is deleted. Overwriting a value may not be visible to all clients until the next full sync....


Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): Baker for Linux Download

1 2 3 4 5 >