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

Mounting Marker Bindings freeware
Filter: All | Freeware | Demo
 

Mounting Marker Bindings

< 1 2 3 4 5 > 
Added: May 19, 2010 | Visits: 968

Ruby-GNOME2 Ruby-GNOME2 is a set of Ruby language bindings for the GNOME 2 development environment. Ruby-GNOME2 contains bindings for many of the core GNOME libraries and also some less common ones. Bindings for GTK2 and associated libraries (ie. Pango, ATK, GLib, GdkPixbuf2) are released as part of the...



Platforms: *nix

License: Freeware Size: 737.28 KB Download (101): Ruby-GNOME2 Download

Added: April 01, 2010 | Visits: 1.020

XMMS-Ruby XMMS-Ruby is XMMS bindings for Ruby. Xmms-Ruby is a Ruby interface to Xmms. It allows you to adjust the equalizer, playlist, and playing options for one or more XMMS sessions within Ruby. I havent written a tutorial yet, but there is rdoc-generated API documentation in doc/, and a couple of...





Platforms: *nix

License: Freeware Size: 29.7 KB Download (101): XMMS-Ruby Download

Added: June 27, 2010 | Visits: 715

LablGT LablGT is GTK+ bindings for Objective Caml. LablGTK is an OCaml library wrapping the GTK+ API. It uses the rich type system of Objective Caml to provide a strongly typed, yet very comfortable, object-oriented interface to GTK+. It also has support for libgnomecanvas, libpanel, librsvg,...


Platforms: *nix

License: Freeware Size: 645.12 KB Download (101): LablGT Download

Added: January 08, 2010 | Visits: 664

