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

Dict freeware
Filter: All | Freeware | Demo
 

Dict

< 1 2 3 4 5 > 
Released: August 15, 2012  |  Added: August 15, 2012 | Visits: 445

Dict Thai ?? DOWNLOAD FREE NOW! ?? ? High performance English - Thai and Thai - English dictionary app for your Mac. ? ?? DOWNLOAD FREE NOW! ?? ? This app also has iPhone,iPod and iPad versions available to download from iTunes App Store ? Platforms: Mac

License: Freeware Size: 8.8 MB Download (48): Dict Thai Download

Added: May 10, 2013 | Visits: 234

Fuzzy matching dictionary This script is an ease of use subclass of dict - rather then one that uses a lot of dict features. If your request item is in the dictionary (with a key that hashes the same) then it acts as a more or less normal dictionary. If on the other hand you are looking for a string that is similar to a... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (50): Fuzzy matching dictionary Download

Added: May 10, 2013 | Visits: 276

Treat the Win32 Registry like a Python dict This class wraps most of the win32api functions for accessing a registry. It will read and write all win32 registry types, and will de/serialize python objects to registry keys when a string or integer representation is not possible. Platforms: Windows, Python,

License: Freeware Download (50): Treat the Win32 Registry like a Python dict Download

Added: July 28, 2013 | Visits: 425

Dict4Ini This module is used to process ini format configuration file. It acts just like a dict, but you can also access it's sections and options with attribute syntax, just like x.test. What's it features . as simple as others . you can access options according to dict syntax, just like x'name''o'... Platforms: Mac

License: Freeware Size: 10.24 KB Download (42): Dict4Ini Download

Added: July 16, 2013 | Visits: 440

pyconf pyconf is a Python library that loads a file into a Python module object but does not place it in the module cache or otherwise bind it. >>> import posixpath >>> conf = load(posixpath.__file__) >>> conf # doctest: +ELLIPSIS >>> conf.pathsep ':' And so on. You could also use load_dict to get a... Platforms: *nix

License: Freeware Size: 10.24 KB Download (40): pyconf Download

Added: June 29, 2013 | Visits: 519

Xfce4 Dictionary Xfce4 Dictionary is a program that allows you to search different kinds of dictionary services for words or phrases and shows you the result. Currently you can query a Dict server(RFC 2229), any online dictionary service by opening a web browser or search for words using the aspell/ispell... Platforms: *nix

License: Freeware Size: 368.64 KB Download (48): Xfce4 Dictionary Download

Added: November 16, 2013 | Visits: 437

MivRHash MivRHash (Million-value Remote Hash) is a remote hash table data structure which provides the compatible interface with the Python dict's interface. It stores hash table data in remote server. Therefore, it is useful when your application uses so many big hash tables (dict objects) that memory in... Platforms: *nix

License: Freeware Size: 10.24 KB Download (35): MivRHash Download

Released: January 04, 2002  |  Added: September 16, 2006 | Visits: 8.036

arcai.com's email finder Get 1,000,000 100% effective email addresses in 24 hours.multi email domain serach Email Finder helps get 100% effective email addresses directly from smtp Server. Support multi email domain serach and multi-threads! Speciality! support serach more than one email domain at one time!... Platforms: Windows

License: Freeware Download (4359): arcai.com's email finder Download

Added: August 24, 2008 | Visits: 1.178

Firefox Firefox is Mozilla's award-winning next generation web browser. Firefox empowers you to browse faster, more safely and more efficiently than with any other browser. Popup Blocking Stop annoying popup ads in their tracks with Firefox's built in popup blocker. Tabbed Browsing View more... Platforms: Windows

License: Freeware Size: 4.5 MB Download (107): Firefox Download

Added: January 18, 2010 | Visits: 1.344

