Main Page
From Freehackers
|
Welcome to freehackers.org Freehackers hosts several free software projects and publishes some technical articles. Please use the content box on the left or the search box. |
Editorial In the original meaning of the word, hackers are enthusiastic computer programmers who share their work with others. They are not computer criminals. FreeHackers is a portal dedicated to Free Software Development. |
2008-03-11 - Version 1.0 of GentooDepBrowser is released
This release fixes some glitches from the 0.9 (most notably an ugly segfault on startup on most platforms..). It contains the basic stuff i wanted for 1.0 : you can browse, up and down, the dependencies. The next releases will display the same kind of meta information as eix/esearch.
GentooDepBrowser homepage
2008-03-02 - First release of GentooDepBrowser
GentooDepBrowser is a graphic tool to browse through portage dependencies, in both ways (forward and reverse dependencies). Portage is the build system for gentoo
The version 0.9 can be downloaded from the web page
2008-01-30 - Release of a small Python toy for playing with mesh objects
PythonMeshViewer is an academic tool that creates or loads an object made with triangles or quads (a mesh), and it displays it without the help of any hardware or opengl stuff. All with software.
2008-01-02 - Release of Opale 0.8.3
- fix several minor display bugs
- menu reorganisation
- updated translations
2007-11-16 - Release of Indent Finder 1.2
An indentation checker script was introduced, to validate a source tree for consistent indentation.
Download it on the Indent Finder Homepage