diff options
Diffstat (limited to 'devel/py-python-gflags/pkg-descr')
-rw-r--r-- | devel/py-python-gflags/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/py-python-gflags/pkg-descr b/devel/py-python-gflags/pkg-descr index 9e03c3192402..33b631485c4d 100644 --- a/devel/py-python-gflags/pkg-descr +++ b/devel/py-python-gflags/pkg-descr @@ -3,5 +3,3 @@ processing. As such it's a replacement for getopt(). It has increased flexibility, including built-in support for Python types, and the ability to define flags in the source file in which they're used. (This last is its major difference from OptParse.) - -WWW: https://github.com/google/python-gflags |