X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/a5a74e524c68e545f64df9d2523b1d5ce49296f5..3ea39a774cf62d7476369f057b2057eda18d8f03:/packages/python/build.sh diff --git a/packages/python/build.sh b/packages/python/build.sh index edc72d62..b51350d9 100644 --- a/packages/python/build.sh +++ b/packages/python/build.sh @@ -1,5 +1,5 @@ TERMUX_PKG_HOMEPAGE=http://python.org/ -TERMUX_PKG_DESCRIPTION="Programming language intended to enable clear programs on both a small and large scale" +TERMUX_PKG_DESCRIPTION="Python 3 programming language intended to enable clear programs" # lib/python3.4/lib-dynload/_ctypes.cpython-34m.so links to ffi. # openssl for ensurepip. # libbz2 for the bz2 module.