GCJ::Cni GCJ::Cni is a Perl module for CNI Bindings to GNU Compiler for Java. SYNOPSIS Using this module in Perl is similar to using it in C++: use GCJ::Cni; if ( GCJ::Cni::JvCreateJavaVM(undef) ) { die "Failed to initialize JavaVM, cannot continue..."; } unless ( my $thread_obj =...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (100): GCJ::Cni Download

Added: August 11, 2010 | Visits: 715

libgnome-java Java-GNOME is a set of Java bindings for GNOME and GTK libraries, so GNOME applications can be written in Java. Java-GNOME is implemented as a JNI layer that delegates the Java calls out to the underlying C library. Installation: The simplest way to compile this package is: 1. `cd to the...


Platforms: *nix

License: Freeware Size: 481.28 KB Download (100): libgnome-java Download

Added: January 02, 2010 | Visits: 707

libgtk-java Java-GNOME is a set of Java bindings for GNOME and GTK libraries, so GNOME applications can be written in Java. libgtk-java is implemented as a JNI layer that delegates the Java calls out to the underlying C library. Installation: The simplest way to compile this package is: 1. `cd to the...


Platforms: *nix

License: Freeware Size: 1024 KB Download (100): libgtk-java Download

Added: April 17, 2010 | Visits: 2.149

PyODE PyODE is a set of open-source Python bindings for The Open Dynamics Engine, an open-source physics engine. PyODE also includes an XODE parser. Like ODE, PyODE may be distributed under the terms of either the GNU Lesser General Public License or a BSD-style license..


Platforms: *nix

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

Added: June 11, 2010 | Visits: 780

pyraknet pyraknet is a Python extension that has bindings for the reliable UDP network library RakNet. pyraknet allows you to concentrate on your game or application rather then writing a your own networking code. pyraknet is straightforward to implement and you only need a small amount of TCP/IP...


Platforms: *nix

License: Freeware Size: 317.44 KB Download (98): pyraknet Download

Added: August 18, 2010 | Visits: 562

pygobject pygobject archive contains bindings for the GObject, to be used in Python. It is a fairly complete set of bindings, its already rather useful, and is usable to write moderately complex programs. (see the examples directory for some examples of the simpler programs you could write)..


Platforms: *nix

License: Freeware Size: 430.08 KB Download (98): pygobject Download

Added: May 22, 2010 | Visits: 762

Glib::devel Glib::devel - binding developers overview of Glibs internals Do you need to know how the gtk2-perl language bindings work, or need to write your own language bindings for a Glib/Gtk2-based library? Then youve come to the right place. If you are just a perl developer wanting to write programs...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (98): Glib::devel Download

Added: January 08, 2010 | Visits: 944

GStreamer Python Bindings GStreamer Python Bindings project provide Python bindings for the GStreamer project. These bindings provide access to almost all of the GStreamer C API through an object oriented Python API. GStreamer is a library that allows the construction of graphs of media-handling components, ranging from...


Platforms: *nix

License: Freeware Size: 573.44 KB Download (97): GStreamer Python Bindings Download

Added: March 07, 2010 | Visits: 1.045

pyemf pyemf is a pure python module that provides bindings for an ECMA-234 compliant vector graphics library. ECMA-234 is the published interface for the Windows GDI used in the Microsoft windows environment and, more importantly, natively supported by the OpenOffice suite of tools. Whats New in...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (97): pyemf Download

Added: November 27, 2013 | Visits: 996

arCHMage arCHMage is an extensible reader and decompiler for files in the CHM format. This is the format used by Microsoft HTML Help, and is also known as Compiled HTML. arCHMage is written in the Python programming language and uses PyCHM - python bindings for CHMLib from GnoCHM project. Originally...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (97): arCHMage Download

Added: July 05, 2010 | Visits: 775

Gtk2::devel Gtk2::devel is the internal workings of the gtk2-perl language bindings. This document is a supplement to Glib::devel, and assumes you have read and understood all about how the base Glib bindings work. Most of this will seem like nonsense, otherwise. Here we focus on the ways in which Gtk2...


Platforms: *nix

License: Freeware Size: 645.12 KB Download (97): Gtk2::devel Download

Added: July 08, 2010 | Visits: 737

libglade-java Java-GNOME is a set of Java bindings for GNOME and GTK libraries, so GNOME applications can be written in Java. Java-GNOME is implemented as a JNI layer that delegates the Java calls out to the underlying C library. Installation: The simplest way to compile this package is: 1. `cd to the...


Platforms: *nix

License: Freeware Size: 358.4 KB Download (96): libglade-java Download

Added: February 08, 2010 | Visits: 1.085

fusedav fusedav is a Linux userspace file system driver for mounting WebDAV shares. fusedav makes use of FUSE as userspace file system API and neon as WebDAV API. Installation As this package is made with the GNU autotools you should run ./configure inside the distribution directory for configuring...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (96): fusedav Download

Added: March 19, 2010 | Visits: 689

guile-ldap guile-ldap is an extension for GNU Guile providing bindings to the OpenLDAP client library. With this library, your Guile Scheme programs can search for information on LDAP servers. The library does not yet support LDAP operations to modify data on the server; let me know if you have a need for...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (95): guile-ldap Download

Added: November 22, 2010 | Visits: 795

PyJSW PyJSW project consists of Python bindings for the libjsw joystick wrapper library. This Python module provides an object interface to any joystick devices supported by libjsw..


Platforms: *nix

License: Freeware Size: 10.24 KB Download (95): PyJSW Download

Added: October 16, 2010 | Visits: 791

tkscript tkscript is a JIT-accelerated C-like scripting language with bindings for OpenGL, SDL, SDL_net, libpng, and zlib. A plugin SDK can be used to dynamically extend the script engine with custom C functions and C++ classes. It can be used to create portable, 3D, OpenGL-accelerated multimedia...


Platforms: *nix

License: Freeware Size: 645.12 KB Download (94): tkscript Download

Added: April 20, 2010 | Visits: 728

SDL4Freepascal SDL4Freepascal project contains SDL bindings for Freepascal. It is a set of FreePascal units binding to the SDL (Simple Directmedia Layer) game development API. To compile the library: $ tar xzf SDL4Freepascal-1.2.0.0.tar.gz $ cd SDL4Freepascal-1.2.0.0 $ ./build.sh and to install it (as...


Platforms: *nix

License: Freeware Size: 45.06 KB Download (94): SDL4Freepascal Download

< 1 2 3 4 5 >