[130322] trunk/dports/python/py-clint/Portfile

larryv at macports.org larryv at macports.org
Mon Dec 29 18:49:29 PST 2014


Revision: 130322
          https://trac.macports.org/changeset/130322
Author:   larryv at macports.org
Date:     2014-12-29 18:49:29 -0800 (Mon, 29 Dec 2014)
Log Message:
-----------
py-clint: Make long_description less long

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

Modified: trunk/dports/python/py-clint/Portfile
===================================================================
--- trunk/dports/python/py-clint/Portfile	2014-12-30 02:27:06 UTC (rev 130321)
+++ trunk/dports/python/py-clint/Portfile	2014-12-30 02:49:29 UTC (rev 130322)
@@ -15,19 +15,9 @@
 supported_archs     noarch
 maintainers         nomaintainer
 
-description         Clint is a module filled with a set of awesome tools for developing commandline applications
-long_description    \
-    Command Line INterface Tools .\
-    Clint is awesome. Crazy awesome. It supports colors, but detects if the \
-    session is a TTY, so doesn't render the colors if you're piping stuff \
-    around. Automagically. Awesome nest-able indentation context manager. \
-    Example: (with indent(4): puts('indented text')). It supports custom \
-    email-style quotes. Of course, it supports color too, if and when needed.\
-    It has an awesome Column printer with optional auto-expanding columns. \
-    It detects how wide your current console is and adjusts accordingly. \
-    It wraps your words properly to fit the column size. With or without \
-    colors mixed in. All with a single function call.The world's easiest to \
-    use implicit argument system w/ chaining methods for filtering. Seriously.
+description         Clint: Python Command-line Application Tools
+long_description    Clint is a module filled with a set of awesome \
+                    tools for developing commandline applications.
 
 # Remove these two lines simultaneously with updating to the next version of clint.
 distname            v${version}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141229/60175826/attachment.html>


More information about the macports-changes mailing list