GNU Artanis-0.6 released [stable]

Nala Ginrut <[email protected]> Mon, 29 Apr 2024 17:18:23 +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.

GNU Artanis is both GNU and HardenedLinux official project.

https://artanis.dev

Here are the compressed sources:
http://ftp.gnu.org/gnu/artanis//artanis-0.6.tar.gz   (552KB)
http://ftp.gnu.org/gnu/artanis//artanis-0.6.tar.bz2   (468KB)

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

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

Here are the MD5 and SHA1 checksums:

3a706068076f0df4fcc5ecb43f9b881b  artanis-0.6.tar.gz
edafd8a97c8fcb3220320c75306fef6e  artanis-0.6.tar.bz2
b69622b678d5e79ea1c4258da58a9fedc44a2946  artanis-0.6.tar.gz
0f51d3c3305ac583c81080c9a664c2c598f6395a  artanis-0.6.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.6.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.69
Guile 3.0.5

NEWS

Changes in 0.6
* Notable changes
- Add (artanis client)
- Fix many bugs in DB operations
- Fix cookie expires

--
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-----

iQIzBAEBCgAdFiEE9TtMVpW15NVgk0MkhGlncoRqAFgFAmYvV88ACgkQhGlncoRq
AFjYUxAAmTSqmfhY8bmF8ZNeGTyP6bMJvVF+7Yg5QVvFwhSrboqysVYGEkIcHpu8
qjM5NFqSlgoCOSHK4hUgHJd+OtmxwtV6aglRs/QYWqSxPQm2TL22V/fgH2HcDMKh
CxPHNQtlD2m3WI3gXsO6O15VsRvUl3YK+MO+hY4RgB+/bx688mFzNPP8DBxKUTo/
g69I3XUp6N5SsFUhbu02iszFBrs++quS1yeRk41c6tvL57E3Jx38R84KTjWVzI2d
G979wwGX6QE9Hk2SbE5no/ni35ktUfLiSi/oujbugbI6WNCLSEf9zRZVALE1rO+d
5fMxJ+UgE+pS696f3qpFO7cXRqXGFXVJbIlozjirGPsbV89UXwcpWydbeOIcb91b
A14+obNGUbNUlHvPgAi1YGr+C+xOm0RjlyZaKTXNnw7KoZtBLeVNS6Ko7PSHyyj3
uHokdOG/tTOUTd2o5Zv9dn+7VrmOyfsN2t155vc1ACkenZe914M0TjYSHhzWzWjV
0OLyTP7jJ9vgKL7e1hpI/j+4Y49Dz96KXsA7bkYcPsmdJl35UzQ67IVDLLRvrPwc
5lHka6ZAYiNW2tWFIn92KZ7JlNFVLSbMHfAgxWoW1VHrIs199LuEYYb98V4gNq4P
RiPiQ5qsKJ58v1P6Z8zDOSIcj2+QQRsDbVq7Vb/6ZbSyKCW1DvE=
=8Hv0
-----END PGP SIGNATURE-----