Browse Source

python-six: fixed package description

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
lilik-openwrt-22.03
Jeffery To 9 years ago
parent
commit
6c514e67e2
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      lang/python-six/Makefile

+ 1
- 1
lang/python-six/Makefile View File

@ -31,7 +31,7 @@ define Package/python-six
DEPENDS:=+python-light
endef
define Package/python-pyasn1/description
define Package/python-six/description
Six is a Python 2 and 3 compatibility library. It provides utility functions
for smoothing over the differences between the Python versions with the goal of
writing Python code that is compatible on both Python versions. See the


Loading…
Cancel
Save