Menu

Tree [ef3e93] default tip /
 History

Read Only access


File Date Author Commit
 debian 2021-07-21 Russell Stuart Russell Stuart [15ce58] Release solidify-0.2.1-1 - see ChangeLog.txt
 .hgignore 2021-07-05 Russell Stuart Russell Stuart [7d9919] Release solidify-0.1.0-1 - see ChangeLog.txt
 .hgtags 2021-07-21 Russell Stuart Russell Stuart [ef3e93] Added tag solidify-0.2.1-1 for changeset 15ce58...
 ChangeLog.txt 2021-07-21 Russell Stuart Russell Stuart [15ce58] Release solidify-0.2.1-1 - see ChangeLog.txt
 Makefile 2021-07-21 Russell Stuart Russell Stuart [f1062f] Release solidify-0.2.0-1 - see ChangeLog.txt
 Makefile.release 2021-07-05 Russell Stuart Russell Stuart [7d9919] Release solidify-0.1.0-1 - see ChangeLog.txt
 README.txt 2021-07-21 Russell Stuart Russell Stuart [f1062f] Release solidify-0.2.0-1 - see ChangeLog.txt
 agpl-3.0.txt 2021-07-05 Russell Stuart Russell Stuart [7d9919] Release solidify-0.1.0-1 - see ChangeLog.txt
 solidify.1 2021-07-21 Russell Stuart Russell Stuart [f1062f] Release solidify-0.2.0-1 - see ChangeLog.txt
 solidify.html 2021-07-21 Russell Stuart Russell Stuart [15ce58] Release solidify-0.2.1-1 - see ChangeLog.txt
 solidify.py 2021-07-21 Russell Stuart Russell Stuart [15ce58] Release solidify-0.2.1-1 - see ChangeLog.txt

Read Me

solidify.py
===========

  solidify.py downloads web sites, turning them into static HTML that
  can be served directly from the file system by any web server.  It
  converts all internal links to relative links so the site can be
  served from any path.


Dependencies
------------

  - Python 3, >= 3.5
  - Tested on Linux only.


Building, Installing and Running
--------------------------------

  There is no building required, and the only installation
  consists of download a copy of solidify.py to the current
  directory and making it executable.


License
-------

  Copyright (c) 2021 Russell Stuart.

  This program is free software: you can redistribute it and/or
  modify it under the terms of the GNU Affero General Public License
  as published by the Free Software Foundation, either version 3 of
  the License, or (at your option) any later version.

  The copyright holders grant you an additional permission under
  Section 7 of the GNU Affero General Public License, version 3,
  exempting you from the requirement in Section 6 of the GNU General
  Public License, version 3, to accompany Corresponding Source with
  Installation Information for the Program or any work based on the
  Program. You are still required to comply with all other Section 6
  requirements to provide Corresponding Source.

  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU Affero General Public License for more details.


--
Russell Stuart
2021-Jul-21
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.