babashka.curl
This commit is contained in:
parent
ff97feab52
commit
7e6d3130c0
2 changed files with 2 additions and 1 deletions
|
|
@ -227,6 +227,7 @@ enumerated explicitly.
|
||||||
- `clojure.stacktrace`
|
- `clojure.stacktrace`
|
||||||
- `clojure.test`
|
- `clojure.test`
|
||||||
- `clojure.pprint`: `pprint` (currently backed by [fipp](https://github.com/brandonbloom/fipp)'s `fipp.edn/pprint`)
|
- `clojure.pprint`: `pprint` (currently backed by [fipp](https://github.com/brandonbloom/fipp)'s `fipp.edn/pprint`)
|
||||||
|
- `clojure.zip`
|
||||||
- [`clojure.tools.cli`](https://github.com/clojure/tools.cli) aliased as `tools.cli`
|
- [`clojure.tools.cli`](https://github.com/clojure/tools.cli) aliased as `tools.cli`
|
||||||
- [`clojure.data.csv`](https://github.com/clojure/data.csv) aliased as `csv`
|
- [`clojure.data.csv`](https://github.com/clojure/data.csv) aliased as `csv`
|
||||||
- [`clojure.data.xml`](https://github.com/clojure/data.xml) aliased as `xml`
|
- [`clojure.data.xml`](https://github.com/clojure/data.xml) aliased as `xml`
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit 2dc7f53271de3c2edc3e1474a000b9dfa7324eaf
|
Subproject commit cbf8429addac1d2f71ac8ddfb847657223fdf0f7
|
||||||
Loading…
Reference in a new issue