blob: 3567be6dd439da013df2342a78562f54dc0a39c4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-puzpy
pkgdesc = Python library for reading and writing across lite crossword puzzle .puz files.
pkgver = 0.2.6
pkgrel = 1
url = https://github.com/alexdej/puzpy
arch = any
license = MIT
makedepends = python-setuptools
depends = python
source = https://files.pythonhosted.org/packages/source/p/puzpy/puzpy-0.2.6.tar.gz
b2sums = ea6167fed5732b801bf0418d2e317fe3d8e7118705ae2568b68a178d05c0f75c28628950c4ade0937139293a357b3bf29e35cde629577c37afd2803a60bdb9f4
pkgname = python-puzpy
|