summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f2a35a180b74fcdcbb0bc939b0cb796f3c795835 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = python-nfcpy-git
	pkgver = 1.0.3.r19.gacc6d32
	pkgrel = 2
	url = https://github.com/nfcpy/nfcpy
	arch = any
	license = custom:EUPL
	makedepends = python-setuptools
	source = nfcpy::git+https://github.com/nfcpy/nfcpy
	sha256sums = SKIP

pkgname = python-nfcpy-git
	pkgdesc = Module to read/write NFC tags or communicate with another NFC device.
	depends = python-libusb1
	depends = python-pyserial
	depends = python-ndeflib
	depends = python-pydes
	provides = python-nfcpy
	conflicts = python-nfcpy

pkgname = python-nfcpy-examples-git
	pkgdesc = Python nfcpy examples.
	depends = python-nfcpy
	provides = python-nfcpy-examples
	conflicts = python-nfcpy-examples