Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/natefoo/slurpwiki
Export/clone/checkout SourceForge wikis to git with revision and author attribution history
https://github.com/natefoo/slurpwiki
Last synced: 14 days ago
JSON representation
Export/clone/checkout SourceForge wikis to git with revision and author attribution history
- Host: GitHub
- URL: https://github.com/natefoo/slurpwiki
- Owner: natefoo
- License: mit
- Created: 2015-09-10T16:57:16.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-10T17:19:38.000Z (over 9 years ago)
- Last Synced: 2024-04-14T00:50:56.076Z (9 months ago)
- Language: Python
- Size: 125 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
slurpwiki
=========I wanted to make a copy of a wiki including its revision history from
SourceForge into a git repo. After looking through the Apache Allure code, it
didn't seem to be possible to:- Clone or check out an Allure wiki
- Get raw versions of old revisions of pages
- Get commit metadata
- Do anything useful via its wiki APISo this script works around those missing features to extract a wiki and import
it to git.