Searched full:python (Results 101 - 125 of 497) sorted by relevance

1234567891011>>

/haikuports/www-client/qutebrowser/
H A Dqutebrowser-2.5.4.recipe3 It���s based on Python and PyQt5 and free software, licensed under the GPL. \
29 cmd:python$PYTHON_VERSION
43 cmd:python$PYTHON_VERSION
50 python=$portPackageLinksDir/cmd~python$PYTHON_VERSION/bin/python$PYTHON_VERSION
51 pythonVersion=$($python --version 2>&1 | sed 's/Python //' | head -c4)
52 installLocation=$prefix/lib/python$pythonVersion/vendor-packages/
54 make -f misc/Makefile PYTHON
[all...]
/haikuports/dev-python/astroid/
H A Dastroid-2.15.5.recipe1 SUMMARY="An abstract syntax tree for Python with inference support"
2 DESCRIPTION="The aim of this module is to provide a common base representation of python source \
41 typing_extensions_$pythonPackage # only needed for Python < 3.11
43 cmd:python$pythonVersion
52 cmd:python$pythonVersion
64 python=python${PYTHON_VERSIONS[i]}
66 $python -m build --wheel --skip-dependency-check --no-isolation
67 $python -m installer -p $prefix dist/*.whl
70 $prefix/lib/python*
[all...]
/haikuports/dev-python/qrcode/
H A Dqrcode-7.2.recipe1 SUMMARY="Pure python QR Code generator"
2 DESCRIPTION="This module uses the Python Imaging Library (PIL) to allow for \
4 HOMEPAGE="https://github.com/lincolnloop/python-qrcode/"
8 SOURCE_URI="https://github.com/lincolnloop/python-qrcode/archive/refs/tags/v$portVersion.tar.gz"
11 SOURCE_DIR="python-qrcode-$portVersion"
37 # Provide non-suffixed cmd only for the default Python version
51 cmd:python$pythonVersion
57 cmd:python$pythonVersion
68 python=python
[all...]
/haikuports/dev-python/rdflib/
H A Drdflib-5.0.0.recipe1 SUMMARY="Python library for working with RDF"
2 DESCRIPTION="RDFLib is a Python library for working with RDF, a simple \
26 defaultVersion=3.10 # just in case we support it for more than one Python version
52 cmd:python$pythonVersion
58 cmd:python$pythonVersion
74 python=python$pythonVersion
75 installLocation=$prefix/lib/$python/vendor-packages/
81 $python setup.py build install \
97 $prefix/lib/python* \
[all...]
/haikuports/dev-python/apply_defaults/
H A Dapply_defaults-0.1.6.recipe35 cmd:python$pythonVersion\
40 cmd:python$pythonVersion"
49 python=python$pythonVersion
50 installLocation=$prefix/lib/$python/vendor-packages/
54 $python setup.py build install \
58 $prefix/lib/python*
/haikuports/dev-python/colorama/
H A Dcolorama-0.4.6.recipe37 cmd:python$pythonVersion
50 cmd:python$pythonVersion
59 python=python$pythonVersion
61 $python -m build --wheel --skip-dependency-check --no-isolation
62 $python -m installer -p $prefix dist/*.whl
65 $prefix/lib/python*
/haikuports/dev-python/imagesize/
H A Dimagesize-1.4.1.recipe36 cmd:python$pythonVersion
45 cmd:python$pythonVersion
55 python=python$pythonVersion
56 installLocation=$prefix/lib/$python/vendor-packages/
62 $python setup.py build install \
66 $prefix/lib/python*
/haikuports/dev-python/flit-scm/
H A Dflit_scm-1.7.0.recipe38 cmd:python$pythonVersion
48 cmd:python$pythonVersion
59 python=python$pythonVersion
61 $python -m build --wheel --skip-dependency-check --no-isolation
62 $python -m installer -p $prefix dist/*.whl
65 $prefix/lib/python*
/haikuports/dev-python/trove-classifiers/
H A Dtrove_classifiers-2023.5.2.recipe37 cmd:python$pythonVersion
45 cmd:python$pythonVersion
55 python=python$pythonVersion
56 installLocation=$prefix/lib/$python/vendor-packages/
60 $python setup.py build install \
64 $prefix/lib/python*
/haikuports/dev-python/aiohttp-socks/
H A Daiohttp_socks-0.6.0.recipe35 cmd:python$pythonVersion\
40 cmd:python$pythonVersion"
49 python=python$pythonVersion
50 installLocation=$prefix/lib/$python/vendor-packages/
54 $python setup.py build install \
58 $prefix/lib/python*
/haikuports/dev-python/aiorpcx/
H A Daiorpcx-0.21.0.recipe35 cmd:python$pythonVersion\
40 cmd:python$pythonVersion"
49 python=python$pythonVersion
50 installLocation=$prefix/lib/$python/vendor-packages/
54 $python setup.py build install \
58 $prefix/lib/python*
/haikuports/dev-python/lexicon/
H A Dlexicon-2.0.1.recipe34 cmd:python$pythonVersion\
39 cmd:python$pythonVersion"
48 python=python$pythonVersion
49 installLocation=$prefix/lib/$python/vendor-packages/
53 $python setup.py build install \
57 $prefix/lib/python*
/haikuports/dev-python/pypandoc/
H A Dpypandoc-1.11.recipe34 cmd:python$pythonVersion
41 cmd:python$pythonVersion
52 python=python$pythonVersion
53 installLocation=$prefix/lib/$python/vendor-packages/
59 $python setup.py build install \
63 $prefix/lib/python*
/haikuports/dev-python/typogrify/
H A Dtypogrify-2.0.7.recipe37 cmd:python$pythonVersion\n\
43 cmd:python$pythonVersion"
52 python=python$pythonVersion
53 installLocation=$prefix/lib/$python/vendor-packages/
57 $python setup.py build install \
61 $prefix/lib/python*
/haikuports/sys-process/glances/
H A Dglances-3.1.3.recipe16 pythonPackage=python${pythonVersion//.}
26 cmd:python$pythonVersion
34 cmd:python$pythonVersion
39 python=python$pythonVersion
41 installLocation=$prefix/lib/$python/vendor-packages/
47 $python setup.py build install \
/haikuports/dev-python/cryptography-vectors/
H A Dcryptography_vectors-2.8.recipe2 DESCRIPTION="cryptography-vectors is a special Python module which is actually \
4 data files required to test the \"cryptography\" Python module. \
39 cmd:python$pythonVersion
45 cmd:python$pythonVersion
58 python=python$pythonVersion
59 installLocation=$prefix/lib/$python/vendor-packages/
65 $python setup.py build install \
76 "$prefix"/lib/$python
/haikuports/dev-python/py/
H A Dpy-1.11.0.recipe1 SUMMARY="A Python development support library"
2 DESCRIPTION="The py lib is a Python development support library featuring the following tools and modules:
38 cmd:python$pythonVersion\
44 cmd:python$pythonVersion
55 python=python$pythonVersion
56 installLocation=$prefix/lib/$python/vendor-packages/
60 $python setup.py build install \
64 $prefix/lib/python*
/haikuports/dev-python/pylzma/
H A Dpylzma-0.5.0.recipe1 SUMMARY="Python bindings for the LZMA library by Igor Pavlov"
2 DESCRIPTION="Contains numerous packages that will allow Python to unpack \
48 cmd:python$pythonVersion
54 cmd:python$pythonVersion
65 python=python$pythonVersion
66 installLocation=$prefix/lib/$python/vendor-packages/
72 $python setup.py build install \
76 $prefix/lib/python*
/haikuports/dev-python/pyopengl/
H A Dpyopengl-3.1.6.recipe1 SUMMARY="Common cross platform Python binding to OpenGL"
2 DESCRIPTION="PyOpenGL is the most common cross platform Python binding to \
38 cmd:python$pythonVersion
44 cmd:python$pythonVersion
55 python=python$pythonVersion
56 installLocation=$prefix/lib/$python/vendor-packages/
62 $python setup.py build install \
66 $prefix/lib/python*
/haikuports/dev-python/editables/
H A Deditables-0.3.recipe1 SUMMARY="A Python library for creating 'editable wheels'"
4 package source will be reflected in the package visible to Python, without needing a reinstall."
37 cmd:python$pythonVersion
43 cmd:python$pythonVersion
53 python=python$pythonVersion
54 installLocation=$prefix/lib/$python/vendor-packages/
58 $python setup.py build install \
62 $prefix/lib/python*
/haikuports/dev-python/exceptiongroup/
H A Dexceptiongroup-1.1.1.recipe3 Python 3.11.
15 If this package is imported on Python 3.11 or later, the built-in implementations of the \
50 cmd:python$pythonVersion
60 cmd:python$pythonVersion
75 python=python$pythonVersion
77 $python -m build --wheel --skip-dependency-check --no-isolation
78 $python -m installer -p $prefix dist/*.whl
81 $prefix/lib/python*
/haikuports/dev-python/pathspec/
H A Dpathspec-0.11.1.recipe5 HOMEPAGE="https://github.com/cpburnz/python-pathspec"
12 SOURCE_DIR="python-pathspec-$portVersion"
38 cmd:python$pythonVersion
44 cmd:python$pythonVersion
54 python=python$pythonVersion
55 installLocation=$prefix/lib/$python/vendor-packages/
59 $python setup.py build install \
63 $prefix/lib/python*
/haikuports/dev-python/pyenet/
H A Dpyenet-20221216.recipe1 SUMMARY="A python wrapper for the ENet library"
2 DESCRIPTION="pyenet is a python wrapper for the ENet library by Lee Salzman, \
38 cmd:python$pythonVersion
52 cmd:python$pythonVersion
62 python=python$pythonVersion
63 installLocation=$prefix/lib/$python/vendor-packages/
69 $python setup.py build install \
73 $prefix/lib/python*
/haikuports/dev-python/iniparse/
H A Diniparse-0.5.recipe1 SUMMARY="An INI parser for Python"
2 DESCRIPTION="iniparse is a INI parser for Python which is:
5 API-compatible with the Python standard library. They pass all the unit tests \
6 included with Python.
17 https://github.com/candlepin/python-iniparse"
18 COPYRIGHT="2001-2008 Python Software Foundation
22 Python"
24 SOURCE_URI="https://github.com/candlepin/python-iniparse/archive/refs/tags/$portVersion.tar.gz"
26 SOURCE_DIR="python-iniparse-$portVersion"
/haikuports/dev-python/attrs/
H A Dattrs-22.1.0.recipe2 DESCRIPTION="attrs is the Python package that will bring back the joy of \
8 HOMEPAGE="https://pypi.python.org/pypi/attrs"
38 cmd:python$pythonVersion\
43 cmd:python$pythonVersion"
52 python=python$pythonVersion
53 installLocation=$prefix/lib/$python/vendor-packages/
57 $python setup.py build install \
61 $prefix/lib/python*

Completed in 167 milliseconds

1234567891011>>