eric5_pluginrepository.py

branch
Py2 comp.
changeset 3057
10516539f238
parent 2538
b2642e7a4c18
parent 2992
dbdf27746da5
child 3060
5883ce99ee12
--- a/eric5_pluginrepository.py	Tue Oct 15 22:03:54 2013 +0200
+++ b/eric5_pluginrepository.py	Fri Oct 18 23:00:41 2013 +0200
@@ -5,9 +5,10 @@
 #
 
 """
-Eric5 Plugin Installer
+Eric5 Plugin Installer.
 
-This is the main Python script to install eric5 plugins from outside of the IDE.
+This is the main Python script to install eric5 plugins from outside of the
+IDE.
 """
 
 from __future__ import unicode_literals    # __IGNORE_WARNING__

eric ide

mercurial