[ ソース: ring-clojure ]
パッケージ: libring-servlet-clojure (1.8.2-2)
libring-servlet-clojure に関するリンク
Debian の資源:
ring-clojure ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Clojure web applications library - servlet utilities
Ring is a Clojure web applications library inspired by Python's WSGI and Ruby's Rack. By abstracting the details of HTTP into a simple, unified API, Ring allows web applications to be constructed of modular components that can be shared among a variety of applications, web servers, and web frameworks.
This package contains the Ring servlet utility library.
その他の libring-servlet-clojure 関連パッケージ
|
|
|
|
-
- dep: libclojure-java
- Lisp dialect for the JVM (library)
-
- dep: libring-core-clojure (>= 1.8.2-2)
- Clojure web applications library
-
- dep: libservlet-api-java
- Java Servlet API