Main > Free Download Search >

Free apis software for linux

apis

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 229
man-pages 2.63

man-pages 2.63


The manpages package contains a large collection of man pages for Linux covering programming APIs, file formats, protocols, etc. more>>
Linux documentation can be found in man pages, info files, HOWTOs and FAQs, and elsewhere. (For example, also the kernel Documentation directory contains a lot of good stuff.) A nice index for the man pages in Fedora Core 2 is found at the superman site.

Man pages belonging to programs are usually distributed together with those programs. Therefore, the Linux man-pages distribution mainly contains the pages for system calls and library routines, special devices, and file formats.

However, it also contains documentation for a number of programs, in cases where the authors or maintainers of the program do not distribute man pages themselves.
<<less
Download (2.4MB)
Added: 2007-07-23 License: Free To Use But Restricted Price:
824 downloads
kaptcha 1.2

kaptcha 1.2


kaptcha project is a modern version of the SimpleCaptcha project. more>>
kaptcha project is a modern version of the SimpleCaptcha project. By default it is very easy to setup and use and the default output produces a captcha that is hard to bust and similar to the ones produced by Yahoo.com.
simplecaptcha is a wonderful product. By default it is very easy to setup and use and the default output produces a captcha that is hard to bust. The captchas it produces by default look very similar to the ones on yahoo.com.
However, it seems that simplecaptcha is unmaintained and there is some problems running the project with JDK 1.5. There is a bunch of bug reports, patches and forum messages noting these facts and no new releases or changes in about two years.
Why not use jCaptcha? It also is a great project, but it is more of a library rather than a quick solution. The default captchas that it produces are either too hard to read or not good enough for use on a public website. Its also rather slow. Sure, it is possible to spend a bunch of time learning their apis to produce something useful and Ive done that, but the reality is that I would prefer a simple jar I can just drop into my project, put a couple lines in my web.xml and go from there.
So, thats the reason and justification for kaptcha. This project is all about a supported, modern version of the existing code. Why the name kaptcha? Because the company I work for starts with a k.
Enhancements:
- JDK 1.4 is supported by adding Retroweaver support to the build system and a jdk1.4 jar is included with the distribution.
<<less
Download (0.52MB)
Added: 2007-07-03 License: The Apache License 2.0 Price:
846 downloads
PyKCS11 1.1

PyKCS11 1.1


PyKCS11 is a full PKCS#11 wrapper for Python. more>>
PyKCS11 is a full PKCS#11 wrapper for Python.
PyKCS11 let you access to almost all PKCS#11 functions and data types using any PKCS#11 library, such as the various modules supplied by smartcard vendors.
The wrapper comes with 2 interfaces: a low level and very thin interface over the original PKCS#11 API, generated using the SWIG compiler (designed for library tests); and an high level interface that offers a simpler access (with few limits) to the PKCS#11 APIs.
PyKCS11 is released under the GNU General Public License
Supported Platforms:
- Win32
- GNU/Linux
- Mac OS X
- FreeBSD (tested on 6.1)
- should also work on most UNIX
<<less
Download (0.14MB)
Added: 2006-10-09 License: GPL (GNU General Public License) Price:
1113 downloads
pYsearch 2.0

pYsearch 2.0


pYsearch allows developers to use Yahoo! Search Web Services to access Yahoo content and services from their own applications. more>>
pYsearch allows developers to use Yahoo! Search Web Services to access Yahoo content and services from their own applications.
It implements easy to use, flexible and extensible APIs.
Main features:
- Extendandable API, with replaceable backend XML parsers, and I/O interface.
- Type and value checking on search parameters, including automatic type conversion (when appropriate and possible)
- Flexible return format, including DOM objects, or fully parsed result objects
Enhancements:
- This release is a major refactoring of all the search classes for easier use and maintenance.
- It also updates all existing classes with recent API chances, as well as adding support for new search services (like Audio and Site Explorer).
- Documentation has been greatly improved, and there are many minor bugfixes.
<<less
Download (0.085MB)
Added: 2005-10-28 License: BSD License Price:
1457 downloads
CyaSSL 0.8.5

CyaSSL 0.8.5


