{"count":52162,"next":"https://ports.macports.org/api/v1/ports/?format=json&ordering=name&page=606","previous":"https://ports.macports.org/api/v1/ports/?format=json&ordering=name&page=604","results":[{"name":"py313-sentence-transformers","portdir":"python/py-sentence-transformers","version":"5.3.0","license":"Apache-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://www.sbert.net","description":"Sentence Embeddings using BERT / RoBERTa / XLM-R","long_description":"This framework provides an easy method to compute dense vector representations for sentences, paragraphs, and images. The models are based on transformer networks like BERT / RoBERTa / XLM-RoBERTa etc. and achieve state-of-the-art performance in various task. Text is embedding in vector space such that similar text is close and can efficiently be found using cosine similarity. We provide an increasing number of state-of-the-art pretrained models for more than 100 languages, fine-tuned for various use-cases. Further, this framework allows an easy fine-tuning of custom embeddings models, to achieve maximal performance on your specific task.","active":true,"categories":["textproc","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["python313"]},{"type":"run","ports":["py313-pytorch","py313-transformers","py313-huggingface_hub","py313-typing_extensions","py313-numpy","py313-tqdm","py313-scipy","py313-scikit-learn"]},{"type":"test","ports":["py313-pytest"]}],"depends_on":[]},{"name":"py313-sentinels","portdir":"python/py-sentinels","version":"1.1.1","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://pypi.org/project/sentinels","description":"Various objects to denote special meanings in python","long_description":"Various objects to denote special meanings in python","active":true,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-hatchling","py313-hatch-vcs"]},{"type":"lib","ports":["python313"]}],"depends_on":[{"type":"lib","ports":["py313-mongomock","py-sentinels"]}]},{"name":"py313-sentry-sdk","portdir":"python/py-sentry-sdk","version":"2.51.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/getsentry/sentry-python","description":"Sentry SDK for Python","long_description":"This is the next line of the Python SDK for Sentry, intended to replace the raven package on PyPI.","active":true,"categories":["python"],"maintainers":[{"name":"judaew","github":"judaew","ports_count":655}],"variants":[],"dependencies":[{"type":"build","ports":["py313-wheel","py313-build","py313-installer","py313-setuptools","clang-18"]},{"type":"lib","ports":["python313"]},{"type":"run","ports":["py313-certifi","py313-urllib3"]}],"depends_on":[]},{"name":"py313-serial","portdir":"python/py-serial","version":"3.5","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/pyserial/pyserial","description":"Python Serial Port Extension","long_description":"This module encapsulates the access for the serial port. It provides backends for standard Python running on Windows, Linux, BSD (possibly any POSIX compliant system) and Jython. The module named serial automatically selects the appropriate backend.","active":true,"categories":["python","comms"],"maintainers":[{"name":"fw","github":"fhgwright","ports_count":28}],"variants":[],"dependencies":[{"type":"build","ports":["py313-build","py313-setuptools","py313-wheel","clang-18","py313-installer"]},{"type":"lib","ports":["py313-setuptools","python313"]}],"depends_on":[{"type":"run","ports":["py313-pyftdi"]}]},{"name":"py313-serpent","portdir":"python/py-serpent","version":"1.42","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/irmen/Serpent","description":"Serialization based on ast.literal_eval","long_description":"Serpent is a simple serialization library based on ast.literal_eval. Because it only serializes literals and recreates the objects using ast.literal_eval(), the serialized data is safe to transport to other machines (over the network for instance) and de-serialize it there.","active":true,"categories":["python","print"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["python313"]}],"depends_on":[{"type":"lib","ports":["py313-Pyro5"]}]},{"name":"py313-service_identity","portdir":"python/py-service_identity","version":"24.2.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/pyca/service_identity","description":"Service Identity Verification for pyOpenSSL","long_description":"service_identity aspires to give you all the tools you need for verifying whether a certificate is valid for the intended purposes.","active":true,"categories":["devel","python"],"maintainers":[{"name":"khindenburg","github":"kurthindenburg","ports_count":433}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-hatchling"]},{"type":"lib","ports":["py313-idna","py313-cryptography","python313","py313-asn1","py313-asn1-modules","py313-openssl","py313-hatch-vcs","py313-attrs","py313-hatch-fancy-pypi-readme"]}],"depends_on":[{"type":"lib","ports":["deluge","py313-aioquic"]},{"type":"run","ports":["py313-autobahn"]},{"type":"test","ports":["py313-trustme","py313-testfixtures"]}]},{"name":"py313-setproctitle","portdir":"python/py-setproctitle","version":"1.3.7","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://pypi.python.org/pypi/setproctitle/","description":"A Python module to customize the process title","long_description":"The setproctitle module allows a process to change its title (as displayed by system tools such as ps and top).","active":true,"categories":["python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["python313"]}],"depends_on":[{"type":"lib","ports":["pgcli","deluge","offpunk"]}]},{"name":"py313-setupmeta","portdir":"python/py-setupmeta","version":"3.9.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/zsimic/setupmeta","description":"Simplify your setup.py","long_description":"Simplify your setup.py","active":true,"categories":["devel","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2213}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["python313"]}],"depends_on":[]},{"name":"py313-setuptools","portdir":"python/py-setuptools","version":"80.10.2","license":"MIT and (PSF or ZPL) and (Apache-2 or BSD)","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://pypi.org/project/setuptools/","description":"distutils enhancement for build and distribution","long_description":"setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages.","active":true,"categories":["devel","python"],"maintainers":[{"name":"jmr","github":"jmroot","ports_count":354}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer"]},{"type":"lib","ports":["python313"]}],"depends_on":[{"type":"lib","ports":["litecli","py313-setuptools_scm","py313-serial","py313-pip","py313-cython","py313-pbr","py313-meson-python","py313-scikit-build","py313-sip","py313-sip-devel","py313-cligj","py313-blockdiag","py313-pytest-runner","py313-pyflakes","py313-pytest-fixture-config","py313-pytest-shutil","py313-pytest-subtests","py313-pytest-virtualenv","py313-awscrt","py313-psycopg2","py313-pyplusplus","py313-python-augeas","py313-zope-hookable","py313-jsonconversion","py313-jupyter_packaging","py313-ctypeslib2","py313-ansible-core","py313-resolvelib","py313-celery","py313-tempora","py313-future","py313-pygraphviz","py313-nose","py313-tox","py313-pytensor","py313-watchdog","py313-automat","py313-twisted","py313-bsddb3","py313-logilab-common","py313-maggma","py313-mp-api","py313-cython-compat","py313-z3","py313-pew","py313-pyinstaller-hooks-contrib","py313-pyinstaller","py313-pythonz","py313-virtualenv-clone","py313-raven","py313-thinc","azure-cli"]},{"type":"build","ports":["kitty","dtrx","litecli","mycli","pgcli","cram","distcc","git-remote-hg","gitless","gomp","hg-evolve","hg-git","hg-keyring","mercurial","pybind11","scons","tortoisehg","gramps","deluge","exabgp","gWakeOnLAN","magic-wormhole","s3cmd","speedtest-cli","quodlibet","rdiff-backup","certbot-dns-namecheap","borgbackup","translate-toolkit","libfive","hg-credentials","toot","zenmap","ssh-audit","borgmatic","dnsdiag","codemod","offpunk","internetarchive","tubeup","py313-gdbm","py313-tkinter","py313-altgraph","py313-macholib","py313-modulegraph","py313-py2app","py313-calver","py313-trove-classifiers","py313-pluggy","py313-setuptools_scm","py313-atomicwrites","py313-serial","py313-tz","py313-pefile","py313-crcmod","py313-bitarray","py313-certifi","py313-charset-normalizer","py313-hypothesis","py313-iniconfig","py313-py","py313-pytest","py313-requests","py313-sortedcontainers","py313-zope-event","py313-zopeinterface","py313-mpmath","py313-sympy","py313-types-psutil","py313-types-setuptools","py313-flaky","py313-mypy","py313-six","py313-sniffio","py313-trio","py313-async_generator","py313-outcome","py313-pytest-asyncio","py313-pytest-trio","py313-astor","py313-jedi","py313-parso","py313-pexpect","py313-prompt_toolkit","py313-pretend","py313-asttokens","py313-executing","py313-pure_eval","py313-stack_data","py313-appnope","py313-decorator","py313-ipython","py313-pickleshare","py313-semantic_version","py313-pycparser","py313-setuptools-rust","py313-cffi","py313-cpuinfo","py313-pytest-benchmark","py313-pytest-xdist","py313-maturin","py313-gmpy2","py313-dulwich","py313-appdirs","py313-fastjsonschema","py313-fs","py313-mock","py313-pkginfo","py313-pyfatfs","py313-pytest-mock","py313-requests-toolbelt","py313-shellingham","py313-xattr","py313-asteval","py313-distlib","py313-brotli","py313-coverage","py313-coveralls","py313-docopt","py313-ipdb","py313-inflate64","py313-multivolumefile","py313-psutil","py313-py7zr","py313-pyannotate","py313-pybcj","py313-pycryptodome","py313-pycryptodomex","py313-pyppmd","py313-pytest-remotedata","py313-pytest-timeout","py313-pyzstd","py313-texttable","py313-toml","py313-stagger","py313-cython","py313-zipfile-deflate64","py313-cryptography","py313-jwt","py313-oauthlib","py313-pbr","py313-requests-oauthlib","py313-requests-mock","py313-tomlkit","py313-msgpack","py313-libvirt","py313-anyio","py313-zipp","py313-meson","py313-meson-python","py313-importlib-metadata","py313-prometheus_client","py313-dateutil","py313-freezegun","py313-regex","py313-tatsu","py313-tqdm","py313-greenlet","py313-flexparser","py313-sqlalchemy","py313-yaml","py313-lxml","py313-flexcache","py313-Pillow","py313-cbor2","py313-game","py313-luma.core","py313-luma.emulator","py313-olefile","py313-pyftdi","py313-pyusb","py313-ruamel-yaml","py313-smbus2","py313-openssl","py313-pylsqpack","py313-roman","py313-babel","py313-imagesize","py313-markupsafe","py313-snowballstemmer","py313-sphinxcontrib-jsmath","py313-sphinx_rtd_theme","py313-geographiclib","py313-yapf","py313-gevent","py313-zstd","py313-debugpy","py313-distro","py313-mako","py313-markdown","py313-nuitka","py313-wrapt","py313-identify","py313-rtree","py313-beniget","py313-gast","py313-ply","py313-pooch","py313-pythran","py313-pyerfa","py313-igraph","py313-shapely","py313-lmfit","py313-uncertainties","py313-websockets","py313-cairo","py313-cppy","py313-cycler","py313-kiwisolver","py313-lz4","py313-pyqt-builder","py313-pyqt5-sip","py313-sip","py313-sip-devel","py313-zopfli","py313-frozenlist","py313-gdal","py313-smart_open","py313-pyproj","py313-lxml_html_clean","py313-click-plugins","py313-cligj","py313-rasterio","py313-snuggs","py313-asn1","py313-asn1-modules","py313-aioquic","py313-cymruwhois","py313-deprecated","py313-blockdiag","py313-chardet","py313-flatbuffers","py313-fonttools","py313-protobuf3","py313-pyobjc","py313-reportlab","py313-sphinxcontrib-blockdiag","py313-svgelements","py313-unicodedata2","py313-gssapi","py313-requests-gssapi","py313-peewee","py313-requests-futures","py313-algopy","py313-applaunchservices","py313-asv","py313-bigfloat","py313-biopython","py313-cachetools","py313-cairosvg","py313-cfgv","py313-cftime","py313-columnize","py313-colorlog","py313-deprecation","py313-dill","py313-whatthepatch","py313-multidict","py313-docstring-to-markdown","py313-tabulate","py313-webencodings","py313-blosc","py313-joblib","py313-networkx","py313-aiodns","py313-propcache","py313-pycares","py313-yarl","py313-aiosignal","py313-aiohttp","py313-audioop_lts","py313-discordpy","py313-libxml2","py313-fire","py313-hy","py313-hyrule","py313-cons","py313-editorconfig","py313-enchant","py313-etuples","py313-fastprogress","py313-filetype","py313-inflection","py313-jaraco.context","py313-logical-unification","py313-multipledispatch","py313-minikanren","py313-natsort","py313-nmrglue","py313-nmrglue-devel","py313-pyicu","py313-toolz","py313-aioftp","py313-parfive","py313-async-timeout","py313-curio","py313-python-socks","py313-aiohttp-socks","py313-asdf-standard","py313-asdf-transform-schemas","py313-bleach","py313-extension-helpers","py313-cached-property","py313-versioneer","py313-asdf-unit-schemas","py313-asdf","py313-jmespath","py313-asdf-coordinates-schemas","py313-html5lib","py313-bottleneck","py313-locket","py313-partd","py313-dask","py313-jplephem","py313-defusedxml","py313-pytest-runner","py313-astroid","py313-autopep8","py313-codestyle","py313-contextlib2","py313-flake8-mccabe","py313-flake8","py313-flake8-pep8-naming","py313-flake8-polyfill","py313-json5","py313-nodeenv","py313-path","py313-pdbecif","py313-peakutils","py313-pkce","py313-poyo","py313-pyflakes","py313-pylint","py313-pytest-datadir","py313-pytest-fixture-config","py313-pytest-flake8","py313-pytest-forked","py313-pytest-pycodestyle","py313-pytest-random-order","py313-pytest-shutil","py313-pytest-subtests","py313-pytest-virtualenv","py313-setuptools-git","py313-setuptools_scm_git_archive","py313-botocore","py313-aiobotocore","py313-s3fs","py313-obspy","py313-pytest-json-report","py313-frozendict","py313-fugashi","py313-ipadic","py313-fdsnwsscripts","py313-acor","py313-cog","py313-coloredlogs","py313-humanfriendly","py313-pylev","py313-hdfs","py313-prettytable","py313-pymysql","py313-pyshp","py313-cartopy","py313-owslib","py313-construct","py313-fasteners","py313-requests-file","py313-tldextract","py313-bitmath","py313-progressbar","py313-mac-alias","py313-bitstring","py313-applescript","py313-osxmetadata","py313-blessed","py313-uc-micro-py","py313-arpeggio","py313-pathvalidate","py313-wurlitzer","py313-ptpython","py313-pytimeparse2","py313-XlsxWriter","py313-pptx","py313-photoscript","py313-linkify-it-py","py313-objexplore","py313-rich-theme-manager","py313-jaraco.classes","py313-jaraco.functools","py313-tenacity","py313-gyoto","py313-socid-extractor","py313-awscrt","py313-imagecodecs","py313-tifffile","py313-ruamel-yaml-clib","py313-siphon","py313-pytest-qt","py313-qtpy","py313-brotlicffi","py313-h11","py313-h2","py313-hpack","py313-hyperframe","py313-hyperlink","py313-keyring","py313-pyperclip","py313-colorcet","py313-async-lru","py313-zmq","py313-nest_asyncio","py313-tornado","py313-types-python-dateutil","py313-fqdn","py313-isoduration","py313-pyrsistent","py313-rfc3339-validator","py313-rfc3986-validator","py313-uri-template","py313-jsonpointer","py313-argon2-cffi-bindings","py313-hiredis","py313-mistune","py313-pandocfilters","py313-python-json-logger","py313-socks","py313-send2trash","py313-websocket-client","py313-overrides","py313-jupyter_server","py313-jupyter-lsp","py313-xdis","py313-xlsx2csv","py313-sybil","py313-testfixtures","py313-spark_parser","py313-cytoolz","py313-waitress","py313-setuptools-git-versioning","py313-bokeh","py313-xyzservices","py313-tzdata","py313-napari-plugin-engine","py313-qtconsole","py313-napari-console","py313-pyqt6-sip","py313-git-delete-merged-branches","py313-psycopg2","py313-pygccxml","py313-pync","py313-pyplusplus","py313-curl","py313-readme_renderer","py313-rfc3986","py313-tokenize-rt","py313-lazy_loader","py313-SDL2","py313-freetype","py313-pdfminer","py313-pyheif","py313-notify2","py313-powerline-exitstatus-kai","py313-powerline","py313-powerline-gitstatus","py313-re2","py313-imageio","py313-dashing","py313-acme","py313-configobj","py313-configargparse","py313-funcsigs","py313-parsedatetime","py313-pyrfc3339","py313-repoze.sphinx.autointerface","py313-sphinxnotes-strike","py313-sphinx-jsonschema","py313-ndg_httpsclient","py313-pyotp","py313-pynamecheap","py313-python-augeas","py313-zope-component","py313-zope-hookable","py313-boto3","py313-jsonlines","py313-s3transfer","py313-urwid","py313-mutagen","py313-urwid-readline","py313-dacite","py313-soundcloud-v2","py313-hsluv","py313-meshio","py313-vispy","py313-napari-svg","py313-webob","py313-pytesseract","py313-xarray","py313-benchexec","py313-confection","py313-cssutils","py313-cymem","py313-et_xmlfile","py313-ipywidgets","py313-jupyter","py313-jupyterlab_widgets","py313-llvmlite","py313-mitmproxy_macos","py313-mitmproxy_rs","py313-murmurhash","py313-opengl","py313-opengl-accelerate","py313-openpyxl","py313-parse","py313-preshed","py313-pyte","py313-scikit-hep-hepstats","py313-scikit-hep-mplhep","py313-scikit-hep-mplhep_data","py313-widgetsnbextension","py313-wsaccel","py313-clang","py313-ctypeslib2","py313-libdnet","py313-pypcap","py313-emcee3","py313-patsy","py313-semver","py313-spdx-lookup","py313-spdx","py313-statsmodels","py313-upt-cpan","py313-upt-macports","py313-upt-pypi","py313-upt-rubygems","py313-ansible","py313-ansible-compat","py313-ansible-core","py313-bcrypt","py313-httplib2","py313-paramiko","py313-pynacl","py313-resolvelib","py313-subprocess-tee","py313-deap","py313-enrich","py313-drms","py313-krb5","py313-pyspnego","py313-pycson","py313-speg","py313-requests-kerberos","py313-pdal","py313-pdal-plugins","py313-geojson","py313-awscli2","py313-wxpython-4.0","py313-geopandas","py313-fiona","py313-pulp","py313-pyogrio","py313-rasterstats","py313-simplejson","py313-python-lsp-server","py313-python-lsp-jsonrpc","py313-rope","py313-ujson","py313-access","py313-branca","py313-codecov","py313-esda","py313-folium","py313-inequality","py313-libpysal","py313-mapclassify","py313-mgwr","py313-momepy","py313-pointpats","py313-spaghetti","py313-spglm","py313-spint","py313-spopt","py313-spreg","py313-spvcm","py313-tobler","py313-sphinx-gallery","py313-sgp4","py313-h5py","py313-exceptiongroup","py313-flit_scm","py313-typeguard","py313-gnureadline","py313-publicsuffix2","py313-asyncssh","py313-netaddr","py313-itsdangerous","py313-flask-cors","py313-aniso8601","z3-fstar-legacy","py313-readability-lxml","py313-setproctitle","py313-feedparser","py313-sgmllib3k","py313-jinja2-time","py313-pyls-spyder","py313-pympler","py313-python-lsp-black","py313-pyuca","py313-qtawesome","py313-setupmeta","py313-sphinxcontrib-svg2pdfconverter","py313-term-background","py313-text-unidecode","py313-textdistance","py313-three-merge","py313-types-docutils","py313-magic","py313-unidecode","py313-berkeleydb","py313-openslide","py313-xmlsec","py313-pygments-mathematica","py313-pydicom","py313-pynetdicom","py313-qimage2ndarray","py313-celery","py313-kombu","py313-aiojobs","py313-digitalocean","py313-jsonpickle","py313-google-api-core","py313-google-api-python-client","py313-google-auth","py313-google-auth-httplib2","py313-googleapis-common-protos","py313-uritemplate","py313-cloudflare2","py313-queuelib","py313-sphinx-copybutton","py313-agate","py313-agate-dbf","py313-agate-excel","py313-agate-sql","py313-csvkit","py313-dbfread","py313-isodate","py313-leather","py313-pytimeparse","py313-slugify","py313-xlrd","py313-html2text","py313-tempora","py313-gnupg","py313-nclib","py313-future","py313-pygraphviz","py313-lazy_object_proxy","py313-smartypants","py313-cachey","py313-heapdict","py313-pytomlpp","py313-numpydoc","py313-pytest-sugar","py313-metpy","py313-yara","py313-python-dotenv","py313-giddy","py313-numba","py313-pysal","py313-segregation","py313-splot","py313-astropy","py313-pydot","py313-doctest-ignore-unicode","py313-nose","py313-prov","py313-mpi4py","py313-asdf-astropy","py313-pytest-lazy-fixture","py313-zeep","py313-h5netcdf","py313-sunpy","py313-tzlocal","py313-monty","py313-palettable","py313-latexcodec","py313-pymatgen","py313-iniparse","py313-mercurial_extension_utils","py313-cloudscraper","py313-cookiecutter","py313-helpdev","py313-libsass","py313-pyficache","py313-pygithub","py313-pymc","py313-pytensor","py313-qdarkstyle","py313-qstylizer","py313-qtsass","py313-rstcheck","py313-rstcheck-core","py313-spyder-kernels","py313-spyder","py313-watchdog","py313-cinderclient","py313-autopage","py313-cliff","py313-cmd2","py313-debtcollector","py313-dogpile-cache","py313-jsonpatch","py313-keystoneauth1","py313-keystoneclient","py313-netcdf4","py313-novaclient","py313-openstacksdk","py313-openstackclient","py313-os-service-types","py313-osc-lib","py313-oslo-config","py313-oslo-i18n","py313-oslo-utils","py313-oslo-serialization","py313-pygmt","py313-requestsexceptions","py313-stevedore","ramalama","py313-scapy","py313-tropycal","py313-skyfield-data","py313-skyfield","py313-spktype21","py313-xmltodict","mercurial-rustext","py313-incremental","py313-tracer","py313-uv-dynamic-versioning","py313-undetected-chromedriver","py313-cli-helpers","py313-pgspecial","py313-psycopg","py313-pyaes","py313-pyfzf","py313-sqlglot","py313-iocapture","py313-cramjam","py313-iterable-io","py313-zipstream-ng","py313-libarchive-c","py313-polib","py313-autobahn","py313-constantly","py313-hkdf","py313-passlib","py313-pyhamcrest","py313-python-snappy","py313-pytrie","py313-spake2","py313-txaio","py313-txtorcon","py313-u-msgpack-python","py313-backports.tarfile","py313-ndindex","py313-numexpr","py313-pygit2","py313-tables","py313-flask-login","py313-flask-restful","py313-wtforms","py313-ephemeral-port-reserve","py313-pytest-xprocess","py313-pyvo","py313-clint","py313-crayons","py313-flasgger","py313-gitdb","py313-gitpython","py313-httpbin","py313-pytest-httpbin","py313-smmap","py313-ifaddr","py313-pyxdg","py313-rencode","py313-types-decorator","py313-pylzma","py313-types-colorama","py313-asgiref","py313-django","py313-django-allauth","py313-django-countries","py313-django-extensions","py313-django-gravatar2","py313-django-htmlmin","py313-mailmanclient","py313-openid","py313-pytest-django","py313-responses","py313-whenever","py313-asn1crypto","py313-bsddb3","py313-ldap3","py313-parsimonious","py313-hanko","py313-hanko-certvalidator","py313-oscrypto","py313-uritools","py313-autocommand","py313-geopy","py313-immutables","py313-jaraco.collections","py313-jaraco.text","py313-timelib","py313-zc-lockfile","py313-types-pytz","py313-types-simplejson","py313-types-ujson","py313-pathtools","py313-boolean.py","py313-license-expression","py313-plyvel","py313-astropy-healpix","py313-donfig","py313-mpl-animators","py313-numcodecs","py313-reproject","py313-spiceypy","py313-jschema_to_python","py313-sarif-om","py313-kaitaistruct","py313-mitmproxy","py313-wsproto","py313-jsonnet","py313-cvxopt","py313-llfuse","py313-glad2","py313-pynose","py313-scruffington","py313-unittest-xml-reporting","py313-urwidtrees","py313-xlib","py313-about-time","py313-acoustid","py313-alive-progress","py313-aubio","py313-bottlenose","py313-discogs-client","py313-grapheme","py313-ibroadcast","py313-jsonpath-rw","py313-langdetect","py313-lap","py313-librosa","py313-mpd2","py313-musicbrainzngs","py313-pytest-mpl","py313-rarfile","py313-reflink","py313-resampy","py313-samplerate","py313-soco","py313-soundfile","py313-soxr","py313-standard-aifc","py313-standard-chunk","py313-standard-sunau","py313-termplotlib","py313-termtables","py313-ttfquery","py313-zbar","py313-alembic","py313-stem","py313-torrequest","py313-logilab-common","py313-elastic-transport","py313-markdown2","py313-darkdetect","py313-emmet-core","py313-hdf5plugin","py313-larixite","py313-maggma","py313-mp-api","py313-pycifrw","py313-pydash","py313-pyqtgraph","py313-pyshortcuts","py313-silx","py313-spglib","py313-sqlalchemy-utils","py313-sshtunnel","py313-wxmplot","py313-wxutils","py313-xraydb","py313-xraylarch","py313-twilio","py313-sounddevice","py313-pyside6","py313-pypostal","isrcsubmit","py313-discid","py313-base58","py313-ansicolors","py313-sslcrypto","py313-trepan3k","py313-uncompyle6","py313-guidata","py313-plotpy","py313-pythonqwt","py313-tblib","py313-pyscard","py313-line_profiler","py313-multiprocess","py313-python-lsp-ruff","py313-graphene","py313-graphql-core","py313-acefile","py313-machfs","py313-macresources","py313-GridDataFormats","py313-MDAnalysis","py313-gsd","py313-mda-xdrlib","py313-mmtf-python","py313-mrcfile","py313-requests_ntlm","py313-amqp","py313-vine","py313-mdtraj","py313-mergedeep","py313-mmh3","py313-configparser","py313-pywinrm","py313-falcon","py313-mrjob","py313-mslex","py313-mssql","py313-mujson","py313-standard-distutils","py313-ntplib","py313-parse-type","py313-presets","py313-priority","py313-pss","py313-aws-sam-translator","py313-awscli","py313-bidict","py313-cfn-lint","py313-cwcwidth","py313-engineio","py313-hcloud","py313-junit-xml","py313-kaptan","py313-neovim","py313-pytest-regressions","py313-socketio","py313-spotipy","py313-vobject","py313-pyexpect","py313-fisx","py313-pycrlibm","py313-pyinterval","py313-pykerberos","py313-pylibmc","py313-pylru","py313-pymca","py313-Faker","py313-supervisor","py313-holidays","py313-aiosmtpd","py313-astlib","py313-astroplan","py313-authheaders","py313-authres","py313-dkimpy","py313-ipaddress","py313-parameterized","py313-logbook","py313-beancount-import","py313-bottle","py313-google-api","py313-nltk","py313-pyinstrument","py313-pytest-rerunfailures","py313-trio-websocket","py313-sentry-sdk","py313-requests-unixsocket","py313-word2number","py313-pytokens","py313-networkit","py313-sacremoses","py313-storm","py313-paste","py313-astunparse","py313-ml_dtypes","py313-nbval","py313-onnx","py313-pytorch","py313-proto-plus","py313-huggingface_hub","py313-fasttext","py313-cheroot","py313-sphinx-click","py313-google-crc32c","py313-google-resumable-media","py313-google-cloud-core","py313-exifread","py313-google-cloud-storage","py313-regions","py313-pysimdjson","py313-rlpycairo","py313-annoy","py313-catalogue","py313-commonmark","py313-conllu","py313-cryptg","py313-cython-compat","py313-emoji","py313-graph-tool","py313-imagehash","py313-importlib-resources","py313-mdx_linkify","py313-mecab-python3","py313-munch","py313-pacmap","py313-portalocker","py313-recommonmark","py313-sacrebleu","py313-sarpy","py313-srsly","py313-telethon","py313-timeout-decorator","py313-wasabi","py313-xxhash","py313-diskcache","py313-durationpy","py313-scikit-rf","py313-url-normalize","py313-pre-commit","py313-mercantile","py313-contextily","py313-ecdsa","py313-vcrpy","py313-librt","py313-pystache","py313-jug","py313-mahotas","py313-time-machine","py313-gwosc","py313-genshi","py313-jsbeautifier","py313-jcc","py313-aenum","py313-DAWG","py313-datacite","py313-idutils","py313-ioflo","py313-pathfinder","py313-pyodbc","py313-pypeg2","py313-pyubjson","py313-redmine","py313-rtm","py313-sparqlwrapper","py313-basemap-data","py313-excelrd","py313-eyed3","py313-matplotlib-basemap","py313-photutils","py313-aplpy","py313-pyavm","py313-pyregion","py313-quixote","py313-petsc4py","py313-behave","py313-sparse","py313-utidylib","py313-us","py313-docx","py313-astroscrappy","py313-lazr.config","py313-pynndescent","py313-pyshark","py313-umap-learn","py313-vo","py313-astroML","py313-mecab","py313-z3","py313-lazr.delegates","py313-beaker","py313-xkcdpass","py313-bson","py313-click-spinner","py313-mido","py313-shtab","py313-crc32c","py313-allpairspy","py313-tcolorpy","py313-langid","py313-lark","py313-ajsonrpc","py313-graphviz","py313-pyelftools","py313-ipython_genutils","py313-absl","py313-dm-tree","py313-pew","py313-tlsh","py313-datasets","py313-patch-ng","py313-erf","py313-pyfiglet","py313-rich_rst","py313-Pyro5","py313-bugsnag","py313-dbus-fast","py313-desktop-notifier","py313-dropbox","py313-keyrings.alt","py313-rubicon-objc","py313-serpent","py313-stone","py313-survey","py313-nds2-client","py313-omniORBpy","py313-pskc","py313-findlibs","py313-eccodes","py313-mmcif_pdbx","py313-changelog-chug","py313-lockfile","py313-python-daemon","py313-phonenumbers","py313-scour","py313-movingpandas","py313-dmgbuild","py313-ds-store","py313-pyinstaller-hooks-contrib","py313-radix","py313-pyedr","py313-macfsevents","py313-pythonz","py313-rangehttpserver","py313-resumable-urlretrieve","py313-virtualenv-clone","py313-raven","py313-pypng","py313-pytest-twisted","py313-fabric","py313-invoke","py313-discovery","py313-lmdb","py313-diffusers","py313-transformers","py313-types-pyyaml","py313-sentence-transformers","py313-antlr4-python3-runtime","py313-omegaconf","py313-pydub","py313-sentencepiece","py313-julius","py313-lameenc","py313-pystoi","py313-retrying","py313-torchdiffeq","py313-treetable","py313-imaplib2","py313-rfc6555","py313-av","py313-jdcal","py313-xformers","py313-lightning-utilities","py313-num2words","py313-pesq","py313-read-version","py313-spacy-legacy","py313-spacy-loggers","py313-gyp-next","py313-multitasking","py313-torchaudio","py313-blis","py313-colorthief","py313-pycocoa","py313-pyside6-fluent-widgets","py313-pyside6-frameless-window","py313-siosocks","py313-uvloop","py313-openunmix","py313-encodec","py313-dora-search","py313-torchmetrics","py313-kornia","py313-robotframework","py313-robotframework-retryfailed","py313-pypubsub","py313-scp","py313-antlr4-python3-runtime-49","py313-hydra-core","py313-thinc","py313-demucs","py313-torchvision","py313-flashy","py313-weasel","py313-hydra-colorlog","py313-robotframework-pythonlibcore","py313-robotframework-seleniumlibrary","py313-robotframework-sshlibrary","py313-robotframework-selenium2library","py313-dnslib","py313-flask-restx","py313-arabic-reshaper","py313-spaCy","py313-xhtml2pdf","py313-xmind","py313-wand","py313-pyvis","py313-curl-cffi","py313-audiocraft","py313-barcode","py313-mitogen","py313-rich-click","py313-libcst","py313-yaml-ft","py313-intelhex","py313-reedsolo","py313-fpdf2","py313-uharfbuzz","py313-npx","py313-pdftl","py313-dlib","py313-pybind11-stubgen","py313-healpy","py313-ligo-common","py313-ligo-segments","py313-lscsoft-glue","py313-ligo-lw","py313-httpx-sse","py313-msgspec","py313-sse-starlette","py313-tiktoken","py313-prolif","py313-py3dmol","py313-addict","py313-dash","py313-applicationinsights","py313-deviceid","py313-jsondiff","py313-javaproperties","py313-knack","py313-microsoft-security-utilities-secret-masker","py313-msal","py313-msal-extensions","py313-backports.zstd"]},{"type":"run","ports":["py313-meson","py313-spyder"]}]},{"name":"py313-setuptools-git","portdir":"python/py-setuptools-git","version":"1.2","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/msabramo/setuptools-git","description":"Setuptools revision control system plugin for Git.","long_description":"Setuptools revision control system plugin for Git.","active":true,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py313-installer","clang-18","py313-build","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["python313"]},{"type":"test","ports":["py313-pytest"]}],"depends_on":[{"type":"build","ports":["py313-ioflo","py313-pytest-fixture-config","py313-pytest-shutil","py313-pytest-virtualenv"]},{"type":"lib","ports":["py-setuptools-git"]}]},{"name":"py313-setuptools-git-versioning","portdir":"python/py-setuptools-git-versioning","version":"3.1.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/dolfinus/setuptools-git-versioning","description":"Use git repo data (latest tag, current commit hash, etc) for building a version number according PEP 440.","long_description":"Use git repo data (latest tag, current commit hash, etc) for building a version number according PEP 440.","active":true,"categories":["python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1431}],"variants":[],"dependencies":[{"type":"build","ports":["py313-build","py313-setuptools","py313-wheel","clang-18","py313-installer"]},{"type":"lib","ports":["py313-packaging","python313"]}],"depends_on":[{"type":"build","ports":["py313-bokeh","py313-cytoolz","py313-pdfminer","py313-toolz"]}]},{"name":"py313-setuptools-rust","portdir":"python/py-setuptools-rust","version":"1.12.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/PyO3/setuptools-rust","description":"Setuptools Rust extension plugin","long_description":"Setuptools Rust extension plugin","active":true,"categories":["devel","python"],"maintainers":[{"name":"toby","github":"tobypeterson","ports_count":255}],"variants":[],"dependencies":[{"type":"build","ports":["py313-setuptools_scm","clang-18","py313-build","py313-installer","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["python313"]},{"type":"run","ports":["cargo","rust","py313-typing_extensions","py313-semantic_version"]}],"depends_on":[{"type":"build","ports":["py313-async-tiff","py313-orjson","py313-jiter","py313-loro","py313-tiktoken","py313-pydantic_core","py313-nutpie","py313-obstore","py313-uv-build","py313-cryptography","py313-qh3","py313-maturin","py313-bidi","py313-ast_serialize","py313-nh3","py313-arro3-compute","py313-arro3-core","py313-arro3-io","py313-bcrypt","py313-cramjam","py313-cryptg","py313-dulwich","py313-hf-xet","py313-jellyfish","py313-jh2","py313-kornia-rs","py313-libcst","py313-logbook","py313-pendulum","py313-rpds-py","py313-safetensors","py313-tokenizers"]}]},{"name":"py313-setuptools_scm","portdir":"python/py-setuptools_scm","version":"9.2.2","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/pypa/setuptools_scm/","description":"Package to manage versions by scm tags.","long_description":"Package to manage versions by scm tags.","active":true,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["py313-wheel","py313-build","py313-installer","py313-setuptools","clang-18"]},{"type":"lib","ports":["py313-packaging","py313-setuptools","python313"]}],"depends_on":[{"type":"build","ports":["translate-toolkit","py313-cachetools","py313-pygithub","py313-httpx-sse","py313-msgspec","py313-pyarrow","py313-openbabel","py313-portalocker","py313-pytest-asyncio","py313-zopfli","py313-pytest-mpl","py313-healpy","py313-mpmath","py313-xyzservices","py313-pdftl","py313-sip-devel","py313-vispy","py313-uritools","beets-summarize","litecli","mycli","hg-git","mercurial","toot","py313-absl","py313-access","py313-ansible-compat","py313-anyio","py313-aplpy","py313-argon2-cffi-bindings","py313-asdf","py313-asdf-astropy","py313-asdf-coordinates-schemas","py313-asdf-standard","py313-asdf-transform-schemas","py313-asdf-unit-schemas","py313-asteval","py313-astroplan","py313-astropy","py313-astropy-healpix","py313-astroscrappy","py313-asttokens","py313-asv","py313-automat","py313-backports.tarfile","py313-beancount-import","py313-branca","py313-cartopy","py313-cbor2","py313-charset-normalizer","py313-cheroot","py313-cmd2","py313-colorcet","py313-configparser","py313-cons","py313-contextily","py313-cppy","py313-cssutils","py313-cvxopt","py313-dateutil","py313-drms","py313-emcee3","py313-emmet-core","py313-enrich","py313-esda","py313-etuples","py313-executing","py313-extension-helpers","py313-flexcache","py313-flexparser","rdiff-backup","borgbackup","py313-ujson","py313-folium","py313-freetype","py313-fugashi","py313-giddy","py313-gmpy2","py313-gwosc","py313-h5netcdf","py313-html2text","py313-importlib-metadata","py313-importlib-resources","py313-inequality","py313-inflate64","py313-iniconfig","py313-isodate","py313-jaraco.classes","py313-jaraco.collections","py313-jaraco.functools","py313-jaraco.context","py313-jaraco.text","py313-joblib","py313-jsonpickle","py313-keyring","py313-keyrings.alt","py313-kiwisolver","py313-lameenc","py313-langcodes","py313-larixite","py313-lark","py313-lazy_object_proxy","py313-libcst","py313-libpysal","py313-license-expression","py313-lmfit","py313-logical-unification","py313-lz4","py313-mapclassify","py313-matplotlib","py313-mecab-python3","py313-metpy","py313-mido","py313-minikanren","py313-momepy","py313-monty","py313-mpl-animators","py313-mssql","py313-multivolumefile","py313-napari-console","py313-napari-plugin-engine","py313-napari-svg","py313-nest_asyncio","py313-netcdf4","py313-nodeenv","py313-numcodecs","py313-parfive","py313-parse-type","py313-path","py313-pathvalidate","py313-pdfminer","py313-pgspecial","py313-photutils","py313-pluggy","py313-pointpats","py313-pooch","py313-pure_eval","py313-py","py313-py7zr","py313-pyavm","py313-pybcj","py313-pyerfa","py313-pyfatfs","py313-pygmt","py313-pyppmd","py313-pyqt-builder","py313-pyregion","py313-pyrfc3339","py313-pysal","py313-pyshortcuts","py313-pystache","py313-pytest","py313-pytest-datadir","py313-pytest-django","py313-pytest-flake8","py313-pytest-forked","py313-pytest-mock","py313-pytest-qt","py313-pytest-regressions","py313-pytest-remotedata","py313-pytest-runner","py313-pytest-xdist","py313-pytest-xprocess","py313-python-lsp-jsonrpc","py313-python-lsp-server","py313-pyusb","py313-pyvo","py313-regions","py313-reproject","py313-requests-file","py313-requests-mock","py313-requests-unixsocket","py313-rstcheck","py313-rstcheck-core","py313-rubicon-objc","py313-samplerate","py313-scikit-hep-hepstats","py313-scikit-hep-mplhep","py313-scikit-hep-mplhep_data","py313-segregation","py313-semver","py313-setuptools-rust","py313-shtab","py313-sip","py313-siphon","py313-smart_open","py313-sniffio","py313-soxr","py313-spaghetti","py313-sparse","py313-spglib","py313-spglm","py313-sphinx-click","py313-sphinx-gallery","py313-sphinxnotes-strike","py313-spopt","py313-spreg","py313-sqlglot","py313-stack_data","py313-statsmodels","py313-subprocess-tee","py313-sunpy","py313-survey","py313-tabulate","py313-tcolorpy","py313-tempora","py313-tenacity","py313-tldextract","py313-tobler","py313-tqdm","py313-tropycal","py313-typeguard","py313-uharfbuzz","py313-uncertainties","py313-uri-template","py313-urwid","py313-vo","py313-wxmplot","py313-wxutils","py313-xarray","py313-xlib","py313-xlsx2csv","py313-xmlsec","py313-xraydb","py313-xraylarch","py313-xxhash","py313-zipfile-deflate64","py313-zipp"]},{"type":"lib","ports":["py313-flit_scm","py313-setuptools_scm_git_archive","py313-hatch-vcs"]}]},{"name":"py313-setuptools_scm_git_archive","portdir":"python/py-setuptools_scm_git_archive","version":"1.4.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/Changaco/setuptools_scm_git_archive","description":"Plugin for setuptools_scm that add support for git archives.","long_description":"Plugin for setuptools_scm that add support for git archives.","active":true,"categories":["devel","python"],"maintainers":[{"name":"giovanni.bussi","github":"GiovanniBussi","ports_count":97}],"variants":[],"dependencies":[{"type":"build","ports":["py313-setuptools","py313-wheel","clang-18","py313-build","py313-installer"]},{"type":"lib","ports":["python313","py313-setuptools_scm"]},{"type":"test","ports":["py313-pytest"]}],"depends_on":[{"type":"build","ports":["py313-vispy","py313-ansible-compat","py313-cartopy","py313-h5netcdf","py313-pytest-subtests"]}]},{"name":"py313-sgmllib3k","portdir":"python/py-sgmllib3k","version":"1.0.0","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://pypi.python.org/pypi/sgmllib3k/","description":"Py3k port of the old stdlib module","long_description":"sgmllib was dropped in Python 3. This is an unmaintained old module. If possible, do not use it for new ports.","active":true,"categories":["devel","python"],"maintainers":[{"name":"khindenburg","github":"kurthindenburg","ports_count":433}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["python313"]}],"depends_on":[{"type":"lib","ports":["py313-feedparser","py-sgmllib3k"]}]},{"name":"py313-sgp4","portdir":"python/py-sgp4","version":"2.25","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/brandon-rhodes/python-sgp4","description":"Most recent SGP4 satellite tracking algorithm in Python.","long_description":"This Python package computes the position and velocity of an earth-orbiting satellite, given the satellite's TLE orbital elements from a source like Celestrak. Algorithm described in paper AIAA 2006-6753; see http://goo.gl/OaVlLh","active":true,"categories":["science","python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1431}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["python313"]}],"depends_on":[{"type":"lib","ports":["py313-skyfield"]}]},{"name":"py313-sh","portdir":"python/py-sh","version":"2.2.2","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/amoffat/sh","description":"A full-fledged subprocess interface for Python","long_description":"A full-fledged subprocess interface for Python that allows you to call any program as if it were a function.","active":true,"categories":["devel","python"],"maintainers":[{"name":"toby","github":"tobypeterson","ports_count":255}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-poetry-core"]},{"type":"lib","ports":["python313"]}],"depends_on":[{"type":"lib","ports":["gitless"]},{"type":"test","ports":["py313-python-dotenv"]}]},{"name":"py313-shapely","portdir":"python/py-shapely","version":"2.1.2","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://shapely.readthedocs.io/en/stable/","description":"Shapely is a Python package for manipulation and analysis of 2D geospatial geometries","long_description":"Shapely is a Python package for manipulation and analysis of 2D geospatial geometries. It is based on GEOS (http://geos.refractions.net). Shapely 1.0 is not concerned with data formats or coordinate reference systems.","active":true,"categories":["devel","python"],"maintainers":[{"name":"snc","github":"nerdling","ports_count":157}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py313-cython","py313-installer","py313-setuptools","py313-wheel","clang-18","py313-build"]},{"type":"lib","ports":["python313","py313-numpy","geos"]}],"depends_on":[{"type":"lib","ports":["py313-geopandas","py313-geoviews","py313-regions","py313-cartopy","py313-lonboard"]},{"type":"run","ports":["py313-pointpats","py313-spaghetti","py313-rasterstats","py313-spopt","py313-aplpy","py313-esda","py313-libpysal","py313-momepy"]}]},{"name":"py313-shellingham","portdir":"python/py-shellingham","version":"1.5.4","license":"ISC","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/sarugaku/shellingham","description":"Tool to Detect Surrounding Shell","long_description":"Shellingham detects what shell the current Python executable is running in.","active":true,"categories":["devel","python"],"maintainers":[{"name":"davidgilman1","github":"dgilman","ports_count":146}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["python313"]}],"depends_on":[{"type":"lib","ports":["hatch","py313-poetry-plugin-shell","py313-rstcheck"]},{"type":"run","ports":["py313-typer","py313-huggingface_hub"]}]},{"name":"py313-shortuuid","portdir":"python/py-shortuuid","version":"1.0.13","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/skorokithakis/shortuuid/","description":"A generator library for concise, unambiguous and URL-safe UUIDs.","long_description":"A generator library for concise, unambiguous and URL-safe UUIDs.","active":true,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-poetry-core"]},{"type":"lib","ports":["python313"]}],"depends_on":[]},{"name":"py313-shtab","portdir":"python/py-shtab","version":"1.8.0","license":"Apache-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/iterative/shtab","description":"Automagic shell tab completion for Python CLI applications.","long_description":"Automagic shell tab completion for Python CLI applications.","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py313-setuptools_scm","clang-18","py313-build","py313-installer","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["python313"]},{"type":"test","ports":["py313-pytest","py313-pytest-timeout"]}],"depends_on":[]},{"name":"py313-sigma-cli","portdir":"python/py-sigma-cli","version":"3.0.2","license":"LGPL-2.1+","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/SigmaHQ/sigma-cli","description":"Sigma Command Line Interface (conversion, check etc.) based on pySigma","long_description":"Sigma Command Line Interface (conversion, check etc.) based on pySigma","active":true,"categories":["python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1431}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-poetry-core"]},{"type":"lib","ports":["python313","py313-pysigma","py313-click","py313-prettytable","py313-colorama"]}],"depends_on":[]},{"name":"py313-silx","portdir":"python/py-silx","version":"2.2.2","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.silx.org/doc/silx/latest/","description":"Python packages to support data analysis at synchrotron radiation facilities.","long_description":"Python packages to support data analysis at synchrotron radiation facilities. silx aims to provide reading/writing tools for different file formats, data reduction routines and a set of Qt widgets to browse and visualise data.","active":true,"categories":["science","python"],"maintainers":[{"name":"joe.fowler","github":"joefowler","ports_count":98}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py313-pythran","py313-build","py313-installer","py313-setuptools","py313-wheel","py313-cython","clang-18"]},{"type":"lib","ports":["py313-numpy","python313"]},{"type":"run","ports":["py313-packaging","py313-h5py","py313-fabio"]}],"depends_on":[{"type":"lib","ports":["py313-pyFAI","py-silx"]},{"type":"run","ports":["py313-xraylarch"]}]},{"name":"py313-simplejson","portdir":"python/py-simplejson","version":"3.20.2","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://simplejson.readthedocs.org/","description":"Simple, fast, extensible JSON encoder/decoder for Python","long_description":"simplejson is a simple, fast, complete, correct and extensible JSON encoder and decoder for Python 2.4+. It is pure Python code with no dependencies, but includes an optional C extension for a serious speed boost.","active":true,"categories":["www","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py313-installer","clang-18","py313-build","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["python313"]},{"type":"test","ports":["py313-pytest"]}],"depends_on":[{"type":"run","ports":["py313-rasterstats"]},{"type":"test","ports":["py313-structlog"]}]},{"name":"py313-siosocks","portdir":"python/py-siosocks","version":"0.3.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"","description":"sans-io socks 4/5 client/server library/framework","long_description":"sans-io socks 4/5 client/server library/framework","active":true,"categories":["python"],"maintainers":[{"name":"i0ntempest","github":"i0ntempest","ports_count":273}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["python313"]}],"depends_on":[]},{"name":"py313-sip","portdir":"python/py-sip","version":"6.15.3","license":"(GPL-2 or GPL-3 or PSF)","platforms":"{darwin any}","epoch":1,"replaced_by":null,"homepage":"https://www.riverbankcomputing.com/software/sip/","description":"A Python bindings generator for C/C++ libraries","long_description":"SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.","active":true,"categories":["devel","python"],"maintainers":[{"name":"michaelld","github":"michaelld","ports_count":457},{"name":"reneeotten","github":"reneeotten","ports_count":2213}],"variants":[],"dependencies":[{"type":"build","ports":["py313-setuptools_scm","py313-build","py313-installer","py313-setuptools","py313-wheel","clang-18"]},{"type":"lib","ports":["py313-packaging","py313-setuptools","py313-ply","python313"]}],"depends_on":[{"type":"build","ports":["py313-wxpython-4.0","py313-pyqt5","py313-pyqt5-chart","py313-pyqt5-scintilla","py313-pyqt5-webengine","py313-pyqt6","py313-pyqt6-3d","py313-pyqt6-charts","py313-pyqt6-datavisualization","py313-pyqt6-networkauth","py313-pyqt6-scintilla","py313-pyqt6-webengine"]},{"type":"lib","ports":["py313-pyqt-builder"]}]},{"name":"py313-sip-devel","portdir":"python/py-sip","version":"6.9.2.dev1+ga0d45a97","license":"(GPL-2 or GPL-3 or PSF)","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://www.riverbankcomputing.com/software/sip/","description":"A Python bindings generator for C/C++ libraries","long_description":"SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.","active":false,"categories":["devel","python"],"maintainers":[{"name":"michaelld","github":"michaelld","ports_count":457},{"name":"reneeotten","github":"reneeotten","ports_count":2213}],"variants":[],"dependencies":[{"type":"build","ports":["py313-setuptools_scm","py313-build","py313-installer","py313-setuptools","py313-wheel","clang-17"]},{"type":"lib","ports":["py313-packaging","py313-setuptools","py313-ply","python313"]}],"depends_on":[]},{"name":"py313-siphon","portdir":"python/py-siphon","version":"0.10.0","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://unidata.github.io/siphon/latest/","description":"download data from remote data services","long_description":"Siphon is a collection of Python utilities for downloading data from remote data services. Much of Siphon’s current functionality focuses on access to data hosted on a THREDDS Data Server.","active":true,"categories":["science","python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1431}],"variants":[],"dependencies":[{"type":"build","ports":["py313-setuptools_scm","clang-18","py313-build","py313-installer","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["python313","py313-requests","py313-numpy","py313-protobuf3","py313-pandas","py313-beautifulsoup4"]}],"depends_on":[{"type":"lib","ports":["py-siphon"]}]},{"name":"py313-six","portdir":"python/py-six","version":"1.17.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://pypi.python.org/pypi/six/","description":"py-six is a Python 2 and 3 compatibility library.","long_description":"py-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.","active":true,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py313-installer","clang-18","py313-build","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["python313"]},{"type":"test","ports":["py313-pytest"]}],"depends_on":[{"type":"lib","ports":["py313-xlib","py313-pytorch","azure-cli","py313-ligo-segments","py313-lscsoft-glue","magic-wormhole","py313-ligo-lw","deluge","py313-agate","py313-ansible-core","py313-astroplan","py313-astunparse","py313-rad","py313-retrying","py313-rfc3339-validator","py313-scour","py313-scruffington","py313-stone","py313-storm","py313-tempora","py313-tox","py313-twilio","py313-vobject","py313-xdis","py313-pynacl","py313-bbpb","py313-bigfloat","py313-blessed","py313-bson","py313-configobj","py313-dateutil","py313-django-htmlmin","py313-dropbox","py313-ecdsa","py313-flasgger","py313-flask-restful","py313-freezegun","py313-fs","py313-google-auth","py313-hdfs","py313-html5lib","py313-httpbin","py313-iniparse","py313-jsbeautifier","py313-jsonpath-rw","py313-junit-xml","py313-leather","py313-protobuf3","py313-prov","py313-pyannotate","py313-pyinterval","py313-pypostal","py313-pywinrm","py313-qrcode"]},{"type":"run","ports":["py313-automat","py313-behave","py313-spotipy","py313-langdetect","py313-parse-type","py313-pytest-shutil","py313-resampy"]},{"type":"test","ports":["py313-pyicu","py313-openid","py313-iocapture","py313-pytest-fixture-config","py313-uncompyle6","py313-click-spinner"]}]},{"name":"py313-skyfield","portdir":"python/py-skyfield","version":"1.54","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://rhodesmill.org/skyfield/","description":"Skyfield is a pure-Python astronomy package that makes it easy to generate high precision research-grade positions for planets and Earth satellites.","long_description":"Skyfield is a pure-Python astronomy package that makes it easy to generate high precision research-grade positions for planets and Earth satellites.","active":true,"categories":["python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1431}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["py313-dateutil","py313-lxml","py313-sphinx","py313-matplotlib","py313-pandas","py313-beautifulsoup4","python313","py313-jplephem","py313-pyflakes","py313-sgp4","py313-astropy","py313-spktype21","py313-html5lib","py313-tz","py313-certifi","py313-mock","py313-numpy"]}],"depends_on":[{"type":"lib","ports":["py313-skyfield-data"]}]},{"name":"py313-skyfield-data","portdir":"python/py-skyfield-data","version":"7.0.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/brunobord/skyfield-data","description":"Data files for py-skyfield","long_description":"Data files for py-skyfield","active":true,"categories":["python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1431}],"variants":[],"dependencies":[{"type":"build","ports":["py313-build","py313-setuptools","py313-wheel","clang-18","py313-installer"]},{"type":"lib","ports":["py313-skyfield","python313"]}],"depends_on":[]},{"name":"py313-slugify","portdir":"python/py-slugify","version":"8.0.4","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/un33k/python-slugify","description":"A Python Slugify application that handles Unicode","long_description":"A Python Slugify application that handles Unicode","active":true,"categories":["textproc","python"],"maintainers":[{"name":"esafak","github":"esafak","ports_count":134}],"variants":[],"dependencies":[{"type":"build","ports":["py313-wheel","py313-build","py313-installer","py313-setuptools","clang-18"]},{"type":"lib","ports":["py313-text-unidecode","py313-unidecode","python313"]}],"depends_on":[{"type":"lib","ports":["py313-agate","py313-cookiecutter"]}]},{"name":"py313-smart_open","portdir":"python/py-smart_open","version":"7.5.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/piskvorky/smart_open","description":"Utils for streaming large files (S3, HDFS, gzip, bz2...)","long_description":"Utils for streaming large files (S3, HDFS, gzip, bz2...)","active":true,"categories":["textproc","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["py313-setuptools_scm","py313-setuptools","py313-wheel","clang-18","py313-build","py313-installer"]},{"type":"lib","ports":["py313-wrapt","python313"]}],"depends_on":[{"type":"lib","ports":["py313-mp-api","py313-weasel"]}]},{"name":"py313-smartypants","portdir":"python/py-smartypants","version":"2.0.2","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/leohemsted/smartypants.py","description":"Python with the SmartyPants","long_description":"Python with the SmartyPants","active":true,"categories":["python"],"maintainers":[{"name":"judaew","github":"judaew","ports_count":655}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["python313"]}],"depends_on":[{"type":"lib","ports":["py313-typogrify"]}]},{"name":"py313-smbus2","portdir":"python/py-smbus2","version":"0.5.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/kplindegaard/smbus2","description":"A drop-in replacement for smbus-cffi/smbus-python in pure Python","long_description":"smbus2 is (yet another) pure Python implementation of of the python-smbus package.","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py313-installer","clang-18","py313-build","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["python313"]},{"type":"test","ports":["py313-pytest"]}],"depends_on":[{"type":"run","ports":["py313-luma.core"]}]},{"name":"py313-smi","portdir":"python/py-smi","version":"1.6.2","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/lextudio/pysmi","description":"SNMP SMI/MIB Parser","long_description":"SNMP SMI/MIB Parser","active":true,"categories":["net","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py313-installer","clang-18","py313-build","py313-flit_core"]},{"type":"lib","ports":["python313","py313-requests","py313-jinja2","py313-ply"]}],"depends_on":[{"type":"lib","ports":["py-smi"]}]},{"name":"py313-smmap","portdir":"python/py-smmap","version":"6.0.0","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/gitpython-developers/smmap","description":"Pure python sliding memory map manager","long_description":"Pure python sliding memory map manager","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py313-installer","clang-18","py313-build","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["python313"]},{"type":"test","ports":["py313-pynose"]}],"depends_on":[{"type":"run","ports":["py313-gitdb"]}]},{"name":"py313-sniffio","portdir":"python/py-sniffio","version":"1.3.1","license":"(Apache-2 or MIT)","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/python-trio/sniffio","description":"Sniff out which async library your code is running under","long_description":"This is a tiny package whose only purpose is to let you detect which async library your code is running under.","active":true,"categories":["devel","python"],"maintainers":[{"name":"jan","github":"jandemter","ports_count":71}],"variants":[],"dependencies":[{"type":"build","ports":["py313-installer","clang-18","py313-build","py313-setuptools_scm","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["python313"]}],"depends_on":[{"type":"lib","ports":["py313-openai","py313-cloudflare","py313-anyio","py313-dnspython","py313-httpcore","py313-httpx","py313-trio"]}]},{"name":"py313-snowballstemmer","portdir":"python/py-snowballstemmer","version":"3.1.0","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/snowballstem/snowball","description":"This package provides 23 stemmer algorithms for 22 languages generated from Snowball algorithms.","long_description":"This package provides 23 stemmer algorithms for 22 languages generated from Snowball algorithms.","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["python313"]}],"depends_on":[{"type":"lib","ports":["py313-docstyle"]},{"type":"run","ports":["py313-sphinx"]}]},{"name":"py313-snuggs","portdir":"python/py-snuggs","version":"1.4.7","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/mapbox/snuggs","description":"Snuggs are s-expressions for Numpy","long_description":"Snuggs are s-expressions for Numpy","active":true,"categories":["devel","math","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["py313-build","py313-installer","py313-setuptools","py313-wheel","clang-18"]},{"type":"lib","ports":["python313","py313-click","py313-numpy","py313-parsing"]},{"type":"test","ports":["py313-hypothesis","py313-pytest"]}],"depends_on":[{"type":"lib","ports":["py-snuggs"]}]},{"name":"py313-socid-extractor","portdir":"python/py-socid-extractor","version":"0.1.0","license":"GPL-3","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/soxoj/socid-extractor","description":"Extract information about a user from profile webpages / API responses and save it in machine-readable format.","long_description":"Extract information about a user from profile webpages / API responses and save it in machine-readable format.","active":true,"categories":["python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1431}],"variants":[],"dependencies":[{"type":"build","ports":["py313-wheel","clang-18","py313-build","py313-installer","py313-setuptools"]},{"type":"lib","ports":["py313-requests","py313-dateutil","py313-beautifulsoup4","python313"]}],"depends_on":[]},{"name":"py313-socketio","portdir":"python/py-socketio","version":"5.16.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/miguelgrinberg/python-socketio","description":"Python Socket.IO server and client","long_description":"Python implementation of the Socket.IO realtime client and server.","active":true,"categories":["python"],"maintainers":[{"name":"judaew","github":"judaew","ports_count":655}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-sphinx","py313-wheel","py313-setuptools","py313-installer","py313-build"]},{"type":"lib","ports":["python313"]},{"type":"run","ports":["py313-engineio","py313-bidict","py313-websocket-client","py313-aiohttp","py313-websockets","py313-requests"]}],"depends_on":[{"type":"lib","ports":["py-socketio"]}]},{"name":"py313-socks","portdir":"python/py-socks","version":"1.7.0","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/Anorov/PySocks","description":"python SOCKS client module","long_description":"PySOCKS is a SOCKS client module, branched off several earlier abandoned projects","active":true,"categories":["devel","net","python"],"maintainers":[{"name":"aronnax","github":"lpsinger","ports_count":443}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["python313"]}],"depends_on":[{"type":"lib","ports":["azure-cli","py313-torrequest"]},{"type":"test","ports":["py313-websocket-client"]}]},{"name":"py313-socksio","portdir":"python/py-socksio","version":"1.0.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/sethmlarson/socksio","description":"Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5.","long_description":"Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5.","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-flit_core","py313-installer"]},{"type":"lib","ports":["python313"]}],"depends_on":[{"type":"lib","ports":["py313-httpcore","py313-httpx"]}]},{"name":"py313-soco","portdir":"python/py-soco","version":"0.30.10","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/SoCo/SoCo","description":"SoCo (Sonos Controller) is a simple library to control Sonos speakers.","long_description":"SoCo (Sonos Controller) is a simple library to control Sonos speakers.","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["py313-ifaddr","python313","py313-requests","py313-appdirs","py313-lxml","py313-xmltodict"]},{"type":"test","ports":["py313-pytest","py313-requests-mock"]}],"depends_on":[{"type":"lib","ports":["beets","beets-devel","py-soco"]}]},{"name":"py313-sortedcontainers","portdir":"python/py-sortedcontainers","version":"2.4.0","license":"Apache-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://grantjenks.com/docs/sortedcontainers/","description":"Python sorted container types.","long_description":"Python sorted container types.","active":true,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["python313"]}],"depends_on":[{"type":"lib","ports":["py313-hypothesis","py313-intervaltree","py313-mitmproxy","py313-pytrie","py313-trio"]},{"type":"test","ports":["py313-pyavm"]}]},{"name":"py313-soundcloud-v2","portdir":"python/py-soundcloud-v2","version":"1.6.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/7x11x13/soundcloud.py","description":"Python wrapper for the v2 SoundCloud API","long_description":"Python wrapper for the v2 SoundCloud API","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py313-wheel","clang-18","py313-build","py313-installer","py313-setuptools"]},{"type":"lib","ports":["py313-requests","py313-dateutil","py313-dacite","python313"]}],"depends_on":[{"type":"lib","ports":["py-soundcloud-v2"]}]},{"name":"py313-sounddevice","portdir":"python/py-sounddevice","version":"0.5.3","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://python-sounddevice.readthedocs.io/","description":"Play and Record Sound with Python","long_description":"This Python module provides bindings for the PortAudio library and a few convenience functions to play and record NumPy arrays containing audio signals","active":true,"categories":["python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["py313-cffi","py313-build","py313-installer","py313-setuptools","py313-wheel","clang-18"]},{"type":"lib","ports":["python313"]},{"type":"run","ports":["portaudio","py313-cffi","py313-numpy"]}],"depends_on":[]},{"name":"py313-soundfile","portdir":"python/py-soundfile","version":"0.13.1","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/bastibe/python-soundfile","description":"SoundFile is an audio library based on libsndfile, CFFI, and NumPy.","long_description":"SoundFile is an audio library based on libsndfile, CFFI, and NumPy. SoundFile can read and write sound files. File reading/writing is supported through libsndfile, which is a free, cross-platform, open-source (LGPL) library for reading and writing many different sampled sound file formats that runs on many platforms including Windows, OS X, and Unix. It is accessed through CFFI, which is a foreign function interface for Python calling C code. CFFI is supported for CPython 2.6+, 3.x and PyPy 2.0+. SoundFile represents audio data as NumPy arrays.","active":true,"categories":["audio","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py313-build","py313-installer","py313-setuptools","py313-wheel","clang-18"]},{"type":"lib","ports":["libsndfile","python313","py313-cffi"]},{"type":"run","ports":["py313-numpy"]},{"type":"test","ports":["py313-pytest"]}],"depends_on":[{"type":"lib","ports":["py313-audiocraft"]},{"type":"run","ports":["py313-librosa"]}]},{"name":"py313-soupsieve","portdir":"python/py-soupsieve","version":"2.8.4","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/facelessuser/soupsieve","description":"Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4","long_description":"Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4 It aims to provide selecting, matching, and filtering using modern CSS selectors. Soup Sieve currently provides selectors from the CSS level 1 specifications up through the latest CSS level 4 drafts and beyond.","active":true,"categories":["python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1431}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-hatchling"]},{"type":"lib","ports":["python313"]}],"depends_on":[{"type":"lib","ports":["py313-beautifulsoup4"]}]}]}