
Security News
Axios Supply Chain Attack Reaches OpenAI macOS Signing Pipeline, Forces Certificate Rotation
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.
mege is a combined content manager and content generator made specifically for the website "metanohi" (available at http://metanohi.name/ ). Because of lazyness, currently mege is tightly integrated with this website, though it should be possible to adapt it to work with other sites.
mege is in constant on-and-off development --- special features are only added as they are needed --- and there will not be any release out for a long time, if ever.
mege is both a command line tool and a Python module. It requires Python 3.1+.
mege uses bottle as its web framework, serves HTML generated from Org-Mode files, and uses Git for revisions. It uses modwsgi and the Apache web server.
mege is free software under the terms of the GNU Affero General Public License
version 3 (or any later version, see file COPYING.txt or webpage
http://gnu.org/licenses/agpl.html for full license). The author of mege is
Niels G. W. Serup, contactable at ns@metanohi.name.
There is no actual release. To get mege, clone mege's git repository. The addres is available at http://metanohi.name/projects/mege/
To install mege, run::
python3 setup.py install
You must be a superuser to do this.
bottle: http://bottlepy.org/Pygments: http://pygments.org/When you have installed mege, run::
mege COMMAND [OPTION]... [INPUT FILE]...
To see how to interact with mege in general, run::
mege --help
When mege has been installed, it can be used just like any other Python module. To see which functions and classes are available and usable, run::
pydoc3 mege
And also::
pydoc3 mege.server pydoc3 mege.htmlgen pydoc3 mege.macrolang pydoc3 mege.htmlfunc pydoc3 mege.git
And so on.
Copyright (C) 2011, 2012 Niels G. W. Serup
Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty.
FAQs
metanohi content manager and generator
We found that mege demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.

Security News
Open source is under attack because of how much value it creates. It has been the foundation of every major software innovation for the last three decades. This is not the time to walk away from it.

Security News
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.