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

Propertylist software
 

Propertylist

Added: November 06, 2010 | Visits: 1.192

Mac::PropertyList Mac::PropertyList is a Perl module to work with Mac plists at a low level. SYNOPSIS use Mac::PropertyList; my $data = parse_plist( $text ); # == OR == my $data = parse_plist_file( $filename ); # == OR == open my( $fh ), $filename or die "..."; my $data = parse_plist_fh( $fh ); my... Platforms: *nix

License: Freeware Size: 17.41 KB Download (126): Mac::PropertyList Download

Added: November 12, 2010 | Visits: 744

Data::PropertyList Data::PropertyList is a Perl module that can convert arbitrary objects to/from strings. SYNOPSIS use Data::PropertyList qw(astext fromtext); $hash_ref = { items => [ 7 .. 11 ], key => value }; $string = astext($hash_ref); # ... $hash_ref = fromtext($string); print $hash_ref->{items}[0];... Platforms: *nix

License: Freeware Size: 8.19 KB Download (94): Data::PropertyList Download

Added: July 08, 2013 | Visits: 359

GraffitiPropertyList GraffitiPropertyList emulates the PropertyList control seen in many software development IDEs. The class supports properties with boolean, single-line string, multi-line string, integer, image, color and read-only fields with custom buttons for modifying the value of properties. Properties are... Platforms: Mac

License: Demo Cost: $49.95 USD Size: 10.15 MB Download (39): GraffitiPropertyList Download

Added: August 01, 2008 | Visits: 837

Intype Intype is a free editor for software developers and programmers. Its most outstanding points are its simplicity and ease of use, the clarity of its interface and its support for diverse programming languages. One useful and quite new function is called Bundles. This lets you automatically insert... Platforms: Windows

License: Freeware Size: 7 KB Download (109): Intype Download

Added: September 21, 2010 | Visits: 939

Bundle::BDFOY Bundle::BDFOY is a Perl module that can install all modules by BDFOY. SYNOPSIS cpan Bundle::BDFOY CONTENTS Apache::Htaccess Apache::iTunes Business::ISBN Business::ISBN::Data Business::ISMN Business::US::USPS::WebTools Chemistry::Elements ConfigReader::Simple Crypt::Rijndael... Platforms: *nix

License: Freeware Size: 2.05 KB Download (89): Bundle::BDFOY Download

Added: June 24, 2013 | Visits: 274

ObjectMerging Objective-C persistence and versioning framework / distributed revision control system This is my work-in-progress rewrite of CoreObject. Primary goals: - Be a storage framework that could be used in a GNUstep/Cocoa app which gives your app revision control for free. i.e., the app's... Platforms: Mac

License: Freeware Size: 225.28 KB Download (45): ObjectMerging Download