1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-28 22:10:29 +02:00

Add instructions.

Remove version control tag.
This commit is contained in:
Thien-Thi Nguyen 2002-02-03 07:12:58 +00:00
parent b0c6d4040e
commit e3f394f391

View file

@ -1,15 +0,0 @@
;;; $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."))