[ANN] GNU Artanis-1.2.2 released!

Nala Ginrut <[email protected]> Mon, 27 Jan 2025 17:23:36 +0900
Newsgroups gmane.org.fsf.announce
Message-ID <[email protected]>
GNU Artanis is a modern web application framework for Scheme.

Features:

GPLv3+ & LGPLv3+
- Very lightweight - easy to hack and learn for newbies.
- Support JSON/CSV/XML/SXML.
- A complete web-server implementation, including an error page handler.
- High concurrent async non-blocking server core based on delimited
continuations.
- Has a Sinatra-like style route, hence the name "Artanis" ;-)
- Supported databases (through guile-dbi): MySQL/SQLite/PostgreSQL.
- Nice and easy web cache control.
- Efficient HTML template parsing.
- Efficient static file downloading/uploading.

Here are the compressed sources:
http://ftp.gnu.org/gnu/artanis//artanis-1.2.2.tar.gz   (692KB)
http://ftp.gnu.org/gnu/artanis//artanis-1.2.2.tar.bz2   (588KB)

Here are the GPG detached signatures[*]:
http://ftp.gnu.org/gnu/artanis//artanis-1.2.2.tar.gz.sig
http://ftp.gnu.org/gnu/artanis//artanis-1.2.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:

f6b5931a91bd3142172d5b2af6221385  artanis-1.2.2.tar.gz
a7dbcb6c9641bd521a34dae7c0c7c8ce  artanis-1.2.2.tar.bz2
cf976ad44c53b7929a3be3ec711c333fc64e3e5b  artanis-1.2.2.tar.gz
208dc2171b7a9f9fac3ac7405cc7f21472112ff7  artanis-1.2.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-1.2.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 F53B4C5695B5E4D56093432484696772846A0058

and rerun the 'gpg --verify' command.

This release was bootstrapped with the following tools:
Autoconf 2.71
Guile 3.0.10

NEWS

Changes in 1.2.2
* Notable changes
- Fix bugs in i18n
- Support SXML in i18n
- Fix to init oht correctly
- Add plugins mechanism
- Fix to detect locale domain correctly


--
GNU Powered it
GPL Protected it
GOD Blessed it
HFG - NalaGinrut
Fingerprint F53B 4C56 95B5 E4D5 6093 4324 8469 6772 846A 0058
signature.asc (application/pgp-signature, 832 B)
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEE9TtMVpW15NVgk0MkhGlncoRqAFgFAmeXRKkACgkQhGlncoRq
AFjC0Q/+NIZBxhLravYCRPcq+vLPQCxGR/FT1pGbK01tUk9N1EnJEon2EkU0ny09
DUyWa4OcU+CiROsCGG0S6nuod0FyxDd1v5TZmpjr1YsBJEx1KNvI6lp0RNQv9d8u
crfWDeimcYLh5JKgSBdgpaELK00ZTiipm2Rr8p70moQKDFVsjQphJy+gLcfN4Mlt
BWptzTnsBLVJ37qAH/ZKb6sttLvuWXOm+LqSFNmHOWWfHhEIkalKvqX7inMESWkF
Oy3VOXaZodKq59r4laP3bR0t8D6gK23ZvVEjgY0PfiM75N8QKiWfTW64d82mvEvg
dPjcTtDLRem63PQZmBMLWyZa+IBkUyocmrMmR+i6AogHC63aEnXzwVyCZfwHw6um
ffIjIDxqYu/gud449zYI6MTQKzFoyVFeE+6xXBmLyM+au/yri7PXftfZ71Wh0I2g
D+1wqBRxz1faRyGhQ802wSc4YHW943nfc6u8yJxCDdPO9EvOQlHszznNeJtq76nK
8PR0q/geNmsAqwG3MGr/YV/jmtNhZ7snHaYf1lYSNAhJwjS5iVCIF7DRUSv9+L9J
p+DcoqgDFdvZ6AzJEIV7QYTcr41i9Y5kOAVtVa+HtIVUFng4kaLfwVFVsY0VakQT
EQp4hB8IQYeTU64BhH81VVODF8fni6H2/4FqjgyKjH6uzeHRUPE=
=kkPb
-----END PGP SIGNATURE-----