--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/__init__.py Mon Dec 28 16:03:33 2009 +0000 @@ -0,0 +1,11 @@ +# -*- coding: utf-8 -*- + +# Copyright (c) 2003 - 2009 Detlev Offenbach <detlev@die-offenbachs.de> +# + +""" +Package implementing the eric4 Python IDE (version 4.4). + +To get more information about eric4 please see the +<a href="http://eric-ide.python-projects.org/index.html">eric web site</a>. +"""