From 5405ac5a1641204990a350d65e0fd9ea05741cb7 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Fri, 28 Apr 2023 03:59:16 +0100 Subject: python/python2-py: Added (library with cross-python path) Signed-off-by: bedlam Signed-off-by: Willy Sudiarto Raharjo --- python/python2-py/README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 python/python2-py/README (limited to 'python/python2-py/README') diff --git a/python/python2-py/README b/python/python2-py/README new file mode 100644 index 0000000000..182b2a2220 --- /dev/null +++ b/python/python2-py/README @@ -0,0 +1,10 @@ +The py lib is a Python development support library featuring the +following tools and modules: + +py.path: uniform local and svn path objects +py.apipkg: explicit API control and lazy-importing +py.iniconfig: easy parsing of .ini files +py.code: dynamic code generation and introspection (deprecated, moved to +pytest). + +This is the Python 2 build of py. -- cgit v1.2.3