blob: 82a1447f2e055aeecb6b41467de3637621a4294d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-compressed-rtf
pkgdesc = Compressed Rich Text Format (RTF) compression and decompression package
pkgver = 1.0.7
pkgrel = 1
url = https://github.com/delimitry/compressed_rtf
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
source = compressed-rtf-1.0.7.tar.gz::https://files.pythonhosted.org/packages/source/c/compressed_rtf/compressed_rtf-1.0.7.tar.gz
sha256sums = 7c30859334839f3cdc7d10796af5b434bb326b9df7cb5a65e95a8eacb2951b0e
pkgname = python-compressed-rtf
|