{"count":52317,"next":"https://ports.macports.org/api/v1/ports/?format=json&ordering=name&page=595","previous":"https://ports.macports.org/api/v1/ports/?format=json&ordering=name&page=593","results":[{"name":"py313-lazy_object_proxy","portdir":"python/py-lazy_object_proxy","version":"1.12.0","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/ionelmc/python-lazy-object-proxy","description":"A fast and thorough lazy object proxy.","long_description":"A fast and thorough lazy object proxy.","active":true,"categories":["python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2897}],"variants":["universal"],"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-benchmark"]}],"depends_on":[]},{"name":"py313-ldap3","portdir":"python/py-ldap3","version":"2.9.1","license":"LGPL-3+","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/cannatag/ldap3","description":"A strictly RFC 4510 conforming LDAP V3 pure Python client library","long_description":"ldap3 is a strictly RFC 4510 conforming LDAP V3 pure Python client library. The same codebase runs in Python 2, Python 3, PyPy and PyPy3.","active":true,"categories":["net","www","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py313-build","py313-setuptools","py313-wheel","clang-18","py313-installer"]},{"type":"lib","ports":["py313-asn1","python313"]}],"depends_on":[{"type":"lib","ports":["py313-mitmproxy"]},{"type":"run","ports":["john-jumbo","john-jumbo-devel"]}]},{"name":"py313-leather","portdir":"python/py-leather","version":"0.4.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://leather.readthedocs.io/","description":"Python charting for 80% of humans","long_description":"Leather is the Python charting library for those who need charts now and don’t care if they’re perfect. Leather isn’t picky. It’s rough. It gets dirty. It looks sexy just hanging on the back of a chair. Leather doesn’t need your accessories. Leather is how Snake Plissken would make charts.","active":true,"categories":["python"],"maintainers":[{"name":"esafak","github":"esafak","ports_count":134}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["python313","py313-tz","py313-six","py313-lxml","py313-cssselect"]},{"type":"test","ports":["py313-pytest"]}],"depends_on":[{"type":"lib","ports":["py313-agate","py-leather"]}]},{"name":"py313-levenshtein","portdir":"python/py-levenshtein","version":"0.27.3","license":"GPL-2+","platforms":"darwin freebsd","epoch":0,"replaced_by":null,"homepage":"https://github.com/maxbachmann/Levenshtein","description":"Python module for fast computation of Levensthein distances.","long_description":"The Levenshtein Python C extension module contains functions for fast computation of Levenshtein (edit) distance, and edit operations, string similarity, approximate median strings, and generally string averaging, string sequence and set similarity. It supports both normal and Unicode strings.","active":true,"categories":["textproc","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2897}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py313-build","py313-scikit-build-core","clang-20","ninja","py313-installer"]},{"type":"lib","ports":["python313"]},{"type":"run","ports":["py313-rapidfuzz"]}],"depends_on":[{"type":"lib","ports":["translate-toolkit"]},{"type":"test","ports":["py313-fire"]}]},{"name":"py313-libarchive-c","portdir":"python/py-libarchive-c","version":"5.3","license":"public-domain","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/Changaco/python-libarchive-c","description":"Python interface to libarchive","long_description":"Python interface to libarchive.","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py313-setuptools","py313-wheel","clang-18","py313-build","py313-installer"]},{"type":"lib","ports":["python313"]},{"type":"run","ports":["libarchive"]},{"type":"test","ports":["py313-pytest"]}],"depends_on":[]},{"name":"py313-libcst","portdir":"python/py-libcst","version":"1.8.6","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/Instagram/LibCST","description":"A Concrete Syntax Tree (CST) parser and serializer library for Python","long_description":"A Concrete Syntax Tree (CST) parser and serializer library for Python LibCST parses Python 3.x source code as a CST tree that keeps all formatting details (comments, whitespaces, parentheses, etc). It's useful for building automated refactoring (codemod) applications and linters.","active":true,"categories":["python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1532}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py313-setuptools-rust","py313-wheel","py313-setuptools_scm","clang-18","py313-build","py313-installer","py313-setuptools"]},{"type":"lib","ports":["py313-yaml-ft","python313"]}],"depends_on":[{"type":"lib","ports":["py313-pyarrow"]}]},{"name":"py313-libdnet","portdir":"python/py-libdnet","version":"1.18.2","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/ofalk/libdnet","description":"A python module for the libdnet low-level networking library.","long_description":"Libdnet provides a simplified, portable interface to several low-level networking routines, including: network address manipulation, kernel arp(4) cache and route(4) table lookup and manipulation, network firewalling (IP filter, ipfw, ipchains, pf, ...), network interface lookup and manipulation, raw IP packet and Ethernet frame transmission.","active":true,"categories":["net","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["py313-cython","py313-setuptools","py313-wheel","pkgconfig","clang-18","py313-build","py313-installer"]},{"type":"lib","ports":["python313","libdnet"]}],"depends_on":[]},{"name":"py313-libnacl","portdir":"python/py-libnacl","version":"2.1.0","license":"Apache-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/saltstack/libnacl","description":"Python binding for libsodium","long_description":"Libnacl is a Python binding for the libsodium NaCl crypto library.","active":true,"categories":["net","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-poetry-core"]},{"type":"lib","ports":["libsodium","python313"]}],"depends_on":[{"type":"lib","ports":["py-libnacl"]}]},{"name":"py313-libnewt","portdir":"devel/libnewt","version":"0.52.25","license":"GPL-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://pagure.io/newt","description":"python 3.13 bindings (the \"snack\" module) for libnewt","long_description":"python 3.13 bindings (the \"snack\" module) for libnewt, a text-mode widget-based user interface library.","active":true,"categories":["devel","python"],"maintainers":[{"name":"ryandesign","github":"ryandesign","ports_count":2085}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","autoconf","automake","gettext","libtool"]},{"type":"lib","ports":["libnewt","popt","slang2","gettext-runtime","python313"]}],"depends_on":[{"type":"run","ports":["byobu"]}]},{"name":"py313-libpysal","portdir":"python/py-libpysal","version":"4.14.1","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://pysal.org","description":"Core components of PySAL","long_description":"Core components of PySAL, a library of spatial analysis functions.","active":true,"categories":["python","gis"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-setuptools_scm","py313-wheel","py313-setuptools","py313-installer","py313-build"]},{"type":"lib","ports":["python313"]},{"type":"run","ports":["py313-shapely","py313-pandas","py313-beautifulsoup4","py313-geopandas","py313-scikit-learn","py313-scipy","py313-jinja2","py313-numpy","py313-platformdirs","py313-requests","py313-packaging"]}],"depends_on":[{"type":"lib","ports":["py313-pysal"]},{"type":"run","ports":["py313-segregation","py313-spglm","py313-spint","py313-pointpats","py313-giddy","py313-inequality","py313-mgwr","py313-momepy","py313-spaghetti","py313-splot","py313-spopt","py313-spreg","py313-spvcm","py313-esda","py313-tobler"]}]},{"name":"py313-librosa","portdir":"python/py-librosa","version":"0.11.0","license":"ISC","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/librosa/librosa","description":"A python package for music and audio analysis.","long_description":"A python package for music and audio analysis.","active":true,"categories":["audio","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-scipy","py313-matplotlib","py313-joblib","py313-lazy_loader","py313-scikit-learn","py313-numba","py313-audioread","py313-soundfile","py313-standard-aifc","py313-standard-sunau","py313-soxr","py313-typing_extensions","py313-decorator","py313-msgpack","py313-numpy","py313-pooch"]},{"type":"test","ports":["py313-packaging","py313-pytest","py313-types-decorator","py313-pytest-mpl","py313-resampy","py313-samplerate"]}],"depends_on":[{"type":"lib","ports":["beets","beets-devel","py313-audiocraft"]}]},{"name":"py313-librt","portdir":"python/py-librt","version":"0.11.0","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/mypyc/librt","description":"mypyc runtime library","long_description":"This library contains basic functionality that is useful in code compiled using mypyc, and efficient C implementations of various Python standard library classes and functions. Mypyc can produce faster extensions when you use librt in the code you compile. librt also contains some internal library features used by mypy.","active":true,"categories":["python"],"maintainers":[{"name":"toby","github":"tobypeterson","ports_count":254}],"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-mypy"]}]},{"name":"py313-libsass","portdir":"python/py-libsass","version":"0.23.0","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://sass.github.io/libsass-python/","description":"Python binding for libsass","long_description":"Python binding for libsass","active":true,"categories":["devel","python"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1599}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["python313"]}],"depends_on":[{"type":"run","ports":["py313-qtsass"]}]},{"name":"py313-libsvm","portdir":"math/libsvm","version":"3.36","license":"BSD","platforms":"{darwin any}","epoch":3,"replaced_by":null,"homepage":"https://www.csie.ntu.edu.tw/~cjlin/libsvm/","description":"Python 3.13 bindings for libsvm","long_description":"This package provides Python 3.13 modules for libsvm.","active":true,"categories":["math","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["libsvm","py313-numpy","py313-scipy"]}],"depends_on":[]},{"name":"py313-libtmux","portdir":"python/py-libtmux","version":"0.58.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/tmux-python/libtmux","description":"Python binding for tmux","long_description":"Python binding for tmux","active":true,"categories":["devel","python"],"maintainers":[{"name":"egorenar-dev","github":"egorenar","ports_count":35},{"name":"judaew","github":"judaew","ports_count":648}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-hatchling"]},{"type":"lib","ports":["python313"]},{"type":"run","ports":["tmux"]}],"depends_on":[{"type":"lib","ports":["py313-tmuxp"]}]},{"name":"py313-libvirt","portdir":"python/py-libvirt","version":"11.8.0","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://libvirt.org","description":"The libvirt virtualization API python binding","long_description":"The libvirt virtualization API python binding provides a module that permits applications written in the Python programming language to call the interface supplied by the libvirt library, to manage the virtualization capabilities of recent versions of Linux and other OSes.","active":true,"categories":["python"],"maintainers":[{"name":"ryandesign","github":"ryandesign","ports_count":2085}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py313-wheel","py313-installer","py313-setuptools","pkgconfig","clang-18","py313-build"]},{"type":"lib","ports":["python313","libvirt"]}],"depends_on":[]},{"name":"py313-libxml2","portdir":"python/py-libxml2","version":"2.15.3","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://gitlab.gnome.org/GNOME/libxml2/-/wikis/Python-bindings","description":"Python bindings for libxml2","long_description":"Python bindings for libxml2","active":true,"categories":["textproc","python"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1599}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py313-wheel","py313-build","py313-installer","py313-setuptools","clang-18"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["python313","libxml2"]}],"depends_on":[{"type":"lib","ports":["py313-libxslt"]}]},{"name":"py313-libxslt","portdir":"textproc/libxslt","version":"1.1.45","license":"MIT","platforms":"darwin","epoch":1,"replaced_by":null,"homepage":"http://xmlsoft.org/XSLT/","description":"Python bindings for libxslt","long_description":"Python bindings for libxslt","active":true,"categories":["textproc","python"],"maintainers":[{"name":"ryandesign","github":"ryandesign","ports_count":2085}],"variants":["universal"],"dependencies":[{"type":"build","ports":["pkgconfig","clang-18"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["libxslt","python313","py313-libxml2"]}],"depends_on":[]},{"name":"py313-license-expression","portdir":"python/py-license-expression","version":"30.4.1","license":"Apache-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/aboutcode-org/license-expression","description":"license-expression is a comprehensive utility library to parse, compare, simplify and normalize license expressions (such as SPDX license expressions) using boolean logic.","long_description":"license-expression is a comprehensive utility library to parse, compare, simplify and normalize license expressions (such as SPDX license expressions) using boolean logic.","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py313-wheel","py313-setuptools_scm","clang-18","py313-build","py313-installer","py313-setuptools"]},{"type":"lib","ports":["python313","py313-boolean.py"]},{"type":"test","ports":["py313-pytest","py313-pytest-xdist","py313-black"]}],"depends_on":[{"type":"lib","ports":["py-license-expression"]}]},{"name":"py313-lightning-utilities","portdir":"python/py-lightning-utilities","version":"0.15.3","license":"Apache-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/Lightning-AI/utilities","description":"Common utilities for Lightning projects","long_description":"A collection of common Python utilities used across Lightning open-source projects.","active":true,"categories":["devel","python"],"maintainers":[{"name":"pguyot","github":"pguyot","ports_count":195}],"variants":[],"dependencies":[{"type":"build","ports":["py313-wheel","py313-build","py313-installer","py313-setuptools","clang-18"]},{"type":"lib","ports":["py313-packaging","py313-typing_extensions","python313"]}],"depends_on":[{"type":"lib","ports":["py313-torchmetrics"]}]},{"name":"py313-ligo-common","portdir":"python/py-ligo-common","version":"1.0.4","license":"GPL-3+","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://git.ligo.org/lscsoft/ligo-common","description":"Common package for LIGO Python libraries","long_description":"Common package for LIGO Python libraries","active":true,"categories":["science","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-ligo-segments","py313-ligo-lw"]}]},{"name":"py313-ligo-lw","portdir":"python/py-ligo-lw","version":"1.8.4","license":"GPL-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://git.ligo.org/kipp.cannon/python-ligo-lw","description":"Python LIGO Light-Weight XML I/O Library","long_description":"The LIGO Light-Weight XML format is used extensively by compact object detection pipeline and associated tool sets. This package provides a Python I/O library for reading, writing, and interacting with documents in this format.","active":true,"categories":["science","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["py313-yaml","py313-ligo-common","python313","py313-lscsoft-glue","py313-ligo-segments","py313-six","py313-numpy","py313-dateutil","py313-tqdm"]}],"depends_on":[]},{"name":"py313-ligo-segments","portdir":"python/py-ligo-segments","version":"1.4.0","license":"GPL-3","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://git.ligo.org/lscsoft/ligo-segments","description":"Representations of semi-open intervals","long_description":"Defines the `segment`, `segmentlist`, and `segmentlistdict` objects for manipulating semi-open intervals.","active":true,"categories":["science","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["py313-wheel","py313-build","py313-installer","py313-setuptools","clang-18"]},{"type":"lib","ports":["py313-six","py313-ligo-common","python313"]}],"depends_on":[{"type":"lib","ports":["py313-lscsoft-glue","py313-ligo-lw"]}]},{"name":"py313-line_profiler","portdir":"python/py-line_profiler","version":"5.0.0","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/pyutils/line_profiler","description":"Line-by-line profiler","long_description":"Line-by-line profiler","active":true,"categories":["python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["py313-installer","clang-18","py313-build","py313-cython","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["python313"]}],"depends_on":[{"type":"test","ports":["py313-numdifftools"]}]},{"name":"py313-linkify-it-py","portdir":"python/py-linkify-it-py","version":"2.1.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/tsutsu3/linkify-it-py","description":"Links recognition library with full unicode support.","long_description":"Links recognition library with full unicode support.","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py313-build","py313-setuptools","py313-wheel","clang-18","py313-installer"]},{"type":"lib","ports":["python313"]},{"type":"run","ports":["py313-uc-micro-py"]}],"depends_on":[{"type":"lib","ports":["py313-panel","py313-markdown-it-py","py313-textual"]},{"type":"run","ports":["py313-panel"]}]},{"name":"py313-llfuse","portdir":"python/py-llfuse","version":"1.5.1","license":"LGPL-2+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/python-llfuse/python-llfuse/","description":"Python bindings for the low-level FUSE API","long_description":"Python-LLFUSE is a set of Python bindings for the low level FUSE API.","active":true,"categories":["devel","fuse","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py313-wheel","py313-installer","py313-setuptools","pkgconfig","clang-18","py313-build"]},{"type":"lib","ports":["python313","macfuse"]}],"depends_on":[{"type":"lib","ports":["py-llfuse"]}]},{"name":"py313-llvmlite","portdir":"python/py-llvmlite","version":"0.47.0","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://llvmlite.pydata.org/","description":"A lightweight LLVM python binding for writing JIT compilers","long_description":"A lightweight LLVM python binding for writing JIT compilers","active":true,"categories":["devel","science","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2897}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py313-wheel","clang-18","py313-build","py313-installer","py313-setuptools","cmake"]},{"type":"lib","ports":["zstd","python313","llvm-20","zlib"]}],"depends_on":[{"type":"lib","ports":["py313-numba","py313-pynndescent"]}]},{"name":"py313-lmdb","portdir":"python/py-lmdb","version":"1.7.5","license":"OLDAP-2.8","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://lmdb.readthedocs.io/en/release","description":"Universal Python binding for the LMDB Lightning Database","long_description":"Universal Python binding for the LMDB Lightning Database","active":true,"categories":["databases","python"],"maintainers":[{"name":"herby.gillot","github":"herbygillot","ports_count":1068}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py313-patch-ng","py313-setuptools","py313-wheel","clang-18","py313-build","py313-installer"]},{"type":"lib","ports":["py313-cffi","python313"]}],"depends_on":[]},{"name":"py313-lmfit","portdir":"python/py-lmfit","version":"1.3.4","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://lmfit.github.io/lmfit-py/","description":"Least-Squares Minimization with Bounds and Constraints","long_description":"Built on top of scipy.optimize, lmfit provides a Parameter object which can be set as fixed or free, can have upper and/or lower bounds, or can be written in terms of algebraic constraints of other Parameters.","active":true,"categories":["math","python"],"maintainers":[{"name":"jjstickel","github":"jjstickel","ports_count":143},{"name":"reneeotten","github":"reneeotten","ports_count":2220}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-setuptools","py313-wheel","py313-setuptools_scm"]},{"type":"lib","ports":["python313","py313-asteval","py313-numpy","py313-scipy","py313-uncertainties","py313-dill"]},{"type":"test","ports":["py313-pytest"]}],"depends_on":[{"type":"run","ports":["py313-xraylarch"]}]},{"name":"py313-locket","portdir":"python/py-locket","version":"1.0.0","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/mwilliamson/locket.py","description":"File-based locks for Python.","long_description":"File-based locks for Python.","active":true,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2897}],"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-partd"]}]},{"name":"py313-lockfile","portdir":"python/py-lockfile","version":"0.12.2","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://pypi.org/project/lockfile/","description":"Platform-independent file locking module","long_description":"This package exports a LockFile class which provides a simple API for locking files. Unlike the Windows msvcrt.locking function, the fcntl.lockf and flock functions, and the deprecated posixfile module, the API is identical across both Unix (including Linux and Mac) and Windows platforms. The lock mechanism relies on the atomic nature of the link (on Unix) and mkdir (on Windows) system calls. An implementation based on SQLite is also provided, more as a demonstration of the possibilities it provides than as production-quality code.","active":true,"categories":["devel","python"],"maintainers":[{"name":"davidgilman1","github":"dgilman","ports_count":146}],"variants":[],"dependencies":[{"type":"build","ports":["py313-installer","clang-18","py313-build","py313-pbr","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["python313"]}],"depends_on":[{"type":"lib","ports":["py313-python-daemon"]}]},{"name":"py313-logbook","portdir":"python/py-logbook","version":"1.9.2","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://logbook.readthedocs.io/en/stable/","description":"Python logging replacement module.","long_description":"Python logging replacement module.","active":true,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2897}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py313-setuptools-rust","py313-setuptools","py313-wheel","clang-18","py313-build","py313-installer"]},{"type":"lib","ports":["py313-typing_extensions","python313"]}],"depends_on":[]},{"name":"py313-logfire-api","portdir":"python/py-logfire-api","version":"4.37.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://pypi.org/project/logfire-api","description":"Shim for the Logfire SDK which does nothing unless Logfire is installed","long_description":"Shim for the Logfire SDK which does nothing unless Logfire is installed","active":true,"categories":["devel","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2220}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-hatchling"]},{"type":"lib","ports":["python313"]}],"depends_on":[{"type":"lib","ports":["py313-pydantic-graph"]}]},{"name":"py313-logical-unification","portdir":"python/py-logical-unification","version":"0.4.7","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https//github.com/pythological/unification/","description":"Logical unification in Python","long_description":"Logical unification in Python","active":true,"categories":["python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2220}],"variants":[],"dependencies":[{"type":"build","ports":["py313-setuptools_scm","py313-installer","py313-setuptools","py313-wheel","clang-18","py313-build"]},{"type":"lib","ports":["py313-multipledispatch","py313-toolz","python313"]}],"depends_on":[{"type":"lib","ports":["py313-pytensor","py313-cons","py313-minikanren"]}]},{"name":"py313-logilab-common","portdir":"python/py-logilab-common","version":"2.1.0","license":"LGPL-2.1+","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"http://www.logilab.org/project/logilab-common","description":"A number of modules used by various projects from Logilab","long_description":"A number of modules used by various projects from Logilab","active":true,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2897}],"variants":[],"dependencies":[{"type":"build","ports":["py313-wheel","clang-18","py313-build","py313-installer","py313-setuptools"]},{"type":"lib","ports":["py313-setuptools","py313-mypy_extensions","py313-typing_extensions","python313"]}],"depends_on":[{"type":"lib","ports":["py-logilab-common"]}]},{"name":"py313-loguru","portdir":"python/py-loguru","version":"0.7.3","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://loguru.readthedocs.io/en/stable/index.html","description":"Python logging made (stupidly) simple","long_description":"Python logging made (stupidly) simple. Loguru is a library which aims to bring enjoyable logging in Python.","active":true,"categories":["python"],"maintainers":[{"name":"harens","github":"harens","ports_count":166}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-flit_core","py313-installer"]},{"type":"lib","ports":["python313"]}],"depends_on":[]},{"name":"py313-lonboard","portdir":"python/py-lonboard","version":"0.16.0","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/developmentseed/lonboard","description":"A Python library for fast, interactive geospatial vector data visualization in Jupyter.","long_description":"A Python library for fast, interactive geospatial vector data visualization in Jupyter.","active":true,"categories":["python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1532}],"variants":["cli","geopandas","geotiff","movingpandas","universal"],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-hatchling"]},{"type":"lib","ports":["py313-numpy","py313-shapely","py313-pyproj","py313-ipywidgets","py313-geopandas","py313-pyogrio","python313","py313-anywidget","py313-arro3-compute","py313-arro3-core","py313-arro3-io","py313-movingpandas","py313-pyarrow","py313-typing_extensions","py313-traitlets","py313-click"]}],"depends_on":[]},{"name":"py313-looseversion","portdir":"python/py-looseversion","version":"1.3.0","license":"PSF","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/effigies/looseversion","description":"Version numbering for anarchists and software realists","long_description":"Version numbering for anarchists and software realists","active":true,"categories":["devel","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2220}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-hatchling"]},{"type":"lib","ports":["python313"]},{"type":"test","ports":["py313-pytest"]}],"depends_on":[]},{"name":"py313-loro","portdir":"python/py-loro","version":"1.13.1","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://loro.dev","description":"Python bindings for Loro","long_description":"Python bindings for Loro","active":true,"categories":["devel","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2220}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py313-installer","clang-18","py313-build","py313-setuptools-rust","py313-maturin"]},{"type":"lib","ports":["python313"]},{"type":"test","ports":["py313-pytest"]}],"depends_on":[{"type":"run","ports":["py313-marimo"]}]},{"name":"py313-lscsoft-glue","portdir":"python/py-lscsoft-glue","version":"4.0.0","license":"GPL-2+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://git.ligo.org/lscsoft/glue/","description":"Grid LSC User Environment","long_description":"Glue is a suite of python modules and programs to allow users to run LSC codes on the grid.","active":true,"categories":["science","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["py313-wheel","clang-18","py313-build","py313-installer","py313-setuptools"]},{"type":"lib","ports":["python313","py313-six","py313-numpy","py313-openssl","py313-ligo-segments"]}],"depends_on":[{"type":"lib","ports":["py313-ligo-lw"]}]},{"name":"py313-lsprotocol","portdir":"python/py-lsprotocol","version":"2025.0.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/microsoft/lsprotocol","description":"Python implementation of the Language Server Protocol.","long_description":"Python implementation of the Language Server Protocol.","active":true,"categories":["python"],"maintainers":[{"name":"judaew","github":"judaew","ports_count":648}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-flit_core","py313-installer"]},{"type":"lib","ports":["py313-attrs","py313-cattrs","python313"]}],"depends_on":[{"type":"lib","ports":["py313-python-lsp-ruff"]},{"type":"run","ports":["py313-pygls"]}]},{"name":"py313-luma.core","portdir":"python/py-luma.core","version":"2.5.2","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/rm-hull/luma.core","description":"Drawing and text rendering for small displays, core module","long_description":"luma.core is a component library providing a Pillow-compatible drawing canvas for Python 3, and other functionality to support drawing primitives and text-rendering capabilities for small displays.","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-wheel","py313-setuptools","py313-installer","py313-build"]},{"type":"lib","ports":["python313"]},{"type":"run","ports":["py313-smbus2","py313-pyftdi","py313-cbor2","py313-Pillow"]},{"type":"test","ports":["py313-pytest","py313-pytest-timeout"]}],"depends_on":[{"type":"run","ports":["py313-luma.emulator"]}]},{"name":"py313-luma.emulator","portdir":"python/py-luma.emulator","version":"1.5.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/rm-hull/luma.emulator","description":"Drawing and text rendering for small displays, emulator module","long_description":"luma.emulator provides a series of pseudo-display devices which allow the luma.core components to be used without running a physical device.","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py313-installer","py313-wheel","py313-setuptools","clang-18","py313-build"]},{"type":"lib","ports":["python313"]},{"type":"run","ports":["py313-luma.core","py313-game"]},{"type":"test","ports":["py313-pytest","py313-pytest-timeout"]}],"depends_on":[]},{"name":"py313-lxml","portdir":"python/py-lxml","version":"6.1.1","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://lxml.de/","description":"Powerful and Pythonic XML processing library","long_description":"lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.","active":true,"categories":["devel","python"],"maintainers":[{"name":"petr","github":"petrrr","ports_count":618}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py313-cython","py313-build","py313-installer","py313-setuptools","py313-wheel","clang-18"]},{"type":"lib","ports":["libxml2","libxslt","python313","zlib"]}],"depends_on":[{"type":"lib","ports":["py313-glymur","py313-fabio","py313-beautifulsoup4","py313-svglib","py313-zeep","py313-xmlsec","py313-pikepdf","py313-owslib","py313-pptx","py313-prov","py313-readability-lxml","py313-skyfield","py313-soco","translate-toolkit","py313-lxml_html_clean","gcovr","py313-agate","py313-benchexec","py313-datacite","py313-docx","py313-leather","py313-obspy"]},{"type":"run","ports":["py313-pyshark","john-jumbo-devel","py313-pypeg2","py313-fonttools"]},{"type":"test","ports":["gramps","py313-datacite","py313-openid"]}]},{"name":"py313-lxml_html_clean","portdir":"python/py-lxml_html_clean","version":"0.4.5","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/fedora-python/lxml_html_clean/","description":"HTML cleaner is blocklist-based.","long_description":"HTML cleaner is blocklist-based. This project was initially a part of lxml, but many reports about possible security vulnerabilities were filed for lxml and that make the project problematic for security-sensitive environments. Therefore we decided to extract the problematic part to a separate project.","active":true,"categories":["python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1532}],"variants":[],"dependencies":[{"type":"build","ports":["py313-build","py313-setuptools","py313-wheel","clang-18","py313-installer"]},{"type":"lib","ports":["py313-lxml","python313"]}],"depends_on":[{"type":"lib","ports":["offpunk"]}]},{"name":"py313-lz4","portdir":"python/py-lz4","version":"4.4.4","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/python-lz4/python-lz4","description":"LZ4 bindings for Python","long_description":"LZ4 bindings for Python","active":true,"categories":["python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["py313-setuptools_scm","py313-pkgconfig","clang-18","py313-build","py313-installer","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["lz4","python313"]},{"type":"test","ports":["py313-pytest","py313-psutil"]}],"depends_on":[]},{"name":"py313-m3u8","portdir":"python/py-m3u8","version":"6.0.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"","description":"Python m3u8 parser for HTTP Live Streaming (HLS) transmissions","long_description":"Python m3u8 parser for HTTP Live Streaming (HLS) transmissions","active":true,"categories":["multimedia","python"],"maintainers":[{"name":"i0ntempest","github":"i0ntempest","ports_count":282}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["python313"]}],"depends_on":[]},{"name":"py313-mac-alias","portdir":"python/py-mac-alias","version":"2.2.3","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://pypi.org/project/mac-alias/","description":"mac_alias lets you generate or read binary Alias and Bookmark records from Python code.","long_description":"mac_alias lets you generate or read binary Alias and Bookmark records from Python code.","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-dmgbuild","py313-ds-store"]}]},{"name":"py313-macfsevents","portdir":"python/py-macfsevents","version":"0.8.4","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/malthe/macfsevents","description":"Thread-based interface to file system observation primitives.","long_description":"MacFSEvents is a Python library that provides thread-safe directory observation primitives using callbacks. It wraps the Mac OS X FSEvents API in a C-extension.","active":true,"categories":["python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2897}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["python313"]}],"depends_on":[]},{"name":"py313-machfs","portdir":"python/py-machfs","version":"1.3","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/elliotnunn/machfs","description":"a library for creating and inspecting HFS-format disk images","long_description":"This is a library for creating and inspecting HFS-format disk images. Mac-specific concepts like resource forks and type/creator codes are first-class citizens.","active":true,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py313-build","py313-setuptools","py313-wheel","clang-18","py313-installer"]},{"type":"lib","ports":["py313-macresources","python313"]}],"depends_on":[{"type":"lib","ports":["py-machfs"]}]}]}