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

Writing Vocabulary freeware
Filter: All | Freeware | Demo
 

Writing Vocabulary

< 1 2 3 4 5 > 
Released: October 10, 2012  |  Added: October 10, 2012 | Visits: 1.254

libdaemon libdaemon is a lightweight C library that eases the writing of UNIX daemons. libdaemon consists of the following parts: - A wrapper around fork() which does the correct daemonization procedure of a process - A wrapper around syslog() for simpler and compatible log output to Syslog or STDERR -...



Platforms: *nix

License: Freeware Size: 337.92 KB Download (100): libdaemon Download

Added: May 26, 2010 | Visits: 869

Pyrex Pyrex is a Language for Writing Python Extension Modules. Pyrex is a language specially designed for writing Python extension modules. Its designed to bridge the gap between the nice, high-level, easy-to-use world of Python and the messy, low-level world of C. You may be wondering why anyone...





Platforms: *nix

License: Freeware Size: 174.08 KB Download (100): Pyrex Download

Added: October 21, 2010 | Visits: 1.062

GNOME Structured File Library GNOME Structured File Library is a utility library for reading and writing structured file formats. Support for MS OLE2 streams is complete, as is zip import. There is also support for document metadata and some initial work on decompressing VBA streams in OLE files for future conversion to...


Platforms: *nix

License: Freeware Size: 716.8 KB Download (100): GNOME Structured File Library Download

Added: January 17, 2010 | Visits: 1.097

PircBot PircBot is a Java framework for writing IRC bots quickly and easily. PircBot has many features like an event-driven architecture to handle common IRC events, flood protection, DCC resuming support, ident support, and more. Its comprehensive logfile format is suitable for use with pisg to generate...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (100): PircBot Download

Added: August 27, 2010 | Visits: 717

Cython Cython is a language that makes writing C extensions for the Python language as easy as Python itself. It is based on the well-known Pyrex, but supports more cutting edge functionality and optimizations. Development of Cython is mainly motivated by the needs of SAGE..


Platforms: *nix

License: Freeware Size: 542.72 KB Download (99): Cython Download

Added: March 18, 2010 | Visits: 701

Libut libut is a C library for writing Unix servers or daemon processes. It invokes callbacks for I/O, signals, or timer activity. It supports logging, profiling, configuration, and runtime administration through an interactive control port. Libut has been built on Linux, Solaris, OpenBSD, and...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (99): Libut Download

Added: September 19, 2010 | Visits: 847

libmrss libmRSS is a C library for parsing, writing, and creating RSS (Rich Site Summary or Really Simple Syndication, but not RDF Site Summary) files or streams. Whats New in This Release: - This release fixes the new API for error codes and messages.. Andrea Marchesini - bakunin homepage


Platforms: *nix

License: Freeware Size: 348.16 KB Download (98): libmrss Download

Added: August 02, 2010 | Visits: 869

Regexp::MultiLanguage::BaseDialect Regexp::MultiLanguage::BaseDialect takes care of most of the work of writing a dialect for Regexp::MultiLanguage. SYNOPSIS Handles interfacing with the Parse::RecDescent grammar to simplify the code that must be written for a dialect of Regexp::MultiLanguage. Dialect writers only need write...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (98): Regexp::MultiLanguage::BaseDialect Download

Added: May 16, 2010 | Visits: 823

re2c 0.12.2 / re2c is a tool for writing flexible and fast lexers. Unlike other such tools, it concentrates solely on generating efficient code for matching regular expressions. This make it suitable for a wide variety of applications. The generated scanners approach hand-crafted ones in terms of size and...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (97): re2c 0.12.2 / Download

Added: May 05, 2010 | Visits: 845

libsndfile Libsndfile is a C library for reading and writing files containing sampled sound (such as the Apple/SGI AIFF format and MS Windows WAV) through one standard library interface. The library was written to compile and run on a Linux system but should compile and run on just about any Unix...


