GET /api/v1/ports/?format=api&ordering=name&page=772
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 50465,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=773",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=771",
    "results": [
        {
            "name": "py-ligotimegps",
            "portdir": "python/py-ligotimegps",
            "version": "2.0.1",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gwpy/ligotimegps",
            "description": "A pure-python version of lal.LIGOTimeGPS",
            "long_description": "A pure-python version of lal.LIGOTimeGPS",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-ligotimegps"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-linecache2",
            "portdir": "python/py-linecache2",
            "version": "1.0.0",
            "license": "PSF",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/linecache2/",
            "description": "A backport of linecache to older supported Pythons.",
            "long_description": "A backport of linecache to older supported Pythons.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 431
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-linecache2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-line_profiler",
            "portdir": "python/py-line_profiler",
            "version": "5.0.0",
            "license": "BSD",
            "platforms": "any",
            "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": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-line_profiler"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-linkify-it-py",
            "portdir": "python/py-linkify-it-py",
            "version": "2.0.3",
            "license": "MIT",
            "platforms": "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": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-linkify-it-py"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pylint_select",
            "portdir": "python/pylint_select",
            "version": "0.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default pylint version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of pylint.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-pylint",
                        "py27-pylint",
                        "py35-pylint",
                        "py36-pylint",
                        "py38-pylint",
                        "py37-pylint",
                        "py310-pylint",
                        "py311-pylint",
                        "py312-pylint",
                        "py313-pylint",
                        "py314-pylint"
                    ]
                }
            ]
        },
        {
            "name": "pylize",
            "portdir": "textproc/pylize",
            "version": "1.3b",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.chrisarndt.de/en/software/pylize/",
            "description": "pylize is a presentation generation tool",
            "long_description": "pylize is a Python script that makes the creation of on-screen presentations a matter of a few minutes. It generates a template master document, which you can edit with your favourite text or HTML editor. The master document is then processed by pylize to generate HTML files for every slide plus a file for the table of contents. You can view the presentation with any CSS-capable webbrowser.",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-empy",
                        "py27-htmlgen"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-llfuse",
            "portdir": "python/py-llfuse",
            "version": "1.5.1",
            "license": "LGPL-2+",
            "platforms": "any",
            "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": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "macfuse",
                        "py313-llfuse"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-llvmlite",
            "portdir": "python/py-llvmlite",
            "version": "0.46.0",
            "license": "BSD",
            "platforms": "any",
            "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": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-llvmlite"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-llvmmath",
            "portdir": "python/py-llvmmath",
            "version": "0.1.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/llvmmath",
            "description": "LLVM math library",
            "long_description": "LLVM math library",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-llvmmath"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-llvmpy",
            "portdir": "python/py-llvmpy",
            "version": "0.12.7",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.llvmpy.org/",
            "description": "Python bindings for LLVM",
            "long_description": "llvmpy is a Python wrapper around the llvm C++ library which allows simple access to compiler tools.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-llvmpy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-lmdb",
            "portdir": "python/py-lmdb",
            "version": "1.3.0",
            "license": "BSD",
            "platforms": "any",
            "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": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-lmdb"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-lmfit",
            "portdir": "python/py-lmfit",
            "version": "1.3.4",
            "license": "BSD",
            "platforms": "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": 169
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-lmfit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-local-pipelines",
            "portdir": "python/py-local-pipelines",
            "version": "0.4.1",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/rw_grim/local-pipelines",
            "description": "Local Pipelines parses your bitbucket-pipelines.yml and runs it locally using your local Docker instance",
            "long_description": "Local Pipelines parses your bitbucket-pipelines.yml and runs it locally using your local Docker instance",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-local-pipelines"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "local-pipelines_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-locket",
            "portdir": "python/py-locket",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "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": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-locket"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-lockfile",
            "portdir": "python/py-lockfile",
            "version": "0.12.2",
            "license": "MIT",
            "platforms": "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": 142
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-lockfile"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-logbook",
            "portdir": "python/py-logbook",
            "version": "1.9.2",
            "license": "BSD",
            "platforms": "any",
            "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": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-logbook"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-logcat-color",
            "portdir": "python/py-logcat-color",
            "version": "0.6.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/marshall/logcat-color",
            "description": "A colorful logcat",
            "long_description": "A colorful and highly configurable alternative to the standard adb logcat command from the Android SDK",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-logcat-color"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-logical-unification",
            "portdir": "python/py-logical-unification",
            "version": "0.4.7",
            "license": "BSD",
            "platforms": "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": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-logical-unification"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-logilab-common",
            "portdir": "python/py-logilab-common",
            "version": "2.1.0",
            "license": "LGPL-2.1+",
            "platforms": "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": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-logilab-common"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-logilab-constraint",
            "portdir": "python/py-logilab-constraint",
            "version": "1.0",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.logilab.org/project/logilab-constraint",
            "description": "python module for solving constraint satisfaction problems",
            "long_description": "The constraint package is a constraint satisfaction problem solver written in 100% pure Python, using constraint propagation algorithms. So far, facilities are provided to work with finite domains only.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-logilab-constraint"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-logilab-hmm",
            "portdir": "python/py-logilab-hmm",
            "version": "0.5.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.logilab.org/project/logilab-hmm",
            "description": "Python Hidden Markov model implementation",
            "long_description": "logilab-hmm is an implementation of Hidden Markov model and associated algorithms (Viterbi and Baum-Welsh).",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc5",
                "gcc6",
                "gcc7",
                "gcc8",
                "gcc9",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "gcc11"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "py27-logilab-hmm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-log-symbols",
            "portdir": "python/py-log-symbols",
            "version": "0.0.14",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/manrajgrover/py-log-symbols",
            "description": "Colored symbols for various log levels for Python",
            "long_description": "Colored symbols for various log levels for Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "bashu.was.here",
                    "github": "bashu",
                    "ports_count": 40
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-log-symbols"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-loguru",
            "portdir": "python/py-loguru",
            "version": "0.7.0",
            "license": "MIT",
            "platforms": "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": 154
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-loguru"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-looseversion",
            "portdir": "python/py-looseversion",
            "version": "1.3.0",
            "license": "PSF",
            "platforms": "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": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-looseversion"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-lscsoft-glue",
            "portdir": "python/py-lscsoft-glue",
            "version": "4.0.0",
            "license": "GPL-2+",
            "platforms": "any",
            "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": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-lscsoft-glue"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-lsprotocol",
            "portdir": "python/py-lsprotocol",
            "version": "2025.0.0",
            "license": "MIT",
            "platforms": "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": 644
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-lsprotocol"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-luma.core",
            "portdir": "python/py-luma.core",
            "version": "2.5.2",
            "license": "MIT",
            "platforms": "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"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-luma.core"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-luma.emulator",
            "portdir": "python/py-luma.emulator",
            "version": "1.5.0",
            "license": "MIT",
            "platforms": "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": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-luma.emulator"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-lxml",
            "portdir": "python/py-lxml",
            "version": "6.0.2",
            "license": "BSD",
            "platforms": "any",
            "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": 607
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-lxml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-lxml_html_clean",
            "portdir": "python/py-lxml_html_clean",
            "version": "0.4.3",
            "license": "BSD",
            "platforms": "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": 1199
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-lxml_html_clean"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-ly",
            "portdir": "python/py-ly",
            "version": "0.9.7",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wbsoft/python-ly",
            "description": "Tool and library for manipulating LilyPond files",
            "long_description": "The python-ly package provides a Python library and a commandline tool that can be used to parse and manipulate LilyPond source files.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "davide.liessi",
                    "github": "dliessi",
                    "ports_count": 72
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-ly"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-lz4",
            "portdir": "python/py-lz4",
            "version": "4.4.4",
            "license": "BSD",
            "platforms": "any",
            "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": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-lz4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-m2crypto",
            "portdir": "python/py-m2crypto",
            "version": "0.40.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/m2crypto",
            "description": "Crypto and SSL toolkit for Python",
            "long_description": "M2Crypto is the most complete Python wrapper for OpenSSL.",
            "active": true,
            "categories": [
                "devel",
                "python",
                "crypto"
            ],
            "maintainers": [
                {
                    "name": "allan.que",
                    "github": "aque",
                    "ports_count": 15
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3",
                        "py312-m2crypto"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-m2r",
            "portdir": "python/py-m2r",
            "version": "0.2.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/miyakogi/m2r",
            "description": "Converts a markdown file including reStructuredText (rst) markups to a valid rst format",
            "long_description": "M2R converts a markdown file including reStructuredText (rst) markups to a valid rst format.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-m2r"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-mac-alias",
            "portdir": "python/py-mac-alias",
            "version": "2.2.3",
            "license": "MIT",
            "platforms": "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"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-mac-alias"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-macfsevents",
            "portdir": "python/py-macfsevents",
            "version": "0.8.4",
            "license": "BSD",
            "platforms": "any",
            "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": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-macfsevents"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-machfs",
            "portdir": "python/py-machfs",
            "version": "1.3",
            "license": "MIT",
            "platforms": "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": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-machfs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-macholib",
            "portdir": "python/py-macholib",
            "version": "1.16.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://macholib.readthedocs.io/",
            "description": "Mach-O header analysis and editing",
            "long_description": "macholib can be used to analyze and edit Mach-O headers, the executable format used by Mac OS X. It is typically used as a dependency analysis tool, and also to rewrite dylib references in Mach-O headers to be @executable_path relative. Though this tool targets a platform specific file format, it is pure python code that is platform and endian independent.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-macholib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-macresources",
            "portdir": "python/py-macresources",
            "version": "1.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/elliotnunn/macresources",
            "description": "a library for working with legacy Macintosh resource forks",
            "long_description": "A Python library and command line tools to work with Classic MacOS resource forks on a modern machine.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-macresources"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-magenta",
            "portdir": "python/py-magenta",
            "version": "2.1.2",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/magenta/magenta",
            "description": "Magenta: Music and Art Generation with Machine Intelligence",
            "long_description": "Magenta is a research project exploring the role of machine learning in the process of creating art and music. Primarily this involves developing new deep learning and reinforcement learning algorithms for generating songs, images, drawings, and other materials. But it's also an exploration in building smart tools and interfaces that allow artists and musicians to extend (not replace!) their processes using these models.",
            "active": false,
            "categories": [
                "audio",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-magenta"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-maggma",
            "portdir": "python/py-maggma",
            "version": "0.72.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/materialsproject/maggma",
            "description": "Framework to develop datapipelines from files on disk to full dissemenation API",
            "long_description": "Framework to develop datapipelines from files on disk to full dissemenation API",
            "active": true,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-maggma"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-magic",
            "portdir": "python/py-magic",
            "version": "0.4.27",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ahupp/python-magic",
            "description": "File type identification using libmagic",
            "long_description": "Determines the mime type of a file using magic numbers. Can also operate on arbitrary data streams. Much like the Unix file(1) program.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-magic"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-magicgui",
            "portdir": "python/py-magicgui",
            "version": "0.10.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pyapp-kit/magicgui",
            "description": "magicgui: build GUIs from functions, using magic.",
            "long_description": "magicgui: build GUIs from functions, using magic.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-magicgui"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-magpy",
            "portdir": "python/py-magpy",
            "version": "0.4.7",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "py-geomagpy",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by py-geomagpy",
            "long_description": "This port has been replaced by py-geomagpy.",
            "active": false,
            "categories": [],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-mahotas",
            "portdir": "python/py-mahotas",
            "version": "1.4.18",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://luispedro.org/software/mahotas/",
            "description": "Set of functions for image processing and computer vision in Python",
            "long_description": "Set of functions for image processing and computer vision in Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-mahotas"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-mailmanclient",
            "portdir": "python/py-mailmanclient",
            "version": "3.3.5",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.list.org/",
            "description": "Python bindings for Mailman REST API",
            "long_description": "The mailmanclient library provides official Python bindings for the GNU Mailman 3 REST API.",
            "active": true,
            "categories": [
                "mail",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-mailmanclient"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-makefun",
            "portdir": "python/py-makefun",
            "version": "1.15.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://smarie.github.io/python-makefun/",
            "description": "Dynamically create python functions with a proper signature",
            "long_description": "makefun helps you create functions dynamically, with the signature of your choice. It was largely inspired by decorator and functools, and created mainly to cover some of their limitations.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 154
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-makefun"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-makelive",
            "portdir": "python/py-makelive",
            "version": "0.6.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/makelive/",
            "description": "Convert an photo + video pair into a Live Photo.",
            "long_description": "Convert an photo + video pair into a Live Photo. \n This is a simple command line tool that will apply the necessary metadata to a photo + video pair so that when they are imported into the Apple Photos, they will be treated as a Live Photo. \n This is useful for converting images taken an Android phone into Live Photos that can be imported into Apple Photos.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 98
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-makelive"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-mako",
            "portdir": "python/py-mako",
            "version": "1.3.10",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.makotemplates.org/",
            "description": "A super-fast templating language that borrows the best ideas from the existing templating languages.",
            "long_description": "Mako is a template library written in Python. It provides a familiar, non-XML syntax which compiles into Python modules for maximum performance. Mako's syntax and API borrows from the best ideas of many others, including Django templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded Python (i.e. Python Server Page) language, which refines the familiar ideas of componentized layout and inheritance to produce one of the most straightforward and flexible models available, while also maintaining close ties to Python calling and scoping semantics.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-mako"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-managesieve",
            "portdir": "python/py-managesieve",
            "version": "0.8",
            "license": "(PSF or GPL-3)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://managesieve.readthedocs.io/",
            "description": "Protocol for remotely managing Sieve scripts",
            "long_description": "A Protocol for remotely managing Sieve Scripts. A MANGAGESIEVE client library for remotely managing Sieve scripts, including an interactive sieveshell.",
            "active": true,
            "categories": [
                "mail",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-managesieve"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}