artanis
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Artanis] [ANN] GNU Artanis-0.1.2(Beta) released!


From: Alex Sassmannshausen
Subject: Re: [Artanis] [ANN] GNU Artanis-0.1.2(Beta) released!
Date: Thu, 11 Feb 2016 11:13:56 +0100
User-agent: mu4e 0.9.13; emacs 24.5.1

Congratulations, that looks exciting.

By the way, something seems to be wrong with your emacs setup, as I'm
getting the raw
> <#secure method=pgpmime mode=sign>
mml instruction, but no actual signature.

If you want to debug that, feel free to use me (my email address) as a
guinea pig :-)

Alex


Nala Ginrut writes:

> <#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 via email to

[Prev in Thread] Current Thread [Next in Thread]