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

{
    "count": 52477,
    "next": "https://ports.macports.org/api/v1/search/?format=api&page=298",
    "previous": "https://ports.macports.org/api/v1/search/?format=api&page=296",
    "results": [
        {
            "maintainers": null,
            "variants": null,
            "name": "py-smisk",
            "description": "High performance web service framework",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "version": "1.1.6"
        },
        {
            "maintainers": null,
            "variants": [
                "minimal",
                "universal"
            ],
            "name": "py27-smisk",
            "description": "High performance web service framework",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "version": "1.1.6"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-smmap",
            "description": "Pure python sliding memory map manager",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "6.0.0"
        },
        {
            "maintainers": [
                "jandemter"
            ],
            "variants": null,
            "name": "py-sniffio",
            "description": "Sniff out which async library your code is running under",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "version": "1.3.1"
        },
        {
            "maintainers": [
                "valyukov"
            ],
            "variants": null,
            "name": "py-snmp",
            "description": "SNMP library for Python",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "version": "4.4.12"
        },
        {
            "maintainers": [
                "stromnov"
            ],
            "variants": null,
            "name": "py-snuggs",
            "description": "Snuggs are s-expressions for Numpy",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "math",
                "python"
            ],
            "version": "1.4.7"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-soaplib",
            "description": "A simple library for writing soap web services.",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "version": "1.0.0"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py27-soaplib",
            "description": "A simple library for writing soap web services.",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "version": "1.0.0"
        },
        {
            "maintainers": [
                "stromnov"
            ],
            "variants": null,
            "name": "py-socketpool",
            "description": "Socketpool - a simple Python socket pool.",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "version": "0.5.3"
        },
        {
            "maintainers": [
                "stromnov"
            ],
            "variants": null,
            "name": "py27-socketpool",
            "description": "Socketpool - a simple Python socket pool.",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "version": "0.5.3"
        },
        {
            "maintainers": [
                "lpsinger"
            ],
            "variants": null,
            "name": "py-socks",
            "description": "python SOCKS client module",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "net",
                "python"
            ],
            "version": "1.7.0"
        },
        {
            "maintainers": [
                "lpsinger"
            ],
            "variants": null,
            "name": "py27-socks",
            "description": "python SOCKS client module",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "net",
                "python"
            ],
            "version": "1.7.0"
        },
        {
            "maintainers": [
                "stromnov"
            ],
            "variants": null,
            "name": "py-sortedcollections",
            "description": "Python sorted collections.",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "version": "2.1.0"
        },
        {
            "maintainers": [
                "stromnov"
            ],
            "variants": null,
            "name": "py-sortedcontainers",
            "description": "Python sorted container types.",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "version": "2.4.0"
        },
        {
            "maintainers": [
                "stromnov"
            ],
            "variants": null,
            "name": "py27-sortedcontainers",
            "description": "Python sorted container types.",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "version": "2.4.0"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-sounddevice",
            "description": "Play and Record Sound with Python",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "0.5.3"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-soundfile",
            "description": "SoundFile is an audio library based on libsndfile, CFFI, and NumPy.",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "audio",
                "python"
            ],
            "version": "0.13.1"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-south",
            "description": "intelligent schema migrations for Django apps",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "version": "1.0.2"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py27-south",
            "description": "intelligent schema migrations for Django apps",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "version": "1.0.2"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-sox",
            "description": "Python wrapper around SoX.",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "1.5.0"
        },
        {
            "maintainers": [
                "pguyot"
            ],
            "variants": null,
            "name": "py-spaCy",
            "description": "Industrial-strength Natural Language Processing (NLP) with Python and Cython",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "3.8.14"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-spaCy-models",
            "description": "Models for the spaCy Natural Language Processing (NLP) library",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "2.3.2"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-spacepy",
            "description": "SpacePy: Tools for Space Science Applications",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "0.7.0"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-spake2",
            "description": "SPAKE2 password authenticated key exchange pure python",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "0.9"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-spark",
            "description": "spark is the little language compiler framework for python",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "0.6.1"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py27-spark",
            "description": "spark is the little language compiler framework for python",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "0.6.1"
        },
        {
            "maintainers": [
                "kurthindenburg"
            ],
            "variants": null,
            "name": "py-spark_parser",
            "description": "An Earley-Algorithm Context-free grammar Parser Toolkit",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "1.9.0"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-sparqlwrapper",
            "description": "SPARQL Endpoint interface to Python",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "databases",
                "python"
            ],
            "version": "2.0.0"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-spatialite",
            "description": "Python interface to SQLite 3 and Spatialite",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "3.0.1"
        },
        {
            "maintainers": null,
            "variants": [
                "universal"
            ],
            "name": "py27-spatialite",
            "description": "Python interface to SQLite 3 and Spatialite",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "3.0.1"
        },
        {
            "maintainers": [
                "korusuke",
                "reneeotten"
            ],
            "variants": null,
            "name": "py-spdx",
            "description": "SPDX license list database",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "2.5.1"
        },
        {
            "maintainers": [
                "korusuke",
                "reneeotten"
            ],
            "variants": null,
            "name": "py-spdx-lookup",
            "description": "SPDX license list query tool",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "0.3.3"
        },
        {
            "maintainers": [
                "lockhart"
            ],
            "variants": null,
            "name": "py-spectral",
            "description": "Spectral Python (SPy) is a Python module for hyperspectral image processing.",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "version": "0.23.1"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-speg",
            "description": "A PEG-based parser interpreter with memoization.",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "0.3"
        },
        {
            "maintainers": [
                "jmroot"
            ],
            "variants": null,
            "name": "py-sphinx",
            "description": "Python documentation generator",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "version": "9.1.0"
        },
        {
            "maintainers": [
                "jmroot"
            ],
            "variants": null,
            "name": "py27-sphinx",
            "description": "Python documentation generator",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "version": "1.8.5"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-sphinx-bootstrap-theme",
            "description": "Sphinx bootstrap theme.",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "0.8.1"
        },
        {
            "maintainers": [
                "harens"
            ],
            "variants": null,
            "name": "py-sphinx-click",
            "description": "A Sphinx plugin to automatically document click-based applications",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "6.1.0"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-sphinx-contrib",
            "description": "Sphinx extensions",
            "livecheck_broken": true,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "version": "0.0.20170205"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py27-sphinx-contrib",
            "description": "Sphinx extensions",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "version": "0.0.20170205"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-sphinx-copybutton",
            "description": "A Sphinx plugin to add a little “copy” button to your code.",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "0.3.1"
        },
        {
            "maintainers": [
                "reneeotten"
            ],
            "variants": null,
            "name": "py-sphinx-gallery",
            "description": "Extension for automatic generation of an example gallery",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "0.21.0"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-sphinx-issues",
            "description": "A Sphinx plugin linking to your project's issue tracker.",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "3.0.1"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-sphinx_rtd_theme",
            "description": "ReadTheDocs.org mobile-friendly Sphinx theme.",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "3.1.0"
        },
        {
            "maintainers": [
                "MarcusCalhoun-Lopez"
            ],
            "variants": null,
            "name": "py-sphinxcontrib-applehelp",
            "description": "sphinx extension which outputs Apple help books",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "version": "2.0.0"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-sphinxcontrib-bibtex",
            "description": "Sphinx extension for BibTeX style citations",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "version": "2.6.1"
        },
        {
            "maintainers": [
                "MarcusCalhoun-Lopez"
            ],
            "variants": null,
            "name": "py-sphinxcontrib-devhelp",
            "description": "sphinx extension which outputs Devhelp document",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "version": "2.0.0"
        },
        {
            "maintainers": [
                "MarcusCalhoun-Lopez"
            ],
            "variants": null,
            "name": "py-sphinxcontrib-htmlhelp",
            "description": "a sphinx extension which renders HTML help files",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "version": "2.1.0"
        },
        {
            "maintainers": [
                "MarcusCalhoun-Lopez"
            ],
            "variants": null,
            "name": "py-sphinxcontrib-jsmath",
            "description": "sphinx extension which renders display math in HTML via JavaScript",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "version": "1.0.1"
        },
        {
            "maintainers": [
                "MarcusCalhoun-Lopez"
            ],
            "variants": null,
            "name": "py-sphinxcontrib-qthelp",
            "description": "sphinx extension which outputs QtHelp document",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "version": "2.0.0"
        }
    ]
}