unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Nala Ginrut <nalaginrut@gmail.com>
To: guile-user@gnu.org
Cc: artanis@gnu.org
Subject: [ANN] GNU Artanis-0.1.2(Beta) released!
Date: Wed, 10 Feb 2016 22:38:41 +0800	[thread overview]
Message-ID: <1455115121.8522.3.camel@Renee-desktop.suse> (raw)

<#secure method=pgpmime mode=sign>

GNU Artanis is a web application framework(WAF) written in Guile Scheme.
The main site of GNU Artanis is here. A web application framework (WAF)
is a software framework that is designed to support the development of
dynamic websites, web applications, web services and web resources. 
The framework aims to alleviate the overhead associated with common
activities performed in web development.
Artanis provides several tools for web development: database access,
templating frameworks, session management, URL-remapping for RESTful,
page caching, and so on.

GNU Artanis is also the official project of SZDIY community. It's used
to build server side of SZDIY common service. It is offered to GNU
project to make free software better.

Here are the compressed sources:
  http://alpha.gnu.org/gnu/artanis//artanis-0.1.2.tar.gz   (476KB)
  http://alpha.gnu.org/gnu/artanis//artanis-0.1.2.tar.bz2   (392KB)

Here are the GPG detached signatures[*]:
  http://alpha.gnu.org/gnu/artanis//artanis-0.1.2.tar.gz.sig
  http://alpha.gnu.org/gnu/artanis//artanis-0.1.2.tar.bz2.sig

Use a mirror for higher download bandwidth:
  http://www.gnu.org/order/ftp.html

Here are the MD5 and SHA1 checksums:

f1366fe66f982b9359997ed6857f4c8b  artanis-0.1.2.tar.gz
6170fb9c53251c33db18605803a6341c  artanis-0.1.2.tar.bz2
c0f5215841eafeb8a321cd9132d218e7a72dfcd3  artanis-0.1.2.tar.gz
59efafd0f6b4ab79573f78587a35cab7894dfdcb  artanis-0.1.2.tar.bz2

[*] 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 artanis-0.1.2.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 EE78E925

and rerun the 'gpg --verify' command.

This release was bootstrapped with the following tools:
  Autoconf 2.69.120-5dcda-dirty
  Guile 2.0.11.162-133ec

NEWS

Changes in 0.1.2
* Notable changes
  Rewrited session management.
  Now support three new backends simple/file/db.
  Added HTML template caching.
  Fixed several bugs.
  Updated manual.






             reply	other threads:[~2016-02-10 14:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-10 14:38 Nala Ginrut [this message]
2016-02-11 10:13 ` [ANN] GNU Artanis-0.1.2(Beta) released! Alex Sassmannshausen
2016-02-15  4:07   ` [Artanis] " Nala Ginrut
2016-02-15  8:58     ` Alex Sassmannshausen
2016-02-15 12:34       ` Nala Ginrut

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1455115121.8522.3.camel@Renee-desktop.suse \
    --to=nalaginrut@gmail.com \
    --cc=artanis@gnu.org \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).