libgexf 0.1.0

This is the first version of libgexf!

Milestone information

Project:
libgexf
Series:
unstable
Version:
0.1.0
Released:
 
Registrant:
Sébastien Heymann
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
No users assigned to blueprints and bugs.
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
No bugs are targeted to this milestone.

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon README (md5) Readme 48
last downloaded 4 weeks ago
download icon PYTHON_README (md5) Python readme 52
last downloaded 4 weeks ago
download icon python-libgexf-src.0.1.0.tar.gz (md5, sig) Linux Python 2.5 sources 44
last downloaded 10 weeks ago
download icon python-libgexf_0.1.0_i386.deb (md5, sig) Linux deb Python 2.5 46
last downloaded 54 weeks ago
download icon libgexf-0.1.0.linux-i386.deb (md5, sig) Linux deb i386 41
last downloaded 2 weeks ago
download icon libgexf.so.0.1.0.tar.gz (md5, sig) Linux i386 28
last downloaded 13 weeks ago
download icon libgexf-src.0.1.0.tar.gz (md5, sig) Linux sources 169
last downloaded 8 days ago
download icon libgexf-0.1.0-py2.5-linux-i686.egg (md5, sig) Linux egg Python 2.5 25
last downloaded 21 weeks ago
Total downloads: 453

Release notes 

First release of libgexf.

Features:
  * static graph
  * basic topology
  * full data attributes
  * read GEXF 1.0 and 1.1
  * write GEXF 1.1
  * Python binding compatible

Tested config:
  * GNU-Linux-x32 Ubuntu 8.10 + Python 2.5
  * GNU-Linux-x32 Ubuntu 9.04 + Python 2.6
  * GNU-Linux-x64 Ubuntu 9.04 + Python 2.5

Usage (c++):
  * add -I/usr/include/libgexf -I/usr/include/libxml2 to the g++ compiler options
  * add -lgexf -lxml2 to the g++ linker options
  * insert #include <libgexf.h> in your C++ program. Namespace: libgexf

Requirements:
  * libxml2
  * libc6

Known Issues:
No one...for the moment :)

API documentation:
  * http://gephi.org/libgexf/api/ (up-to date)

Support:
  * https://launchpad.net/libgexf (bug tracking, blueprint submitting and question answering)
  * http://gephi.org/forum/forum.php?id=8 (anything else)

Acknowledgements:
Julian Bilcke for early testing.

Changelog 

View the full changelog

version 0.1.0 (07/20/2009):
    Features:
    * static graph
    * basic topology
    * full data attributes
    * read GEXF 1.0 and 1.1
    * write GEXF 1.1.
    * Python binding compatible

    Tested config:
    * GNU-Linux-x32 Ubuntu 8.10 + Python 2.5
    * GNU-Linux-x32 Ubuntu 9.04 + Python 2.6
    * GNU-Linux-x64 Ubuntu 9.04 + Python 2.5

0 blueprints and 0 bugs targeted

There are no feature specifications or bug tasks targeted to this milestone. The project's maintainer, driver, or bug supervisor can target specifications and bug tasks to this milestone to track the things that are expected to be completed for the release.

This milestone contains Public information
Everyone can see this information.