blob: 5eafdc54c8957afe762b9c0a30c6c737e57467d8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-fleep
pkgdesc = File format determination library
pkgver = 1.0.1
pkgrel = 1
url = https://github.com/floyernick/fleep-py
arch = any
license = MIT
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
source = https://files.pythonhosted.org/packages/source/f/fleep/fleep-1.0.1.tar.gz
source = LICENSE
sha256sums = c8f62b258ee5364d7f6c1ed1f3f278e99020fc3f0a60a24ad1e10846e31d104c
sha256sums = ef3a6eea5870c9126c94348a2282947a77c242dee2da372d23cc16d4f014edc6
pkgname = python-fleep
|