blob: 2a916286585d2516b54673d52ad5769f663d064b (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="feedparser"
VERSION="6.0.10"
HOMEPAGE="https://github.com/kurtmckee/feedparser"
DOWNLOAD="https://github.com/kurtmckee/feedparser/archive/6.0.10/feedparser-6.0.10.tar.gz"
MD5SUM="d69e59156dfe7b64842befdc1c621a2d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-sgmllib3k"
MAINTAINER="Christoph Willing"
EMAIL="chris.willing@linux.com"
|