mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
python-six: fixed package description
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
@@ -31,7 +31,7 @@ define Package/python-six
|
|||||||
DEPENDS:=+python-light
|
DEPENDS:=+python-light
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/python-pyasn1/description
|
define Package/python-six/description
|
||||||
Six is a Python 2 and 3 compatibility library. It provides utility functions
|
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
|
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
|
writing Python code that is compatible on both Python versions. See the
|
||||||
|
|||||||
Reference in New Issue
Block a user