* Grip 0.1.1 released
@ 2016-02-29 6:49 David Pirotte
0 siblings, 0 replies; only message in thread
From: David Pirotte @ 2016-02-29 6:49 UTC (permalink / raw)
To: guile-user, guile-gtk-general
[-- Attachment #1.1: Type: text/plain, Size: 3073 bytes --]
Hello,
I am pleased to announce Grip 0.1.1. This is a maintenance release.
* Grip Homepage:
http://www.nongnu.org/grip/index.html
* Grip 0.1.0 release tarball GPG signature [*]:
http://download.savannah.gnu.org/releases/grip/grip-0.1.1.tar.gz
http://download.savannah.gnu.org/releases/grip/grip-0.1.1.tar.gz.sig
Notes:
-] Downloads will redirect to your nearest mirror site. Files on
mirrors may be subject to a replication delay of up to 24 hours. In case of
problems use:
http://download-mirror.savannah.gnu.org/releases/grip/
* About Grip
Grip, a Grip of Really Important Procedures, is a Guile scheme toolbox currently
composed of Grip itself, Grip-SQLite, Grip-Gnome and Grip-Clutter.
Grip, Grip-SQLite and Grip-Gnome are mostly used by GNU Foliot [1] a small and easy
to use time keeping application entirely written in Guile Scheme.
Note: Grip, Grip-SQLite and Grip-Gnome need to be and will be rewritten, I
started already, you'll spot that by yourself in the code if you visit it:
indeed, they come from old times, when I could not trust Guile's module
system, Goops ... and myself [as a schemer :)].
Grip-Clutter is recent and reasonably well designed and coded, despite some Goops
problems, which we're working on with Guile's maintainers, but it still needs more
and some app(s) to proove this. So no fixed API yet either. It has some good Clutter
examples, more to come soon, see http://www.nongnu.org/grip/examples.html
So, all this said, you are welcome to try and use Grip, keeping the above in mind,
come and help to get it better designed, coded and debugged, thanks!
* Changes since 0.1.0
Grip
----
- fixing read-config;
- (grip sqlite3) renamed as (grip sqlite).
Gri-SQLite:
-----------
- adding sqlite/table-rename;
- use %sqlite-* variables for all query/command strings, not
procedures;
- (grip db sqlite) should not import (grip db filters).
Documentation:
--------------
Note: Grip's Users Manual still is a mock-up.
- undefined links fixed;
- all sections also part of the web-pages now sync.
* This release was built/tested using the following tools:
-] autoconf (GNU Autoconf) 2.69
-] automake (GNU automake) 1.15
-] guile-2.0 2.0.11.114-649ec
-] guile-sqlite3 source code, master branch
-] guile-gnome source code, devel branch
-] guile-clutter source code, devel branch
Happy hacking!
David
[*] Use a .sig file to verify that the corresponding file (without the
.sig suffix) is intact. First, be sure to download both the .sig file
and the corresponding tarball. Then, run a command like this:
gpg --verify grip-0.1.1.tar.gz.sig
If that command fails because you don't have the required public key,
then run this command to import it:
gpg --keyserver keys.gnupg.net --recv-keys A3057AD7
and rerun the 'gpg --verify' command.
[1] http://www.gnu.org/software/foliot/
[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
[-- Attachment #2: Type: text/plain, Size: 162 bytes --]
_______________________________________________
guile-gtk-general mailing list
guile-gtk-general@gnu.org
https://lists.gnu.org/mailman/listinfo/guile-gtk-general
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-02-29 6:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-29 6:49 Grip 0.1.1 released David Pirotte
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).