savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers] Re: submission of GNU Graph Kit - savannah.gnu.org


From: Mathieu Roy
Subject: [Savannah-hackers] Re: submission of GNU Graph Kit - savannah.gnu.org
Date: 11 Nov 2002 16:56:25 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

address@hidden said:

> A package was submitted to savannah.gnu.org
> This mail was sent to address@hidden, address@hidden
> 
> Leonardo Silveira A. Martins <address@hidden> described the package as 
> follows:
> License: gpl
> Other License: 
> Package: GNU Graph Kit
> System name: ggk
> Type: GNU
> 
> Description:
> GNU Graph Kit is a set of programs and libraries which provide interfaces to 
> handle the use of graphs, as defined in Graph Theory. Currently, I am working 
> on its base code, defining core data structures and main entry-point 
> functions. The idea is to first write the core library and then the support 
> programs for end users. GGK is being written in C language and the GNU Coding 
> Standards are being followed. I decided to work on an approach which 
> resembles GTK library functions, treating graph data as objects though it is 
> NOT written in C++.
> 
> The package is intended to be built with Automake, Autoconf and Libtool. For 
> the momment, there are a few source files unusable and the only API functions 
> written are the ones which create graphs and populate them with nodes and 
> edges. Also I have already coded backend functions for graph storage and 
> nodes search (I decided to use hash tables instead of traditional linked 
> lists).
> 
> GGK will also support basic and more advanced graph algorithms such as: 
> spanning trees, breadth searches, planarity tests, shortest-paths, eulerian 
> and hamiltonian circuits, flow algorithms, etc. It will also provide an 
> interface to write graphs to files and read from them. Those files will be 
> written in ASCII format for easy hand editing. The principal thoughts about 
> coding GGK are: it must be portable, scalable, flexible yet fast, easy to 
> maintain and to read source code, and straightforward for end users.
> 
> Other Software Required:
> GNU C Library

Since your project does not seems to be part of the
GNU project yet, we cannot accept that project name
for it. Of course there are lots of non-GNU projects
with names such as gnuplot and gnuboy, but they are
not hosted in Savannah.

In the projects we host we want to keep the distinction
 between GNU and non-GNU projects, to avoid confusion.

If your project is accepted into the GNU project, you
 can change its name later on.

Could you create a tarball with the code as it
now exists and make it available to a temporary URL
(and add this url to your description while submitting
the project)?

We want to help you fix potential legal issues.
For example, in order to release your project under
the GPL you should write copyright notices and copying
permission statements at the beginning of every source code
file, following the advice of
http://www.gnu.org/licenses/gpl-howto.html


Could you resubmit your project once it's done?
You can resubmit your project with ease by copying
the big re-registration URL provided in the mail
you received  at submission

Regards,




-- 
Mathieu Roy
 
 << Profile  << http://savannah.gnu.org/users/yeupou <<
 >> Homepage >> http://yeupou.coleumes.org           >>
 << GPG Key  << http://stock.coleumes.org/gpg        <<




reply via email to

[Prev in Thread] Current Thread [Next in Thread]