# -*- 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-css-parser version 1.0.9 revision 0 license LGPL-3 maintainers nomaintainer description A fork of the cssutils project based on version 1.0.2. long_description {*}${description} This fork includes general bug fixes and \ extensions specific to editing and working with ebooks. supported_archs noarch platforms {darwin any} homepage https://github.com/ebook-utils/css-parser checksums rmd160 90f3c64559e6b0833d67fe47527cdef849a902d7 \ sha256 196db822cef22745af6a58d180cf8206949ced58b48f5f3ee98f1de1627495bb \ size 349482 python.versions 38 39 310 311 if {${name} ne ${subport}} { depends_build-append \ port:py${python.version}-setuptools }