Difference between revisions of "Artanis"

From Free Software Directory
Jump to: navigation, search
(added standard link)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU Artanis
 
|Name=GNU Artanis
|Short description=web application framework written in Guile Scheme
+
|Short description=Web application framework written in Guile Scheme.
 
|Full description='''Artanis''' is a web application framework written in [[guile|Guile Scheme]]. It provides several tools for web development: database access, templating frameworks, session management, URL-remapping for RESTful, page caching, and more.
 
|Full description='''Artanis''' is a web application framework written in [[guile|Guile Scheme]]. It provides several tools for web development: database access, templating frameworks, session management, URL-remapping for RESTful, page caching, and more.
 
|Homepage URL=https://www.gnu.org/software/artanis/
 
|Homepage URL=https://www.gnu.org/software/artanis/
Line 7: Line 7:
 
|VCS checkout command=git clone git://git.savannah.gnu.org/artanis.git
 
|VCS checkout command=git clone git://git.savannah.gnu.org/artanis.git
 
|Documentation note=https://www.gnu.org/software/artanis/manual/
 
|Documentation note=https://www.gnu.org/software/artanis/manual/
 +
 +
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
 +
 +
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
 +
 +
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
 +
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 +
----
 
|Decommissioned or Obsolete=No
 
|Decommissioned or Obsolete=No
 
|Donate=https://my.fsf.org/donate/
 
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards
 
|Keywords=web,html,database
 
|Keywords=web,html,database
|Version identifier=0.2.5
+
|Version identifier=0.3.1
|Version date=2018/05/07
+
|Version date=2018/12/30
 
|Version status=beta
 
|Version status=beta
|Version download=https://ftp.gnu.org/gnu/artanis/artanis-0.2.5.tar.bz2
+
|Version download=https://ftp.gnu.org/gnu/artanis/artanis-0.3.1.tar.bz2
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/11/14
+
|Last review date=2019/01/02
 
|Submitted by=Nalaginrut
 
|Submitted by=Nalaginrut
 
|Submitted date=2015/01/27
 
|Submitted date=2015/01/27
Line 21: Line 37:
 
|Paid support=https://www.fsf.org/resources/service/
 
|Paid support=https://www.fsf.org/resources/service/
 
|Accepts cryptocurrency donations=Yes
 
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/artanis/artanis-0.3.1.tar.bz2.sig
 
|Test entry=No
 
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
Line 46: Line 63:
 
|Role=contributor
 
|Role=contributor
 
|Email=jian.dong@dorabot.com
 
|Email=jian.dong@dorabot.com
}}
 
{{Resource
 
|Resource audience=Ruby (Ref)
 
|Resource URL=https://rubygems.org/gems/artanis
 
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Savannah (Ref)
 
|Resource audience=Savannah (Ref)
|Resource URL=https://savannah.gnu.org/projects/artanis
+
|Resource URL=https://savannah.gnu.org/projects/artanis/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=https://git.savannah.gnu.org/cgit/artanis.git
+
|Resource URL=https://git.savannah.gnu.org/cgit/artanis.git/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/artanis
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/artanis/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-artanis
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-artanis/
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 73: Line 86:
 
{{Resource
 
{{Resource
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=https://ftp.gnu.org/gnu/artanis
+
|Resource URL=https://ftp.gnu.org/gnu/artanis/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource kind=Homepage
+
|Resource kind=General
 
|Resource URL=https://web-artanis.com
 
|Resource URL=https://web-artanis.com
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://savannah.gnu.org/people/
 
}}
 
}}
 
{{Software category
 
{{Software category
Line 86: Line 103:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=GNU Guile
+
|Prerequisite description=[[guilr | GNU Guile]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=guile-dbi
+
|Prerequisite description=[[guile-dbi]]
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 16:05, 2 January 2019


[edit]

GNU Artanis

https://www.gnu.org/software/artanis/
Web application framework written in Guile Scheme.

Artanis is a web application framework written in Guile Scheme. It provides several tools for web development: database access, templating frameworks, session management, URL-remapping for RESTful, page caching, and more.

Heckert gnu.small.png This is a GNU package:artanis

Download

https://ftp.gnu.org/gnu/artanis/artanis-0.6.tar.gz

version 0.6 (stable)
released on 29 April 2024



OpenPGP signature URL: https://ftp.gnu.org/gnu/artanis/artanis-0.6.tar.gz.sig

User level

Advanced


Categories





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

29 April 2024

Verified by

Genium

Verified on

29 April 2024




Leaders and contributors

Contact(s)Role
jian dong contributor
Mu Lei maintainer


Resources and communication

AudienceResource typeURI
GitLabVCS Repository Webviewhttps://gitlab.com/hardenedlinux/artanis.git
Downloadhttps://ftp.gnu.org/gnu/artanis/
Homepagehttps://artanis.dev/
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/gitweb/?p=artanis.git
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/artanis.git/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/artanis/
Downloadhttps://ftpmirror.gnu.org/artanis/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-artanis/
WikidataGeneralhttps://www.wikidata.org/wiki/Q21404072
Downloadhttps://alpha.gnu.org/gnu/artanis/
SavannahDeveloperhttps://savannah.gnu.org/projects/artanis/


Software prerequisites

KindDescription
Required to useGNU Guile
Required to useguile-dbi

This entry (in part or in whole) was last reviewed on 29 April 2024.




Entry








"maintainer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"contributor" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.

























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.