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

{
    "count": 50502,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=794",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=792",
    "results": [
        {
            "name": "py-socks",
            "portdir": "python/py-socks",
            "version": "1.7.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Anorov/PySocks",
            "description": "python SOCKS client module",
            "long_description": "PySOCKS is a SOCKS client module, branched off several earlier abandoned projects",
            "active": true,
            "categories": [
                "devel",
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 435
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-socks"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-socksio",
            "portdir": "python/py-socksio",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sethmlarson/socksio",
            "description": "Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5.",
            "long_description": "Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-socksio"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-soco",
            "portdir": "python/py-soco",
            "version": "0.30.10",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/SoCo/SoCo",
            "description": "SoCo (Sonos Controller) is a simple library to control Sonos speakers.",
            "long_description": "SoCo (Sonos Controller) is a simple library to control Sonos speakers.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-soco"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-sogl",
            "portdir": "python/py-sogl",
            "version": "0.2.1",
            "license": "wxwidgets",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.fmf.uni-freiburg.de/service/servicegruppen/sg_wissinfo/projekte/Pyphant",
            "description": "slightly modified version of the object graphics library",
            "long_description": "The object graphics library is a canvas library inside the wxWidgets project. This version has been modified to better suit the needs of our own project, the pyphant.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "servicegruppe.wissinfo",
                    "github": "",
                    "ports_count": 9
                },
                {
                    "name": "rowue",
                    "github": "rowue",
                    "ports_count": 10
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-sogl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-sortedcollections",
            "portdir": "python/py-sortedcollections",
            "version": "2.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://grantjenks.com/docs/sortedcollections/",
            "description": "Python sorted collections.",
            "long_description": "Python sorted collections.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2868
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-sortedcollections"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-sortedcontainers",
            "portdir": "python/py-sortedcontainers",
            "version": "2.4.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://grantjenks.com/docs/sortedcontainers/",
            "description": "Python sorted container types.",
            "long_description": "Python sorted container types.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2868
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-sortedcontainers"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-soundcloud-v2",
            "portdir": "python/py-soundcloud-v2",
            "version": "1.6.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/7x11x13/soundcloud.py",
            "description": "Python wrapper for the v2 SoundCloud API",
            "long_description": "Python wrapper for the v2 SoundCloud API",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-soundcloud-v2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-sounddevice",
            "portdir": "python/py-sounddevice",
            "version": "0.5.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://python-sounddevice.readthedocs.io/",
            "description": "Play and Record Sound with Python",
            "long_description": "This Python module provides bindings for the PortAudio library and a few convenience functions to play and record NumPy arrays containing audio signals",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-sounddevice"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-soundfile",
            "portdir": "python/py-soundfile",
            "version": "0.13.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bastibe/python-soundfile",
            "description": "SoundFile is an audio library based on libsndfile, CFFI, and NumPy.",
            "long_description": "SoundFile is an audio library based on libsndfile, CFFI, and NumPy. SoundFile can read and write sound files. File reading/writing is supported through libsndfile, which is a free, cross-platform, open-source (LGPL) library for reading and writing many different sampled sound file formats that runs on many platforms including Windows, OS X, and Unix. It is accessed through CFFI, which is a foreign function interface for Python calling C code. CFFI is supported for CPython 2.6+, 3.x and PyPy 2.0+. SoundFile represents audio data as NumPy arrays.",
            "active": true,
            "categories": [
                "audio",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-soundfile"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-soupsieve",
            "portdir": "python/py-soupsieve",
            "version": "2.8.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/facelessuser/soupsieve",
            "description": "Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4",
            "long_description": "Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4 It aims to provide selecting, matching, and filtering using modern CSS selectors. Soup Sieve currently provides selectors from the CSS level 1 specifications up through the latest CSS level 4 drafts and beyond.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1211
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-soupsieve"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-south",
            "portdir": "python/py-south",
            "version": "1.0.2",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://south.aeracode.org/",
            "description": "intelligent schema migrations for Django apps",
            "long_description": "South provides intelligent, database-independant, semi-automatic, schema migrations for Django apps.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-south"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-sox",
            "portdir": "python/py-sox",
            "version": "1.4.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rabitt/pysox",
            "description": "Python wrapper around SoX.",
            "long_description": "Python wrapper around SoX.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-sox"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-soxr",
            "portdir": "python/py-soxr",
            "version": "0.5.0.post1",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dofuuz/python-soxr",
            "description": "High quality, one-dimensional sample-rate conversion library for Python",
            "long_description": "High quality, one-dimensional sample-rate conversion library for Python",
            "active": true,
            "categories": [
                "audio",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-soxr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-spacepy",
            "portdir": "python/py-spacepy",
            "version": "0.2.2",
            "license": "PSF",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://spacepy.github.io",
            "description": "SpacePy Tools for Space Science Applications",
            "long_description": "SpacePy Tools for Space Science Applications",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-spacepy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-spaCy",
            "portdir": "python/py-spaCy",
            "version": "3.5.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://spacy.io",
            "description": "Industrial-strength Natural Language Processing (NLP) with Python and Cython",
            "long_description": "Industrial-strength Natural Language Processing (NLP) with Python and Cython",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-spaCy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-spaCy-models",
            "portdir": "python/py-spaCy-models",
            "version": "2.3.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://spacy.io/models",
            "description": "Models for the spaCy Natural Language Processing (NLP) library",
            "long_description": "Models for the spaCy Natural Language Processing (NLP) library",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-spaCy-models"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-spaghetti",
            "portdir": "python/py-spaghetti",
            "version": "1.7.6",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pysal.org/spaghetti/",
            "description": "Spatial graphs: networks, topology and inference (spaghetti)",
            "long_description": "The PySAL Spatial graphs: networks, topology and inference (spaghetti) package is an open-source Python library for the analysis of network-based spatial data.",
            "active": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-spaghetti"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-spake2",
            "portdir": "python/py-spake2",
            "version": "0.9",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/warner/python-spake2",
            "description": "SPAKE2 password authenticated key exchange pure python",
            "long_description": "SPAKE2 password authenticated key exchange pure python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-spake2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-spark",
            "portdir": "python/py-spark",
            "version": "0.6.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pages.cpsc.ucalgary.ca/~aycock/spark/",
            "description": "spark is the little language compiler framework for python",
            "long_description": "SPARK stands for the Scanning, Parsing, and Rewriting Kit. It formerly had no name, and was referred to as the little language framework. The first version (circa 1998) was described in the paper Compiling Little Languages in Python at the 7th International Python Conference.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-spark"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-spark_parser",
            "portdir": "python/py-spark_parser",
            "version": "1.9.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/spark_parser/",
            "description": "An Earley-Algorithm Context-free grammar Parser Toolkit",
            "long_description": "SPARK stands for Scanning, Parsing, and Rewriting Kit. It uses Jay Earley's algorithm for parsing context free grammars, and comes with some generic Abstract Syntax Tree routines. There is also a prototype scanner which does its job by combining Python regular expressions.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 431
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-spark_parser"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-sparqlwrapper",
            "portdir": "python/py-sparqlwrapper",
            "version": "2.0.0",
            "license": "W3C",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rdflib.github.io/sparqlwrapper",
            "description": "SPARQL Endpoint interface to Python",
            "long_description": "This is a wrapper around a SPARQL service. It helps in creating the query URI and, possibly, convert the result into a more manageable format.",
            "active": true,
            "categories": [
                "devel",
                "databases",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-sparqlwrapper"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-sparse",
            "portdir": "python/py-sparse",
            "version": "0.17.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydata/sparse",
            "description": "Sparse Multidimensional Arrays for Python",
            "long_description": "Sparse Multidimensional Arrays for Python. This library provides multi-dimensional sparse arrays.",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-sparse"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-spatialite",
            "portdir": "python/py-spatialite",
            "version": "3.0.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lokkju/pyspatialite",
            "description": "Python interface to SQLite 3 and Spatialite",
            "long_description": "pyspatialite is an interface to the SQLite 3.x embedded relational database engine with spatialite extensions. It is almost fully compliant with the Python database API version 2.0 also exposes the unique features of SQLite and spatialite.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-spatialite"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-spdx",
            "portdir": "python/py-spdx",
            "version": "2.5.1",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bbqsrc/spdx-python",
            "description": "SPDX license list database",
            "long_description": "SPDX license list database",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "karan.sheth",
                    "github": "korusuke",
                    "ports_count": 64
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-spdx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-spdx-lookup",
            "portdir": "python/py-spdx-lookup",
            "version": "0.3.3",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bbqsrc/spdx-lookup-python",
            "description": "SPDX license list query tool",
            "long_description": "SPDX license list query tool",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "karan.sheth",
                    "github": "korusuke",
                    "ports_count": 64
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-spdx-lookup"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-speaklater",
            "portdir": "python/py-speaklater",
            "version": "1.3",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mitsuhiko/speaklater",
            "description": "lazy strings for translations",
            "long_description": "lazy strings for translations",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-speaklater"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-spectral",
            "portdir": "python/py-spectral",
            "version": "0.23.1",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://spectralpython.net/",
            "description": "Spectral Python (SPy) is a Python module for hyperspectral image processing.",
            "long_description": "Spectral Python (SPy) is a pure Python module for processing hyperspectral image data (imaging spectroscopy data). It has functions for reading, displaying, manipulating, and classifying hyperspectral imagery.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "tlockhart1976",
                    "github": "lockhart",
                    "ports_count": 27
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-spectral"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-speg",
            "portdir": "python/py-speg",
            "version": "0.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/avakar/speg",
            "description": "A PEG-based parser interpreter with memoization.",
            "long_description": "A PEG-based parser interpreter with memoization.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-speg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-spglib",
            "portdir": "python/py-spglib",
            "version": "2.6.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://spglib.readthedocs.io",
            "description": "Python interface for spglib (a C library for crystal symmetries).",
            "long_description": "Python interface for spglib (a C library for crystal symmetries).",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "joe.fowler",
                    "github": "joefowler",
                    "ports_count": 98
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-spglib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-spglm",
            "portdir": "python/py-spglm",
            "version": "1.1.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pysal.org/spreg/",
            "description": "SParse Generalized Linear Models (spglm)",
            "long_description": "SParse Generalized Linear Models (spglm) module is an adaptation of a portion of GLM functionality from the Statsmodels package, this it has been simplified and customized for the purposes of serving as the base for several other PySAL modules, namely SpInt and GWR. Currently, it supports the estimation of Gaussian, Poisson, and Logistic regression using only iteratively weighted least squares estimation (IWLS).",
            "active": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-spglm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-sphinx",
            "portdir": "python/py-sphinx",
            "version": "9.1.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.sphinx-doc.org/",
            "description": "Python documentation generator",
            "long_description": "Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects (or other documents consisting of multiple reStructuredText sources), written by Georg Brandl. It was originally created to translate the new Python documentation, but has now been cleaned up in the hope that it will be useful to many other projects.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-sphinx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-sphinx-autodoc-typehints",
            "portdir": "python/py-sphinx-autodoc-typehints",
            "version": "3.6.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tox-dev/sphinx-autodoc-typehints",
            "description": "Type hints (PEP 484) support for the Sphinx autodoc extension",
            "long_description": "This extension allows you to use Python 3 annotations for documenting acceptable argument types and return value types of functions.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 650
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-sphinx-autodoc-typehints"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-sphinx-bootstrap-theme",
            "portdir": "python/py-sphinx-bootstrap-theme",
            "version": "0.8.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ryan-roemer/sphinx-bootstrap-theme",
            "description": "Sphinx bootstrap theme.",
            "long_description": "Sphinx bootstrap theme.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-sphinx-bootstrap-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-sphinx-click",
            "portdir": "python/py-sphinx-click",
            "version": "6.1.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sphinx-click.readthedocs.io/en/latest/",
            "description": "A Sphinx plugin to automatically document click-based applications",
            "long_description": "sphinx-click is a Sphinx plugin that allows you to automatically extract documentation from a click-based application and include it in your docs.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 154
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-sphinx-click"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-sphinx-contrib",
            "portdir": "python/py-sphinx-contrib",
            "version": "0.0.20170205",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/birkenfeld/sphinx-contrib",
            "description": "Sphinx extensions",
            "long_description": "This is a collection of Sphinx extensions maintained by their respective authors. It is not an official part of Sphinx.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-sphinx-contrib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-sphinxcontrib-applehelp",
            "portdir": "python/py-sphinxcontrib-applehelp",
            "version": "2.0.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sphinx-doc.org/",
            "description": "sphinx extension which outputs Apple help books",
            "long_description": "sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-sphinxcontrib-applehelp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-sphinxcontrib-bibtex",
            "portdir": "python/py-sphinxcontrib-bibtex",
            "version": "2.6.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mcmtroffaes/sphinxcontrib-bibtex",
            "description": "Sphinx extension for BibTeX style citations",
            "long_description": "Sphinx extension for BibTeX style citations",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-sphinxcontrib-bibtex"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-sphinxcontrib-blockdiag",
            "portdir": "python/py-sphinxcontrib-blockdiag",
            "version": "3.0.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/blockdiag/sphinxcontrib-blockdiag",
            "description": "A sphinx extension for embedding block diagrams",
            "long_description": "py-sphinxcontrib-blockdiag is A sphinx extension for embedding block diagrams.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-sphinxcontrib-blockdiag"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-sphinxcontrib-devhelp",
            "portdir": "python/py-sphinxcontrib-devhelp",
            "version": "2.0.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sphinx-doc.org/",
            "description": "sphinx extension which outputs Devhelp document",
            "long_description": "sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-sphinxcontrib-devhelp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-sphinxcontrib-htmlhelp",
            "portdir": "python/py-sphinxcontrib-htmlhelp",
            "version": "2.1.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.sphinx-doc.org/",
            "description": "a sphinx extension which renders HTML help files",
            "long_description": "sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-sphinxcontrib-htmlhelp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-sphinxcontrib-httpdomain",
            "portdir": "python/py-sphinxcontrib-httpdomain",
            "version": "1.8.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sphinx-contrib/httpdomain",
            "description": "Sphinx domain for documenting HTTP APIs",
            "long_description": "Sphinx domain for documenting HTTP APIs",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-sphinxcontrib-httpdomain"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-sphinxcontrib-jquery",
            "portdir": "python/py-sphinxcontrib-jquery",
            "version": "4.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sphinx-contrib/jquery/",
            "description": "sphinxcontrib-jquery ensures that jQuery is always installed for use in Sphinx themes or extensions.",
            "long_description": "sphinxcontrib-jquery ensures that jQuery is always installed for use in Sphinx themes or extensions.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1211
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-sphinxcontrib-jquery"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-sphinxcontrib-jsmath",
            "portdir": "python/py-sphinxcontrib-jsmath",
            "version": "1.0.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sphinx-doc.org/",
            "description": "sphinx extension which renders display math in HTML via JavaScript",
            "long_description": "sphinxcontrib-jsmath is a sphinx extension which renders display math in HTML via JavaScript.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-sphinxcontrib-jsmath"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-sphinxcontrib-qthelp",
            "portdir": "python/py-sphinxcontrib-qthelp",
            "version": "2.0.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sphinx-doc.org/",
            "description": "sphinx extension which outputs QtHelp document",
            "long_description": "sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-sphinxcontrib-qthelp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-sphinxcontrib-serializinghtml",
            "portdir": "python/py-sphinxcontrib-serializinghtml",
            "version": "2.0.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sphinx-doc.org/",
            "description": "sphinx extension which outputs serialized HTML files (json and pickle)",
            "long_description": "sphinxcontrib-serializinghtml is a sphinx extension which outputs serialized HTML files (json and pickle).",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-sphinxcontrib-serializinghtml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-sphinxcontrib-svg2pdfconverter",
            "portdir": "python/py-sphinxcontrib-svg2pdfconverter",
            "version": "2.0.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sphinx-doc.org/",
            "description": "sphinx extension that converts svg graphics files",
            "long_description": "py-sphinxcontrib-svg2pdfconverter is a sphinx extension that converts svg graphics files.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-sphinxcontrib-svg2pdfconverter"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-sphinxcontrib-versioning",
            "portdir": "python/py-sphinxcontrib-versioning",
            "version": "2.2.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sphinx-contrib/sphinxcontrib-versioning",
            "description": "Sphinx extension that allows building versioned docs for self-hosting.",
            "long_description": "Sphinx extension that allows building versioned docs for self-hosting.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-sphinxcontrib-versioning"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-sphinxcontrib-websupport",
            "portdir": "python/py-sphinxcontrib-websupport",
            "version": "2.0.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/sphinxcontrib-websupport/",
            "description": "Sphinx API for Web Apps",
            "long_description": "sphinxcontrib-webuspport provides a Python API to easily integrate Sphinx documentation into your Web application.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-sphinxcontrib-websupport"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-sphinx-copybutton",
            "portdir": "python/py-sphinx-copybutton",
            "version": "0.3.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sphinx-copybutton.readthedocs.io/en/latest/",
            "description": "A Sphinx plugin to add a little “copy” button to your code.",
            "long_description": "A Sphinx plugin to add a little “copy” button to your code.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-sphinx-copybutton"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-sphinx-gallery",
            "portdir": "python/py-sphinx-gallery",
            "version": "0.20.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sphinx-gallery.github.io",
            "description": "Extension for automatic generation of an example gallery",
            "long_description": "Extension for automatic generation of an example gallery",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-sphinx-gallery"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}