Personal tools
Skip to content. | Skip to navigation
The GDAL Perl modules provide support to handle multiple GIS file formats.
The GDAL Python modules provide support to handle multiple GIS file formats. The package also includes a couple of useful utilities in Python.
The Google Data APIs (GData) provide a simple protocol for reading and writing data on the web. Each of the following Google services provides a Google data API: * Base * Blogger * Calendar * Spreadsheets * Google Apps Provisioning * Code Search * Notebook * Picasa Web Albums * Document Feed * Contacts * You Tube * Google Health The GData .NET Client Library provides a library and source code that make it easy to access data through Google Data APIs.
GDB, the GNU debugger, allows you to debug programs written in C, C++, Java, and other languages, by executing them in a controlled fashion and printing their data.
GDB, the GNU debugger, allows you to debug programs written in C, C++, Java, and other languages, by executing them in a controlled fashion and printing their data. This package provides a program that allows you to run GDB on a different machine than the one which is running the program being debugged.
Gdbm is a GNU database indexing library, including routines which use extensible hashing. Gdbm works in a similar way to standard UNIX dbm routines. Gdbm is useful for developers who write C applications and need access to a simple and efficient database or who are building C applications which will use such a database. If you're a C developer and your programs need access to simple database routines, you should install gdbm. You'll also need to install gdbm-devel.