summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/dviasm
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-09-05 21:41:34 +0000
committerKarl Berry <karl@freefriends.org>2020-09-05 21:41:34 +0000
commitb4358791a3c8567a9a53694eb6a906659c5867e8 (patch)
treefeff45c239f6ad846cdc5dd0c6d7e6dfaff52c7f /Master/texmf-dist/doc/latex/dviasm
parente66aaac7be152feabd753c1e33ab8a8561b47338 (diff)
dviasm (5sep20)
git-svn-id: svn://tug.org/texlive/trunk@56270 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/dviasm')
-rw-r--r--Master/texmf-dist/doc/latex/dviasm/README6
1 files changed, 5 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/dviasm/README b/Master/texmf-dist/doc/latex/dviasm/README
index f81b426b9c1..ac7125d32f0 100644
--- a/Master/texmf-dist/doc/latex/dviasm/README
+++ b/Master/texmf-dist/doc/latex/dviasm/README
@@ -3,12 +3,16 @@ designed for editing DeVice-Independent (DVI) files directly.
It consists of a single Python program, dviasm.py, in a human readable
text format and it runs on any platform in which Python is installed.
+Licensed under GNU General Public License Version 3 or later.
All revisions of DVIasm can be downloaded at
-https://github.com/khaledhosny/dviasm
+https://github.com/aminophen/dviasm
It is fully documented at
http://tug.org/TUGboat/Articles/tb28-2/tb89cho.pdf (TUGboat)
http://ajt.ktug.kr/assets/2008/5/1/0201cho.pdf (Asian Journal of TeX)
+
+Previous maintainer of DVIasm: Khaled Hosny
+Current maintainer of DVIasm: Hironobu Yamashita