Add jlp utility.

This commit is contained in:
Kyle Isom
2015-10-26 16:37:44 -07:00
parent 387428a49b
commit 7bd65cea87
4 changed files with 105 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ Contents:
csrpubdump/ Dump the public key from an X.509
certificate request.
fragment/ Print a fragment of a file.
jlp/ JSON linter/prettifier.
pembody/ Print the body of a PEM certificate.
showimp/ List the external (e.g. non-stdlib and outside the
current working directory) imports for a Go file.