7 buildPythonPackage rec {
10 format = "setuptools";
15 sha256 = "1rvf5jw9hknqz02rp1vg8abgb1lpa0bc65l7ylmlillqx7bswq3r";
22 homepage = "http://www.dalkescientific.om/Python/PyRSS2Gen.html";
23 description = "Library for generating RSS 2.0 feeds";
24 license = licenses.bsd2;
25 maintainers = with maintainers; [ domenkozar ];