forked from hasufell/hasufell-repository
dev-python/qrcode: initial import of version 5.3
This commit is contained in:
parent
68af5e5ff5
commit
13aaba45f9
19
packages/dev-python/qrcode/qrcode-5.3.exheres-0
Normal file
19
packages/dev-python/qrcode/qrcode-5.3.exheres-0
Normal file
@ -0,0 +1,19 @@
|
||||
# Copyright 2017 Julian Ospald <hasufell@posteo.de>
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
require pypi setup-py [ import=setuptools ]
|
||||
|
||||
SUMMARY="Pure python QR Code generator"
|
||||
|
||||
LICENCES="BSD-3"
|
||||
SLOT="0"
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
MYOPTIONS=""
|
||||
|
||||
DEPENDENCIES="
|
||||
build+run:
|
||||
dev-python/six[python_abis:*(-)?]
|
||||
dev-python/lxml[python_abis:*(-)?]
|
||||
dev-python/Pillow[python_abis:*(-)?]
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user