# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup python 1.0 name py-podcastparser version 0.6.6 revision 0 categories-append net supported_archs noarch platforms {darwin any} license ISC maintainers nomaintainer description Simplified, fast RSS parser. long_description The podcast parser project is a library from the gPodder \ project to provide an easy and reliable way of parsing \ RSS- and Atom-based podcast feeds in Python. homepage https://github.com/gpodder/podcastparser checksums rmd160 35955c1988c03185ede6e85f907847fdce150cd3 \ sha256 a30e84102003fb0eb42000546514245acf7b97541dba4e888d1c4c06b1c84454 \ size 23482 python.versions 38 39 310 311 if {${name} ne ${subport}} { test.run yes python.test_framework nose }