James Gardner: Home > Work > Code > Gallery > 0.1.0

Gallery v0.1.0 documentation

0.1.0

Summary

Convert photos and videos for use on the web, integrates with SiteTool to produce static HTML galleries.

Get Started

  • Download and install from source

Author

James Gardner

Documentation

If you have the source distribution you can navigate to the doc directory and read the man page like this:

man -M ./ gallery

You can see the same information via the --help option to each command.

Full documentation:

Changes

0.1.0

2009-07-29

  • Generated help text and man page
  • Split the gallery out from site tool and into its own package

License

Gallery - Convert photos and videos for use on the web, integrates with SiteTool to produce static HTML galleries. Copyright (C) 2009 <James Gardner>

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

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 General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

James Gardner: Home > Work > Code > Gallery > 0.1.0