storm-lang-layout
Layout library for Storm
This library provides a language extension for declaring layouts
in the Storm language platform.
usgs
Access the USGS inventory service -- CLI
USGS is a Python module for interfacing with the US Geological
Survey's API.
It provides submodules to interact with various endpoints,
and command line utilities, helpful for building out large
pipelines.
storm-lang-crypto
Cryptographic library for Storm
Cryptographic primitives (for example for estabilshing SSL tunnels)
for the Storm language platform.
libnrepl-incomplete-clojure
Simple Clojure library providing code completion
nrepl-incomplete is a simple Clojure library providing code completion. The
library was extracted from nREPL's codebase and aims to replace
clojure-complete.
acme.sh
Pure unix shell script implementing ACME client protocol
The acme.sh executable has minimal dependencies and maximal features:
- full ACME protocol implementation
- ECDSA certificates support
- SAN and wildcard certificates with many DNS providers support
- issue then renew and deploy automatically
- does not require privileged user
storm-lang
Platform for extensible languages
Storm is a language system for extensible languages. It allows
creating multiple languages and DSLs that are able to operate
in close cooperation. Not too dissimilar from LISP systems, but
with custom syntax.