mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-28 22:10:29 +02:00
New file.
This commit is contained in:
parent
ddea3325eb
commit
3605ae0dee
1 changed files with 15 additions and 0 deletions
15
devel/build/guile-projects-entry
Normal file
15
devel/build/guile-projects-entry
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
;;; $Date: 2001-11-15 21:11:25 $
|
||||||
|
((name "guile")
|
||||||
|
(category "Core")
|
||||||
|
(keywords "Extension Language " "Scheme " "Interpreter")
|
||||||
|
(description "GNU Ubiquitous Intelligent Language for Extension")
|
||||||
|
(location (url "http://www.gnu.org/software/guile/guile.html"
|
||||||
|
"Guile Homepage"))
|
||||||
|
(mailing-list (url "http://www.gnu.org/software/guile/mail/mail.html"
|
||||||
|
"guile-user, guile-devel, etc."))
|
||||||
|
(status "version 1.5.4 "
|
||||||
|
(url "ftp://alpha.gnu.org/gnu/guile/"
|
||||||
|
"(beta)")
|
||||||
|
" released 2001-09-28")
|
||||||
|
(license "GPL, with an exception to allow non-GPL'd programs to "
|
||||||
|
"link to the library without becoming derivitive works."))
|
Loading…
Add table
Add a link
Reference in a new issue