Use INI format instead of JSON for packages
authorAntonio Ospite <ospite@studenti.unina.it>
Sun, 6 May 2012 15:36:32 +0000 (17:36 +0200)
committerAntonio Ospite <ospite@studenti.unina.it>
Sun, 6 May 2012 15:36:32 +0000 (17:36 +0200)
commit3a60f746376614664f7a3f48f05fff49e689bfb4
treec9d566c56b29cfa0ea5b9c59e434974adec12ab5
parent107faf9a94302652a411c3dab5ac6d6a2f7f4f29
Use INI format instead of JSON for packages

The INI format supported by ConfigParser supports variable interpolation
which comes in handy for URLs with parametric language and version.
28 files changed:
pkgs/7-zip.ini [new file with mode: 0644]
pkgs/7-zip.json [deleted file]
pkgs/CDBurnerXP.ini [new file with mode: 0644]
pkgs/CDBurnerXP.json [deleted file]
pkgs/evince.ini [new file with mode: 0644]
pkgs/evince.json [deleted file]
pkgs/gimp.ini [new file with mode: 0644]
pkgs/gimp.json [deleted file]
pkgs/inkscape.ini [new file with mode: 0644]
pkgs/inkscape.json [deleted file]
pkgs/libreoffice.ini [new file with mode: 0644]
pkgs/libreoffice.json [deleted file]
pkgs/libreoffice_helppack.ini [new file with mode: 0644]
pkgs/libreoffice_helppack.json [deleted file]
pkgs/mozilla_firefox.ini [new file with mode: 0644]
pkgs/mozilla_firefox.json [deleted file]
pkgs/mozilla_thunderbird.ini [new file with mode: 0644]
pkgs/mozilla_thunderbird.json [deleted file]
pkgs/nonfree_avast.ini [new file with mode: 0644]
pkgs/pidgin.ini [new file with mode: 0644]
pkgs/pidgin.json [deleted file]
pkgs/vlc.ini [new file with mode: 0644]
pkgs/vlc.json [deleted file]
pkgs/xp-antispy.ini [new file with mode: 0644]
pkgs/xp-antispy.json [deleted file]
template.ini [new file with mode: 0644]
template.json [deleted file]
winfreed.py