# -*- 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
maintainers {stromnov @stromnov} openmaintainer
description Thread-based interface to file system observation primitives.
long_description MacFSEvents is a Python library that provides thread-safe \
directory observation primitives using callbacks. It wraps \
the Mac OS X FSEvents API in a C-extension.
homepage https://github.com/malthe/macfsevents
master_sites pypi:M/MacFSEvents
distname MacFSEvents-${version}
checksums rmd160 4173250047586f3a48b2ff3c88347cac087304bf \
sha256 1324b66b356051de662ba87d84f73ada062acd42b047ed1246e60a449f833e10 \
if {${name} ne ${subport}} {
port:py${python.version}-setuptools
xinstall -d ${destroot}${python.prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} README.rst CHANGES.rst \
${destroot}${python.prefix}/share/doc/${name}
livecheck.name MacFSEvents