Discussion:
[Lisp-cn] [ANN] GNU Artanis-0.0.3 released [alpha]
Nala Ginrut
2015-03-02 10:59:28 UTC
Permalink
<#secure method=pgpmime mode=sign>

I'm pleased to announce artanis-0.0.3 here.

GNU Artanis is a web application framework(WAF) written in Guile Scheme.
http://web-artanis.com

It is designed to support the development of dynamic websites, web
applications, web services and web resources. 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 under GPLv3+ & LGPLv3+ (dual licenses).

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.
http://szdiy.org

Here are the compressed sources:
http://alpha.gnu.org/gnu/artanis//artanis-0.0.3.tar.gz (432KB)
http://alpha.gnu.org/gnu/artanis//artanis-0.0.3.tar.bz2 (352KB)

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

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

Here are the MD5 and SHA1 checksums:

751adf2bee25fd780041142ee4f714f6 artanis-0.0.3.tar.gz
d4aa8076c5af142785037546a378cc61 artanis-0.0.3.tar.bz2
b33cd373f6d969db7e25ce38b4567ea6fb85adc6 artanis-0.0.3.tar.gz
acc5d2fa70f620639aeae9b965cc167562601c3a artanis-0.0.3.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.0.3.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.1.0.2306-22c9e

NEWS

Changes in 0.0.3
* Notable changes
Fixed several bugs.
Support JSONP.
--
In the beginning was the lambda. God saw it, realized he didn't need
anything else, and stopped there. —— 《FP Bible》
--
--
Lisp-cn(Lisp中文用户组)
CLUG http://lisp.org.cn

---
您收到此邮件是因为您订阅了 Google 网上论坛的“Lisp-cn(Lisp中文用户组)”群组。
要退订此群组并停止接收此群组的电子邮件,请发送电子邮件到lisp-cn+***@googlegroups.com。
要查看更多选项,请访问 https://groups.google.com/d/optout。
Loading...