[137667] trunk/dports/python/py-virtualenvwrapper/Portfile

larryv at macports.org larryv at macports.org
Tue Jun 16 21:53:15 PDT 2015


Revision: 137667
          https://trac.macports.org/changeset/137667
Author:   larryv at macports.org
Date:     2015-06-16 21:53:15 -0700 (Tue, 16 Jun 2015)
Log Message:
-----------
py-virtualenvwrapper: Improve descriptions

Modified Paths:
--------------
    trunk/dports/python/py-virtualenvwrapper/Portfile

Modified: trunk/dports/python/py-virtualenvwrapper/Portfile
===================================================================
--- trunk/dports/python/py-virtualenvwrapper/Portfile	2015-06-17 04:53:12 UTC (rev 137666)
+++ trunk/dports/python/py-virtualenvwrapper/Portfile	2015-06-17 04:53:15 UTC (rev 137667)
@@ -12,8 +12,14 @@
 license             MIT
 maintainers         nomaintainer
 
-description         Enhancements to virtualenv.
-long_description    Extensions to Ian Bicking's virtualenv tool.
+description         Enhancements to virtualenv
+long_description    virtualenvwrapper is a set of extensions to Ian \
+                    Bicking's virtualenv tool. The extensions include \
+                    wrappers for creating and deleting virtual \
+                    environments and otherwise managing your \
+                    development workflow, making it easier to work on \
+                    more than one project at a time without \
+                    introducing conflicts in their dependencies.
 homepage            http://www.doughellmann.com/projects/${real_name}/
 
 master_sites        http://pypi.python.org/packages/source/v/${real_name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150616/92fdf656/attachment-0001.html>


More information about the macports-changes mailing list