summaryrefslogtreecommitdiff
path: root/dviware/dviasm/README
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-09-06 03:01:17 +0000
committerNorbert Preining <norbert@preining.info>2020-09-06 03:01:17 +0000
commit889c838f1973e50831587c557b9890cf6afe3783 (patch)
tree99e55eed57a61143f07893a6d9f3764cc01adcfc /dviware/dviasm/README
parent4bf6278f2e9376c5e7a3dd7e7dcb41a09c0a1214 (diff)
CTAN sync 202009060301
Diffstat (limited to 'dviware/dviasm/README')
-rw-r--r--dviware/dviasm/README6
1 files changed, 5 insertions, 1 deletions
diff --git a/dviware/dviasm/README b/dviware/dviasm/README
index f81b426b9c..ac7125d32f 100644
--- a/dviware/dviasm/README
+++ b/dviware/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