CyaSSL package is a fast, dual-licensed implementation of SSL for embedded and small footprint devices. more>>
CyaSSL package is a fast, dual-licensed implementation of SSL for embedded and small footprint devices. It includes SSL client libraries and an SSL server implementation.
CyaSSL supports multiple APIs including an OpenSSL compatibility interface. TLS 1.1 is supported along with cipher suites for AES, 3DES, and RC4.
Installation:
To build on Linux, Solaris, *BSD, Mac OS X, or Cygwin:
./configure
make
from the ./testsuite/ directory run ./testsuite
to make a debug build:
./configure --enable-debug --disable-shared
make
Enhancements:
- This release adds increased error string support, better closed connection dectection, and OpenSSL type DES functionality.
<<less
Download (0.57MB)
Added: 2007-07-09 License: GPL (GNU General Public License) Price:
840 downloads
Mysql Assistant 1.1.1

Mysql Assistant 1.1.1


Mysql Assistant is a MySQL viewer. more>>
Mysql Assistant is a MySQL viewer. Mysql Assistant requires Ruby-Gtk2 and MySQL/Ruby.

Myassistant is a MySQL viewer using, Ruby, Ruby-Gtk2, MySQL/Ruby and developed on ruby-1.8.4, Mysql-5.0.16, mysql-ruby-2.7, ruby-gtk2-0.14.1.

Currently 3 APIs are provided for MySQL, MySQL/Ruby, Ruby/MySQL, and DBI.
These are 3 different APIs, Please install proper one.

Installation:

untar package anywhere you want.

Security Issue

Myassistant create ".mydb" file which includes "Mysql server name","user name",
"password","database name" with chmod 600 on your home directory.
It could be your security hole, so please notice that.

Fonts

Currently default font is "Sans 12". If you want change it, edit row number 91.

If you have any questions or problems, please let me know.

<<less
Download (0.003MB)
Added: 2006-11-05 License: GPL (GNU General Public License) Price:
1098 downloads
GQradio 1.9.2

GQradio 1.9.2


GQradio interfaces with radio cards through the video4linux, or the FreeBSD bktr APIs. more>>
GQradio interfaces with radio cards through the video4linux, or the FreeBSD bktr APIs.

Stations can be tuned manually, set to presets, or auto seek can find the next available frequency. The application supports theming (skins), and includes a built-in skin editor. Skin formats are similar to GQmpeg.

<<less
Download (0.43MB)
Added: 2005-07-19 License: GPL (GNU General Public License) Price:
1561 downloads
JMagick 6.2.6

JMagick 6.2.6


JMagick is an open source Java interface of ImageMagick. more>>
JMagick is an open source Java interface of ImageMagick. It is implemented in the form of Java Native Interface (JNI) into the ImageMagick API.

JMagick does not attempt to make the ImageMagick API object-oriented. JMagick project is merely a thin interface layer into the ImageMagick API.

JMagick currently only implements a subset of ImageMagick APIs. Should you require unimplemented features in JMagick, please join the mailing list and make a request.

<<less
Download (0.53MB)
Added: 2006-04-26 License: GPL (GNU General Public License) Price:
1289 downloads
AModules3 3.0.1

AModules3 3.0.1


AModules3 is a flexible framework for developing applications using Object Oriented Programming. more>>
AModules3 is a flexible framework for developing applications using Object Oriented Programming. Its like "Rails" for PHP. The project utilizes new features only found in PHP5 and shapes your application into a very efficient code.
Main features:
- Template and Skin support through SMlite
- Flexible and modular API system (also implements ModelViewController model)
- Multiple APIs - you can develop command line applications with amodules3
- PHP5+ (using exceptions and other new features)
- Seamless AJAX support
<<less
Download (0.34MB)
Added: 2007-01-18 License: LGPL (GNU Lesser General Public License) Price:
1018 downloads
Google Gears Beta

Google Gears Beta


Google Gears project is an open source Firefox extension that enables web applications to provide offline functionality. more>>
Google Gears project is an open source Firefox extension that enables web applications to provide offline functionality using following JavaScript APIs:
- Store and serve application resources locally
- Store data locally in a fully-searchable relational database
- Run asynchronous Javascript to improve application responsiveness
<<less
Download (0.42MB)
Added: 2007-06-01 License: Freeware Price:
1030 downloads
Pax Logging 0.9.2

