ascllib (asscll)
c'est un site dédié a l'association caennaise du logiciel libre afin de mettre tout les actualité et les événements concernant les logiciels libre et de sensibilisé a leur utilisation
azertox (azert0x)
Ce site web est destiné à accueillir divers codes sources (C, Perl, ASM) libres (sous licence BSD ou GNU, selon les systèmes pour lesquels ils sont destinés) ainsi que des articles variés (sous licence BY-SA de la Creative Common). Les thèmes abordés sont la sécurité informatique, les systèmes UNIX (Linux et BSD), la programmation, le réseau et l'informatique en général. Des textes philosophiques seront également présents. Dans le plus total respect des lois françaises, ce site internet vise à partager ressources et savoir-faire, à faire vivre l'échange et l'entraide au sein de la modeste communauté qui y est associé.
davidedduos (davideddu)
This project hosts my software and my blog.
My software and content is released under the GNU GPL license, any of the two latest versions, and under the MIT license. The blog's content is released under the Creative Commons Attribution-Share Alike license.
dbconcept (frankendres)
DBConcept est un utilitaire de conception de base de données. Il travaille à partir d'une description textuelle des entités et associations au format MoCoDo. Par rapport à ce dernier, il supporte les sous-classes d'entités et les agrégations.
DBConcept est compatible avec Linux, Mac OS et Windows.
DBConcept est un logiciel libre sous licence CeCILL 2.1.
legip (graud)
A home page that gathers simple programs released under a free open source license. There will be no guarantee that the software provided conforms to the EU norms and does not offend the bien-pensants. Some texts may be added that explain how these or other programs are useful and that recommend or criticize programs or group structures that produce software. The licenses used are clearly mentioned in the subprojects' documentation; the preferred license is the GPL-2 except for some trivial scripts released in the public domain; in the future the programs may be re-released under another common free license like the LGPL, GPL-3, BSDL or CeCILL; if some programs are forked or are included in a subproject the original free license is kept.
luape (vfrancois)
This tool is able to read and write files in the Portable Executable (PE) format. Windows NT (32-bit and 64-bit) uses this format for OBJ, DLL, OCX, EXE files, etc.
luaPE capacities : analysis and correction of headers PE, creation of executable and dynamic library, integration of shell and their scripts in a single file, and much, much more!.
--
This tool is able to read and write files in the Portable Executable (PE) format. Windows NT (32-bit and 64-bit) uses this format for OBJ, DLL, OCX, EXE files, etc.
luaPE capacities : analysis and correction of headers PE, creation of executable and dynamic library, integration of shell and their scripts in a single file, and much, much more!.
--
luape is free software distributed under the terms of the GNU GPL version 3.
lynxstep (slash)
LynxStep aims to create an operating system based on ideas borrowed from OPENSTEP and Mac OS X. It will be based on FreeBSD and GNUstep. The software will be released under the terms of BSD and GPL licenses.
makelibertad (carlos)
El objetivo principal de este proyecto es poder ayudar y compartir con la comunidad: documentos, manuales, textos, imágenes, códigos fuente, etc... sobre: trabajos, tareas, e investigaciones universitarias de diversos temas, utilizando licencias libres.
Se utilizará la GPL de GNU para el código fuente de programas. Y la GNU FDL para documentos y manuales.
GNU GPL: <http://www.gnu.org/licenses/licenses.es.html#GPL>
<http://www.gnu.org/licenses/licenses.html#GPL>
GNU FDL: <http://www.gnu.org/licenses/licenses.es.html#FDL>
<http://www.gnu.org/licenses/licenses.html#FDL>
El espacio web tendrá licencia Creative Commons (CC BY-SA 3.0):
CC BY-SA 3.0: <http://creativecommons.org/licenses/by-sa/3.0/deed.es_ES> <http://creativecommons.org/licenses/by-sa/3.0/>
miniini (kiithsa)
MiniINI is a a free/open source (X11/MIT License), minimalistic, fast and simple to use C++ library for reading ini (or cfg) files. It has no dependencies and should compile on any platform with a standard compliant C++ compiler (although it requires C99 support).
The goal of MiniINI is not to support a myriad of extensions to the common INI format, but to be easy to use and to read (and, in future, write) ini files as quickly as possible.
mmogerl (gehel)
Ce projet a pour but de créer un ensemble serveur (en erlang) client (en python) pour la création de mmog en 2d. L'ensemble du code source est sous licence FreeBSD.