blob: 1eb708d1839f04ced3625d89d64b5e0b1bde6510 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = torrentinfo
pkgdesc = Bittorrent .torrent file parser and summariser
pkgver = r264.0e85bcd
pkgrel = 1
url = https://fuuzetsu.co.uk/torrentinfo/
arch = any
license = GPL-2.0-only
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
source = git+https://github.com/Fuuzetsu/torrentinfo
b2sums = SKIP
pkgname = torrentinfo
|