Advice on distributing a project
Joshua Root
jmr at macports.org
Sun Jul 1 06:33:16 UTC 2018
On 2018-6-29 01:18 , Langer, Stephen A. (Fed) wrote:
>
> I meant to add a link to our distutils source, if anyone's interested:
> https://github.com/usnistgov/OOF3D/tree/macports-packaging/shlib
>
> The master branch doesn't yet have the latest modifications.
Looks pretty reasonable. You could perhaps use sys.prefix if no prefix
has been specified? Also, I'm not sure why you're adding a new
'dest-dir=' option rather than reusing the 'root=' option from the
standard distutils.command.install class.
- Josh
More information about the macports-users
mailing list