diff -r 8a04ce23e083 -r c17e67e69ef5 Snapshot/__init__.py --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Snapshot/__init__.py Sat Apr 07 21:19:24 2012 +0200 @@ -0,0 +1,8 @@ +# -*- coding: utf-8 -*- + +# Copyright (c) 2012 Detlev Offenbach <detlev@die-offenbachs.de> +# + +""" +Package implementing the modules for the screenshot utility. +"""