eGenix.com mx Extensions for Python - EXPERIMENTAL Package
The mx Extension Series is a collection of software packages which aims at providing professional quality add-ons for the Open Source Language Python. It consists of mxNumber (Extended Numeric Types), mxTidy (Interface to HTML Tidy), mxURL (URL Datatype) and mxUID (UID Datatype).
The mx Extension Series is a collection of software packages which aims at providing professional quality add-ons for the Open Source Language Python. It consists of mxNumber (Extended Numeric Types), mxTidy (Interface to HTML Tidy), mxURL (URL Datatype) and mxUID (UID Datatype).
To install py27-mx-experimental, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py27-mx-experimental
To see what files were installed by py27-mx-experimental, run:
port contents py27-mx-experimental
To later upgrade py27-mx-experimental, run:
sudo port selfupdate && sudo port upgrade py27-mx-experimental
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.