[ ソース: tools-namespace-clojure ]
パッケージ: libtools-namespace-clojure (1.3.0-3)
libtools-namespace-clojure に関するリンク
Debian の資源:
tools-namespace-clojure ソースパッケージをダウンロード:
- [tools-namespace-clojure_1.3.0-3.dsc]
- [tools-namespace-clojure_1.3.0.orig.tar.xz]
- [tools-namespace-clojure_1.3.0-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
tools for managing namespaces in Clojure
A set of tools for managing namespaces in Clojure. Parse `ns` declarations from source files, extract their dependencies, build a graph of namespace dependencies within a project, update that graph as files change, and reload files in the correct order.
Note that tools.namespace only manages namespace dependencies within a single project and is not a substitute for tools like leiningen or maven.
その他の libtools-namespace-clojure 関連パッケージ
|
|
|
|
-
- dep: libclojure-java
- Lisp dialect for the JVM (library)
-
- dep: libjava-classpath-clojure
- examine the Java classpath from Clojure programs
-
- dep: libtools-reader-clojure
- complete Clojure and EDN-only reader