1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-29 01:00:11 +02:00

rearrange files again

This commit is contained in:
Nick Sweeting
2018-06-10 21:58:48 -04:00
parent c29139f7ed
commit d6354ac93f
6 changed files with 93 additions and 95 deletions

View File

@@ -27,6 +27,7 @@ from util import (
download_url,
progress,
cleanup_archive,
pretty_path,
)
__DESCRIPTION__ = 'Bookmark Archiver: Create a browsable html archive of a list of links.'