python-docopt: new package
authorAlvaro G. M <alvaro.gamez@hazent.com>
Tue, 9 Dec 2014 10:28:13 +0000 (11:28 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 9 Dec 2014 18:17:00 +0000 (19:17 +0100)
commit765b7e1995fac384d26de269e33ad48697ed747a
treea4a532e005b87bc5ce9a305a9629876c5a8747dc
parent19dd56dbaa67dca49e3a129186d7c43850858700
python-docopt: new package

[Thomas:
  - Remove dependency on python || python3, as we did for all other
    python modules that work with both Python 2 and Python 3.
  - Rewrap help text.
  - Add <pkg>_LICENSE_FILES value.]

Signed-off-by: Alvaro G. M <alvaro.gamez@hazent.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/python-docopt/Config.in [new file with mode: 0644]
package/python-docopt/python-docopt.mk [new file with mode: 0644]