guile-user
[Top][All Lists]
Advanced

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

[ANN] GNU Artanis-0.1.0 released [beta]


From: Nala Ginrut
Subject: [ANN] GNU Artanis-0.1.0 released [beta]
Date: Sat, 07 Nov 2015 06:44:50 +0800

<#secure method=pgpmime mode=sign>

I'm pleased to announce artanis-0.1.0 here. 
GNU Artanis is a monolithic 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: MVC, 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.1.0.tar.gz   (468KB)
  http://alpha.gnu.org/gnu/artanis//artanis-0.1.0.tar.bz2   (384KB)

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

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

Here are the MD5 and SHA1 checksums:

fe4652be30fd040f04940f09e1fea926  artanis-0.1.0.tar.gz
0ac17cdda340aa468cb9aa30956dcca2  artanis-0.1.0.tar.bz2
9a684c3a5e72785e9f1e8e3d48ca51c7f5aa7f5e  artanis-0.1.0.tar.gz
45a360337d3156856dd67222093efe220f4728d7  artanis-0.1.0.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.0.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.0
* Notable changes
  MVC support.
  Migration support.
  Optimized uploading for speed.
  Command line tools.
  Fixed many bugs.
  Add several test cases.

-- 
GNU Powered it
GPL Protected it
GOD Blessed it

HFG - NalaGinrut

Fingerprint 77F8 7D5B B425 E505 535E  C365 9182 7E28 EE78 E925


Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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