texlive[45621] Master/tlpkg/doc/JSON-formats.txt: update JSON format

commits+preining at tug.org commits+preining at tug.org
Fri Oct 27 08:39:23 CEST 2017


Revision: 45621
          http://tug.org/svn/texlive?view=revision&revision=45621
Author:   preining
Date:     2017-10-27 08:39:22 +0200 (Fri, 27 Oct 2017)
Log Message:
-----------
update JSON format def

Modified Paths:
--------------
    trunk/Master/tlpkg/doc/JSON-formats.txt

Modified: trunk/Master/tlpkg/doc/JSON-formats.txt
===================================================================
--- trunk/Master/tlpkg/doc/JSON-formats.txt	2017-10-27 05:26:10 UTC (rev 45620)
+++ trunk/Master/tlpkg/doc/JSON-formats.txt	2017-10-27 06:39:22 UTC (rev 45621)
@@ -34,7 +34,7 @@
     Example: { "x86_64-linux": [ "binfile1", "binfile2", ... ], "win32": [ "binfile3" ] }
   - binsize: keys are architecture names, values are numbers
     Example: { "x86_64-linux": 1233, "win32": 333 }
-  - cataloguedata: keys are topics, version, license, ctan, date, values are all strings
+  - cataloguedata: keys are topics, version, license, ctan, date, related (all strings)
     Example: { "topics": "graphic", "version": "1.23" }
 
 



More information about the tex-live-commits mailing list