SEXP-CONV(1) | Nettle tools | SEXP-CONV(1) |
sexp-conv - convert s-expression to a different encoding
Conversion:
sexp-conv [OPTION]... < INPUT-SEXP
Fingerprinting:
sexp-conv --hash[=algorithm] [OPTION]...
< INPUT-SEXP
This manual page documents briefly the sexp-conv command. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. Instead, it has documentation in the GNU Info format; see below.
sexp-conv is a program that converts S-expressions. It automatically detects the s-expression syntax variant of the input. It is primarily used by the `lsh' packages, which stores keys and most other objects on disk in that format, but may be of other use as well.
This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. For a complete description, see the Info files.
ssh-conv(1), lsh(1), lshd(8),
http://theworld.com/~cme/spki.txt.
The programs are documented fully by the sexp section under the
Getting Started header of the lsh info page, available via the Info
system.
This program should be documented in the nettle manual, not in the lsh manual.
This manual page was originally written by Timshel Knoll <timshel@debian.org>, for the Debian GNU/Linux system (but may be used by others). Edited by Magnus Holmgren <magnus@kibibyte.se>.
June 2007 | nettle 1.15 |