diff options
author | Norbert Preining <preining@logic.at> | 2017-10-13 06:50:59 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2017-10-13 06:50:59 +0000 |
commit | 8b02c12ef1888a8819a0e33ba7449a522a87afba (patch) | |
tree | ab89d27f2388db37df6c125ceb678802a3dcccf1 /Master/tlpkg/TeXLive/TLPOBJ.pm | |
parent | bea24bc71979f672b3580e56cefc931ebf964906 (diff) |
tlmgr dump-tlpdb -json possible
git-svn-id: svn://tug.org/texlive/trunk@45532 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/TeXLive/TLPOBJ.pm')
-rw-r--r-- | Master/tlpkg/TeXLive/TLPOBJ.pm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/tlpkg/TeXLive/TLPOBJ.pm b/Master/tlpkg/TeXLive/TLPOBJ.pm index 77f2290e442..3e603bc99a3 100644 --- a/Master/tlpkg/TeXLive/TLPOBJ.pm +++ b/Master/tlpkg/TeXLive/TLPOBJ.pm @@ -1585,6 +1585,10 @@ or the filehandle if given: debugging function for comparison with C<tpm>/C<tlps>, will go away. +=item C<as_json> + +returns the representation of the C<TLPOBJ> in JSON format. + =item C<common_texmf_tree> if all files of the package are from the same texmf tree, this tree |