git » python-feedparser.git » main » tree

[main] / .SRCINFO

pkgbase = python-feedparser
	pkgdesc = Parse RSS and Atom feeds in Python
	pkgver = 6.0.12
	pkgrel = 2
	url = https://github.com/kurtmckee/feedparser
	arch = any
	license = BSD-2-Clause
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = libxml2
	depends = python-requests
	depends = python-sgmllib3k
	optdepends = python-chardet: for character encoding auto-detection
	optdepends = python-cchardet: for faster character encoding auto-detection
	source = git+https://github.com/kurtmckee/feedparser.git#tag=v6.0.12
	b2sums = 56d292deaf8d794a0f4375159817c78c5a7e3c34364e2bf608509d8a7c0e4b4cc78848c8a0ff8280c702cdcb03a0f6313d04072b6c903cfb4dfb356e9a1f200e

pkgname = python-feedparser