MoinMoin is an advanced, easy to use and extensible WikiEngine with a large community of users. Said in a few words, it is about collaboration on easily editable web pages.
MoinMoin is an advanced, easy to use and extensible WikiEngine with a large community of users. Said in a few words, it is about collaboration on easily editable web pages.
To install py27-moin, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py27-moin
To see what files were installed by py27-moin, run:
port contents py27-moin
To later upgrade py27-moin, run:
sudo port selfupdate && sudo port upgrade py27-moin
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.