In addition to “pypi2port”, there is also this years GSoC project that implemented an MacPorts backend for UPT (the Universal Packaging Tool). It should do at minimum the same as “pypi2port” and hopefully more ;) The same tool can be used to package perl and ruby packages as well, and supports recursive packaging of dependencies.
Please give it a try and, as always, we value feedback on the current implementation (see https://github.com/macports/upt-macports <https://github.com/macports/upt-macports>). It can be installed using “sudo port install upt”. > On Dec 20, 2019, at 8:25 AM, Björn Raupach via macports-dev > <[email protected]> wrote: > > Hi Ryan, hi Jackson, > > Thank you very much for the help! pypi2port is what I was looking for! > >> On 20. Dec 2019, at 13:43, Ryan Schmidt <[email protected]> wrote: >> >> >> >> On Dec 17, 2019, at 13:38, Jackson Isaac wrote: >> >>> You would need to create py-ports for any >>> missing dependency packages e.g., tomlkit. >> >> Note that pypi2port (which can be installed using MacPorts) can help you >> generate those portfiles. >> >