Platforms: *nix

License: Freeware Size: 808.96 KB Download (97): libsndfile Download

Added: June 06, 2010 | Visits: 1.101

DocBook DocBook is an XML/SGML vocabulary that enables you to create document content in a presentation-neutral form that captures the logical structure of the content. Using the DocBook stylesheets, you can publish DocBook content as HTML pages and PDF files and other formats, including man pages,...


Platforms: *nix

License: Freeware Size: 75.78 KB Download (97): DocBook Download

Added: February 19, 2010 | Visits: 883

libnxml nXML is a C library for parsing, writing, and creating XML 1.0 and 1.1 files or streams. libnxml library supports UTF-8, UTF-16be and UTF-16le, UCS-4 (1234, 4321, 2143, 2312). Installation: The simplest way to compile this package is: 1. `cd to the directory containing the packages source...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (96): libnxml Download

Added: April 24, 2010 | Visits: 715

PyKHTML PyKHTML is a Python module for writing website scrapers/spiders. Whereas traditional methods focus on writing the code to parse HTML/forms themselves, PyKHTML uses the excellent KHTML engine to do all the trudge work. It therefore handles webpages very well (even the severely crufty ones) and...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (95): PyKHTML Download

Added: February 23, 2010 | Visits: 776

pytags pytags is a Python library capable of reading and writing MP3, FLAC and OGG file tags. Being tired of having to use a different API calls for the main 3 media files in my library I created this library class. It utilizes pyid3lib, python-vorbis and python-flac as backends. None are required,...


Platforms: *nix

License: Freeware Download (95): pytags Download

Added: April 11, 2010 | Visits: 913

libtclsmf libtclsmf is a pure tcl library for writing and (in the near future) reading Standard MIDI Files from within tcl scripts. only the writing part is coded right now (v0.1.x), but the procedures for reading should be ready in a couple of months. the library was written for the first stage of the...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (95): libtclsmf Download

Added: November 03, 2010 | Visits: 714

sixbs sixbs is a library capable of writing and reading beans to and from XML using their public properties. sixbs is especially suited for writing configuration data or sending data over the network. Contrary to normal Java serialization it is readable (i.e., you can easily edit it with your...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (94): sixbs Download

Added: January 15, 2010 | Visits: 1.314

LibCVS Perl LibCVS Perl simplifies the job of writing tools around CVS by providing Perl libraries that programmers can access directly in their code. Its current focus is libraries that use the cvsclient protocol to talk to a CVS server and are targetted at the development of client applications....


Platforms: *nix

License: Freeware Size: 87.04 KB Download (93): LibCVS Perl Download

Added: October 14, 2010 | Visits: 947

pldap Pldap short from PAM LDAP Module is an experimental attempt at writing a new LDAP authentication module for PAM. It is currently beta code, and only implements the basic elements of LDAP authentication. However, it does provide all the elements of a PAM module, and can be used to authenticate...


Platforms: *nix

License: Freeware Size: 296.96 KB Download (93): pldap Download

Added: November 07, 2010 | Visits: 827

SuperTreck Supertreck is a combination of subjects that tries to recreate in the writing-desk the style Star Treck. Installation: 1) Install e16 (or better) 2) Install the “Icars Dr 16” theme 3) From KDM, choose "e-KDE" as your session 4) Install the theme "Supertreck" and modify its colour...


Platforms: *nix

License: Freeware Size: 716.8 KB Download (92): SuperTreck Download

Added: February 26, 2010 | Visits: 869

Emacs::Lisp Emacs::Lisp provides support for writing Emacs extensions in Perl. Emacs allows you to customize your environment using Lisp. With EPL, you can use Perl, too. This module allows Perl code to call functions and access variables of Lisp. You still need to learn some Lisp in order to understand...


Platforms: *nix

License: Freeware Size: 99.33 KB Download (92): Emacs::Lisp Download

< 1 2 3 4 5 >