Pax Logging 0.9.2


Pax Logging is a consolidation effort that aims to make all existing logging APIs in the Java world available. more>>
Pax Logging is a consolidation effort that aims to make all existing logging APIs in the Java world available for OSGi developments, driven by a Log4J backend.
Each legacy API is loaded as its own bundle. The logging service can be reloaded at run-time.
Main features:
- Log4J driving the backend implementation.
- Log4J API supported.
- Jakarta Commons Logging API supported.
- Pax Logging Service implements the standard OSGi Log Service API.
- JDK Logging API support.
- Avalon Logger API support.
- SLF4J API support.
- Knopflerfish Log service support.
<<less
Download (MB)
Added: 2006-08-10 License: GPL (GNU General Public License) Price:
1172 downloads
Text::Kakasi 2.04

Text::Kakasi 2.04


Text::Kakasi is a perl frontend to kakasi. more>>
Text::Kakasi is a perl frontend to kakasi.

SYNOPSIS

use Text::Kakasi;
# functional
$res = Text::Kakasi::getopt_argv(-JJ, -c, -w);
$str = Text::Kakasi::do_kakasi($japanese_text);
# object-oriented
$obj = Text::Kakasi->new(-JJ, -c, -w);
$str = $obj->get($japanese_text);

This module provides interface to kakasi (kanji kana simple inverter). kakasi is a set of programs and libraries which does what Japanese input methods do in reverse order. You feed Japanese and kakasi converts it to phonetic representation thereof. kakasi can also be used to tokenizing Japanese text. To find more about kakasi, see http://kakasi.namazu.org/ .

Text::Kakasi now features both functional and object-oriented APIs. functional APIs are 100% compatible with ver. 1.05. But to take advantage of "Perl 5.8 Features", you should use OOP APIs instead.

See Text::Kakasi::JP for the Japanese version of this document.

<<less
Download (0.022MB)
Added: 2006-08-28 License: Perl Artistic License Price:
1158 downloads
kcurses

kcurses


kcurses are some simple widgets and ui abstractions for ncurses. more>>
kcurses are some simple widgets and ui abstractions for ncurses, to handle list boxes, vi-like editing fields, mouse selections, and the like.

Why?
Because sometimes gui programs are more annoying than helpful. web interfaces suck, and gtk/qt programs take up too much real estate, require too much mousing, and i find the apis a little too heavyweight for what i often need. i needed a simple curses-based database editor, and, finding no widgets that i needed, had to write my own.

Installation:
get the source
do the usual ./configure --help; ./configure; make; rigamarole
test by running make test. you should see a couple programs float by.
make install, to taste
<<less
Download (0.18MB)
Added: 2006-08-16 License: GPL (GNU General Public License) Price:
1164 downloads
Asterisk Soap API 0.0.1 Alpha

Asterisk Soap API 0.0.1 Alpha


Asterisk Soap API is an extensible SOAP (Web services) API with the goal to create and support all Asterisk configuration featur more>>
Asterisk-Soap is an extensible SOAP (Web services) API with the goal to create and support all Asterisk configuration features.

Asterisk Soap APIs mainly feature is to provide a framework between asterisk core api and multi-platform frontends.
<<less
Download (MB)
Added: 2007-07-05 License: GPL (GNU General Public License) Price:
847 downloads
libbasiccard 0.2.0

libbasiccard 0.2.0


libbasiccard is a library to access BasicCards (programmable smart cards). more>>
libbasiccard is a library to access BasicCards (programmable smart cards). It closely follows the official APIs defined by ZeitControl (Cri, Bci, and zccrypt), extending them where needed. The project also includes support for the MultiApplication BasicCard and the BasicCard cryptography functions.
Enhancements:
- A port of the BasicCard cryptographic API (zccrypt) in the form of a new library called libbccrypto was added (elliptic curve cryptography support is available on request.)
- Support for all the commands of the MultiApplication BasicCard was added.
<<less
Download (0.13MB)
Added: 2007-03-27 License: GPL (GNU General Public License) Price:
946 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5