Data::Phrasebook::Loader::XML Data::Phrasebook::Loader::XML Perl module can abstract your phrases with XML. SYNOPSIS use Data::Phrasebook; my $q = Data::Phrasebook->new( class => Fnerk, loader => XML, file => phrases.xml, dict => Dictionary, # optional ); OR my $q = Data::Phrasebook->new( class => Fnerk,... Platforms: *nix

License: Freeware Size: 17.41 KB Download (120): Data::Phrasebook::Loader::XML Download

Added: January 17, 2010 | Visits: 665

TagFu TagFu is a library for tagging entities (which can be anything with a url) with Tags or metadata. The project is implemented in Python and very closely mimics basic Python data structures. Tags is a Python list of tags, Entities is a Python List of Entity objects, and Entity is a dict which... Platforms: *nix

License: Freeware Size: 8.19 KB Download (96): TagFu Download

Added: September 19, 2010 | Visits: 969

RABS RABS is an extension which allows rapid access to favorite search engines. Allows rapid access to (my) favorite search engines. Just type in address bar g something to search something with google. Its useless in FF 2.0. Read below why. g - google.com w - en.wikipedia.org wpl -... Platforms: *nix

License: Freeware Size: 3.07 KB Download (105): RABS Download

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: October 26, 2010 | Visits: 1.120

RADIUS::Dictionary RADIUS::Dictionary is a RADIUS dictionary parser. SYNOPSIS use RADIUS::Dictionary; my $dict = new RADIUS::Dictionary "/etc/radius/dictionary"; $dict->readdict("/some/other/file"); my $num = $dict->attr_num(User-Name); my $name = $dict->attr_name(1); This is a simple module that reads a... Platforms: *nix

License: Freeware Size: 43.01 KB Download (103): RADIUS::Dictionary Download

Added: February 10, 2010 | Visits: 1.225

curl and libcurl curl and libcurl is a tool for transferring files using URL syntax. It supports HTTP, HTTPS, FTP, FTPS, DICT, TELNET, LDAP, FILE, and GOPHER, as well as HTTP-post, HTTP-put, cookies, FTP upload, resumed transfers, passwords, portnumbers, SSL certificates, Kerberos, and proxies. curl and libcurl... Platforms: *nix

License: Freeware Size: 1.7 MB Download (124): curl and libcurl Download

Added: April 14, 2010 | Visits: 1.153

c-ares c-ares project is a C library that resolves names asynchronously. Whats New in This Release: - ares_save_options, ares_destroy_options, ares_process_fd, and ares_parse_ns_reply were added. - The transaction IDs were made "secure". - A few parsing issues and minor bugs were fixed.. curl is a... Platforms: *nix

License: Freeware Size: 430.08 KB Download (104): c-ares Download

Added: March 02, 2010 | Visits: 898

Ding Ding stands for DIctionary Nice Grep and its a Dictionary lookup program for the X window system. It comes with a German-English Dictionary with about 180,000 entries. It is based on Tk version >= 8.3 and uses the agrep or egrep tools for searching. In addition ding can also search in... Platforms: *nix

License: Freeware Size: 2.2 MB Download (99): Ding Download

Added: July 16, 2010 | Visits: 626

cURLpp cURLpp project is a C++ wrapper for libcURL. libcURL is described as: a free and easy-to-use client-side URL transfer library, supporting FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE and LDAP. libcurl supports HTTPS certificates, HTTP POST, HTTP PUT, FTP uploading, kerberos, HTTP form... Platforms: *nix

License: Freeware Size: 450.56 KB Download (100): cURLpp Download

Added: June 09, 2010 | Visits: 1.228

PycURL PycURL is a Python interface to libcurl. PycURL can be used to fetch objects identified by a URL from a Python program, similar to the urllib Python module. PycURL is mature, very fast, and supports a lot of features. libcurl is a free and easy-to-use client-side URL transfer library,... Platforms: *nix

License: Freeware Size: 68.61 KB Download (98): PycURL Download

Added: July 16, 2010 | Visits: 968

GutenPy GutenPy project is a comfortable text reader and catalog browser for Project Gutenberg. GutenPy is written with Python GTK2, so all those nice clean fonts are available. This also allows it to run well on both Windows and Linux. It features handy bookmarking, line numbering, and word definition... Platforms: *nix

License: Freeware Size: 69.63 KB Download (108): GutenPy Download

< 1 2 3 4 5 >