summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/luatexdir/luapplib/src/util/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/luatexdir/luapplib/src/util/README.md')
-rw-r--r--Build/source/texk/web2c/luatexdir/luapplib/src/util/README.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/Build/source/texk/web2c/luatexdir/luapplib/src/util/README.md b/Build/source/texk/web2c/luatexdir/luapplib/src/util/README.md
deleted file mode 100644
index 209bced0082..00000000000
--- a/Build/source/texk/web2c/luatexdir/luapplib/src/util/README.md
+++ /dev/null
@@ -1,8 +0,0 @@
-# pplib util
-
-This part is a toolbox. Contains utilities that are used by `pplib`
-but aren't tightly related to `PDF`. I use the toolbox in different
-projects and repos. It is important to me to keep this part in a perfect
-sync, at the cost of some redundant code (not used in `pplib`).
-`pplib` is hopefully not a subject for eternal development, so once
-it become final, we will make some cleanups here.