Page MenuHomeSoftware Heritage

README
No OneTemporary

Dependencies
============
- python3
- python3-requests
- rsync
- wget
Authentication
==============
If you need to work on a wiki protected with HTTP authentication just add a
matching entry to your `~/.netrc`, e.g.:
machine intranet.softwareheritage.org
login USERNAME
password PASSWORD
See manpage netrc(5) for more information.
Alternatively, you can use `http://USERNAME:PASSWORD@example.com/...` URLs, but
they will be visible in `ps` output, temporary files, etc. You've been warned!
Sample usage
============
List names of pages in category "Public":
bin/mw-ls-category --no-ssl-verify \
https://intranet.softwareheritage.org \
Public
Export all pages in category "Public" to directory "public_html":
bin/mw-export-category \
https://intranet.softwareheritage.org \
public_html \
Public

File Metadata

Mime Type
text/plain
Expires
Jun 4 2025, 6:41 PM (14 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3386885

Event Timeline