Dear port maintainer,
The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you
Hi,
I have written a python interface to a C library that I maintain,
using cython, and am looking for advice on how to structure the
code release so that packaging is as straightforward as possible.
My inclination is to include the python interface with the source code
of the C library, as the p