summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/expkv-def/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-02-28 22:27:15 +0000
committerKarl Berry <karl@freefriends.org>2020-02-28 22:27:15 +0000
commitbcf879c00c0a01a1db9e7dac4f801b74be104c34 (patch)
tree6a1e1a22c75e6b7d802bb843ce896083f07f6673 /Master/texmf-dist/doc/latex/expkv-def/README.md
parent673f096ea5713c68ff29ddfab0017cac9777cd8e (diff)
expkv-def (28feb20)
git-svn-id: svn://tug.org/texlive/trunk@53957 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/expkv-def/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/expkv-def/README.md32
1 files changed, 32 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/expkv-def/README.md b/Master/texmf-dist/doc/latex/expkv-def/README.md
new file mode 100644
index 00000000000..40265856577
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/expkv-def/README.md
@@ -0,0 +1,32 @@
+-------------------------------------------------------------------------------
+# expkv-def -- a key-defining frontend for expkv
+
+Version 2020-02-27 v0.1
+
+Released under the LaTeX Project Public License v1.3c or later
+See http://www.latex-project.org/lppl.txt
+
+Hosted at https://github.com/Skillmon/tex_expkv-def
+
+-------------------------------------------------------------------------------
+
+Copyright (C) 2020 Jonathan P. Spratte
+
+This work may be distributed and/or modified under the conditions of the
+LaTeX Project Public License (LPPL), either version 1.3c of this license or
+(at your option) any later version. The latest version of this license is in
+the file:
+
+ http://www.latex-project.org/lppl.txt
+
+This work is "maintained" (as per LPPL maintenance status) by
+ Jonathan P. Spratte.
+
+-------------------------------------------------------------------------------
+
+This provides a key=val frontend to define keys for
+[`expkv`](https://github.com/Skillmon/tex_expkv). It is generic code and only
+requires `expkv` for its parsing. There is a LaTeX package `expkv-def.sty`
+included to play nice on LaTeX's package loading system, but that package is not
+needed and does not provide more functionality than the generic code in
+`expkv-def.tex`.