summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/l3backend/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-07-02 21:02:28 +0000
committerKarl Berry <karl@freefriends.org>2019-07-02 21:02:28 +0000
commit0eeaf7545f37a529bbc7549c23ec0f2160e509e0 (patch)
treed8f47b054358a54d88a1d8a412187d2bbd19dc7e /Master/texmf-dist/doc/latex/l3backend/README.md
parentdf6cfce397c37144838d66b3b464c97557bb86c1 (diff)
l3backend (2jul19)
git-svn-id: svn://tug.org/texlive/trunk@51533 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/l3backend/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/l3backend/README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/l3backend/README.md b/Master/texmf-dist/doc/latex/l3backend/README.md
new file mode 100644
index 00000000000..30c5214b0d5
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/l3backend/README.md
@@ -0,0 +1,16 @@
+LaTeX3 Backend Drivers
+======================
+
+Release 2019-07-01
+
+This package forms parts of `expl3`, and contains the code used to interface
+with backends (drivers) across the `expl3` codebase. The functions here are
+defined differently depending on the engine in use. As such, these are
+distributed separately from `l3kernel` to allow this code to be updated
+on an independent schedule.
+
+-----
+
+<p>Copyright (C) 2019 The LaTeX3 Project <br />
+<a href="http://latex-project.org/">http://latex-project.org/</a> <br />
+All rights reserved.</p>