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.
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
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/
* 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://
Support:
* https:/
* http://
Acknowledgements:
Julian Bilcke for early testing.
Changelog
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.