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

{
    "count": 51988,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=373",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=371",
    "results": [
        {
            "name": "py36-spectral",
            "portdir": "python/py-spectral",
            "version": "0.19",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://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": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "tlockhart1976",
                    "github": "lockhart",
                    "ports_count": 27
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-numpy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-speaklater",
            "portdir": "python/py-speaklater",
            "version": "1.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mitsuhiko/speaklater",
            "description": "lazy strings for translations",
            "long_description": "lazy strings for translations",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-speaklater"
                    ]
                }
            ]
        },
        {
            "name": "py36-sparqlwrapper",
            "portdir": "python/py-sparqlwrapper",
            "version": "1.8.5",
            "license": "W3C",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "devel",
                "databases",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-rdflib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-spark_parser",
            "portdir": "python/py-spark_parser",
            "version": "1.8.9",
            "license": "MIT",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-click"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-uncompyle6"
                    ]
                }
            ]
        },
        {
            "name": "py36-spaCy",
            "portdir": "python/py-spaCy",
            "version": "3.0.5",
            "license": "MIT",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "clang70",
                "clang10",
                "clang11",
                "clang50",
                "clang60",
                "clang80",
                "clang90",
                "clangdevel",
                "gcc10",
                "gcc5",
                "gcc6",
                "gcc7",
                "gcc8",
                "gcc9",
                "gccdevel",
                "mpich",
                "openmpi"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-wheel",
                        "cctools",
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-cython",
                        "py36-jsonschema",
                        "py36-murmurhash",
                        "py36-numpy",
                        "py36-plac",
                        "py36-preshed",
                        "py36-pydantic",
                        "py36-requests",
                        "py36-srsly",
                        "py36-thinc",
                        "py36-tqdm",
                        "py36-wasabi",
                        "python36",
                        "py36-blis",
                        "py36-catalogue",
                        "py36-cymem"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-pip"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-flake8",
                        "py36-mock",
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-spacepy",
            "portdir": "python/py-spacepy",
            "version": "0.2.2",
            "license": "PSF",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mojca",
                    "github": "mojca",
                    "ports_count": 56
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc9",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-networkx",
                        "py36-numpy",
                        "python36",
                        "cdf",
                        "py36-scipy",
                        "py36-matplotlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-soupsieve",
            "portdir": "python/py-soupsieve",
            "version": "2.3.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/facelessuser/soupsieve",
            "description": "Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4",
            "long_description": "Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4 It aims to provide selecting, matching, and filtering using modern CSS selectors. Soup Sieve currently provides selectors from the CSS level 1 specifications up through the latest CSS level 4 drafts and beyond.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1425
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-beautifulsoup4"
                    ]
                }
            ]
        },
        {
            "name": "py36-sounddevice",
            "portdir": "python/py-sounddevice",
            "version": "0.3.14",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://python-sounddevice.readthedocs.io/",
            "description": "Play and Record Sound with Python",
            "long_description": "This Python module provides bindings for the PortAudio library and a few convenience functions to play and record NumPy arrays containing audio signals",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mojca",
                    "github": "mojca",
                    "ports_count": 56
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-cffi",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-numpy",
                        "portaudio",
                        "py36-cffi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-sortedcontainers",
            "portdir": "python/py-sortedcontainers",
            "version": "2.4.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://grantjenks.com/docs/sortedcontainers/",
            "description": "Python sorted container types.",
            "long_description": "Python sorted container types.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-hypothesis",
                        "py36-intervaltree",
                        "py36-sortedcollections",
                        "py36-openopt",
                        "py36-distributed",
                        "py36-intervaltree2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-trio"
                    ]
                }
            ]
        },
        {
            "name": "py36-sortedcollections",
            "portdir": "python/py-sortedcollections",
            "version": "2.1.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.grantjenks.com/docs/sortedcollections/",
            "description": "Python sorted collections.",
            "long_description": "Python sorted collections.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-sortedcontainers"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-socks",
            "portdir": "python/py-socks",
            "version": "1.7.0",
            "license": "BSD",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "devel",
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 443
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-tweepy"
                    ]
                }
            ]
        },
        {
            "name": "py36-socketpool",
            "portdir": "python/py-socketpool",
            "version": "0.5.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/benoitc/socketpool",
            "description": "Socketpool - a simple Python socket pool.",
            "long_description": "Socket pool is a simple socket pool that supports multiple factories and backends. It can easily be used by gevent, eventlet or any other library.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-snuggs",
            "portdir": "python/py-snuggs",
            "version": "1.4.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mapbox/snuggs",
            "description": "Snuggs are s-expressions for Numpy",
            "long_description": "Snuggs are s-expressions for Numpy",
            "active": false,
            "categories": [
                "devel",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-click",
                        "py36-numpy",
                        "py36-parsing"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-rasterio"
                    ]
                }
            ]
        },
        {
            "name": "py36-snowballstemmer",
            "portdir": "python/py-snowballstemmer",
            "version": "3.0.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/snowballstem/snowball",
            "description": "This package provides 23 stemmer algorithms for 22 languages generated from Snowball algorithms.",
            "long_description": "This package provides 23 stemmer algorithms for 22 languages generated from Snowball algorithms.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-docstyle"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-sphinx"
                    ]
                }
            ]
        },
        {
            "name": "py36-snmp",
            "portdir": "python/py-snmp",
            "version": "4.4.12",
            "license": "BSD",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://snmplabs.com/pysnmp/",
            "description": "SNMP library for Python",
            "long_description": "SNMP library for Python",
            "active": false,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "valyukov",
                    "github": "valyukov",
                    "ports_count": 8
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-asn1",
                        "py36-pycryptodome",
                        "py36-smi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-sniffio",
            "portdir": "python/py-sniffio",
            "version": "1.2.0",
            "license": "(Apache-2 or MIT)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-trio/sniffio",
            "description": "Sniff out which async library your code is running under",
            "long_description": "This is a tiny package whose only purpose is to let you detect which async library your code is running under.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jan",
                    "github": "jandemter",
                    "ports_count": 71
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-dnspython",
                        "py36-anyio"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-trio"
                    ]
                }
            ]
        },
        {
            "name": "py36-smmap",
            "portdir": "python/py-smmap",
            "version": "3.0.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gitpython-developers/smmap",
            "description": "Pure python sliding memory map manager",
            "long_description": "Pure python sliding memory map manager",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-coverage",
                        "py36-nose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py36-gitdb"
                    ]
                }
            ]
        },
        {
            "name": "py36-smi",
            "portdir": "python/py-smi",
            "version": "0.3.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/etingof/pysmi",
            "description": "SNMP SMI/MIB Parser",
            "long_description": "SNMP SMI/MIB Parser",
            "active": false,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-ply"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-snmp"
                    ]
                }
            ]
        },
        {
            "name": "py36-smart_open",
            "portdir": "python/py-smart_open",
            "version": "5.2.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RaRe-Technologies/smart_open",
            "description": "Utils for streaming large files (S3, HDFS, gzip, bz2...)",
            "long_description": "Utils for streaming large files (S3, HDFS, gzip, bz2...)",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-slugify",
            "portdir": "python/py-slugify",
            "version": "5.0.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/un33k/python-slugify",
            "description": "A Python Slugify application that handles Unicode",
            "long_description": "A Python Slugify application that handles Unicode",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "esafak",
                    "github": "esafak",
                    "ports_count": 134
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-text-unidecode",
                        "py36-unidecode"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-agate",
                        "py36-ckanapi",
                        "py36-cookiecutter"
                    ]
                }
            ]
        },
        {
            "name": "py36-slepc4py",
            "portdir": "python/py-slepc4py",
            "version": "3.15.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/slepc4py",
            "description": "SLEPc for Python - Python bindings for SLEPc",
            "long_description": "SLEPc for Python - Python bindings for SLEPc",
            "active": false,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                }
            ],
            "variants": [
                "gfortran",
                "clang10",
                "clang11",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc5",
                "gcc6",
                "gcc7",
                "gcc8",
                "gcc9",
                "gccdevel",
                "mpich",
                "openmpi"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-cython",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-numpy",
                        "python36",
                        "mpich-clang90",
                        "py36-petsc4py",
                        "petsc",
                        "slepc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-slackclient",
            "portdir": "python/py-slackclient",
            "version": "2.9.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://slack.dev/python-slackclient/",
            "description": "Slack Web API and Real Time Messaging (RTM) API.",
            "long_description": "The Python slackclient is a developer kit for interfacing with the Slack Web API and Real Time Messaging (RTM) API on Python 3.6 and above.",
            "active": false,
            "categories": [
                "irc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "giovanni.bussi",
                    "github": "GiovanniBussi",
                    "ports_count": 93
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-aiohttp",
                        "py36-typing_extensions"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-six",
            "portdir": "python/py-six",
            "version": "1.17.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/six/",
            "description": "py-six is a Python 2 and 3 compatibility library.",
            "long_description": "py-six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py36-ecdsa"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-eventlet",
                        "py36-blessings",
                        "py36-absl",
                        "py36-tweepy",
                        "py36-twilio",
                        "py36-oauth2client",
                        "py36-jsonschema",
                        "py36-dijitso",
                        "py36-requests-mock",
                        "py36-latexcodec",
                        "py36-ligo-segments",
                        "py36-routes",
                        "py36-webtest",
                        "py36-ligo-lw",
                        "py36-dateutil",
                        "py36-protobuf3",
                        "py36-pybtex",
                        "py36-pybtex-docutils",
                        "py36-pytest-xdist",
                        "py36-pytools",
                        "py36-traitlets",
                        "py36-pathlib2",
                        "py36-mongoengine",
                        "py36-freezegun",
                        "py36-pynacl",
                        "py36-trollius",
                        "py36-construct",
                        "py36-fiona",
                        "py36-blessed",
                        "py36-agate",
                        "py36-ufl",
                        "py36-astroquery",
                        "py36-bson",
                        "py36-ckanapi",
                        "py36-colour",
                        "py36-csvkit",
                        "py36-dockerpy-creds",
                        "py36-eli5",
                        "py36-patsy",
                        "py36-gcn",
                        "py36-geocoder",
                        "py36-gwdatafind",
                        "py36-gwosc",
                        "py36-gwpy",
                        "py36-hdfs",
                        "py36-healpy",
                        "py36-ipython-sql",
                        "py36-irodsclient",
                        "py36-jug",
                        "py36-keras",
                        "py36-keras_applications",
                        "py36-leather",
                        "py36-libnacl",
                        "py36-ligo-gracedb",
                        "py36-lscsoft-glue",
                        "py36-mando",
                        "py36-multipledispatch",
                        "py36-parsimonious",
                        "py36-plumbum",
                        "py36-pyhyphen",
                        "py36-pypostal",
                        "py36-pyxb",
                        "py36-qrcode",
                        "py36-rasa-nlu",
                        "py36-scruffington",
                        "py36-tensorboard1",
                        "py36-theano",
                        "py36-vobject",
                        "py36-word2vec",
                        "py36-ansible-core",
                        "py36-cheroot",
                        "py36-hieroglyph",
                        "py36-w3lib",
                        "py36-taskw",
                        "py36-txaio",
                        "py36-parsel",
                        "py36-anytree",
                        "py36-tox",
                        "py36-lmfit",
                        "py36-cookiecutter",
                        "py36-GridDataFormats",
                        "py36-tempora",
                        "py36-fasteners",
                        "py36-sqlalchemy-migrate",
                        "py36-bleach",
                        "py36-bpython",
                        "py36-openssl",
                        "py36-parver",
                        "py36-fs",
                        "py36-matplotlib-basemap",
                        "py36-isodate",
                        "py36-prov",
                        "py36-rdflib",
                        "py36-requests-file",
                        "py36-xdis",
                        "py36-acme",
                        "py36-google-api",
                        "py36-tblib",
                        "py36-munch",
                        "py36-django-htmlmin",
                        "py36-stevedore",
                        "py36-html5lib",
                        "py36-google-auth",
                        "py36-fido2",
                        "py36-lal",
                        "py36-paramiko",
                        "py36-configobj"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-automat",
                        "py36-nbval",
                        "py36-debtcollector",
                        "py36-keystoneauth1",
                        "py36-keystoneclient",
                        "py36-wxpython-4.0",
                        "py36-pyopencl",
                        "py36-readme_renderer",
                        "py36-openstackclient",
                        "py36-behave",
                        "py36-oslo-i18n",
                        "py36-cinderclient",
                        "py36-oslo-utils",
                        "py36-cliff",
                        "py36-parse-type",
                        "py36-regions"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-paste",
                        "py36-ddt",
                        "py36-uncompyle6",
                        "py36-pyicu"
                    ]
                }
            ]
        },
        {
            "name": "py36-sip4",
            "portdir": "python/py-sip4",
            "version": "4.19.25",
            "license": "(GPL-2 or GPL-3 or PSF)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/sip/intro",
            "description": "create Python bindings for C and C++ libraries",
            "long_description": "SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 458
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-poppler-qt4",
                        "py36-qscintilla-qt4",
                        "py36-pyqt4"
                    ]
                }
            ]
        },
        {
            "name": "py36-sip",
            "portdir": "python/py-sip",
            "version": "6.5.1",
            "license": "(GPL-2 or GPL-3 or PSF)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/sip/",
            "description": "A Python bindings generator for C/C++ libraries",
            "long_description": "SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 458
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-importlib-metadata",
                        "py36-packaging",
                        "py36-setuptools",
                        "py36-toml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py36-pyqt5-webengine",
                        "py36-pyqt5-chart",
                        "py36-pyqt5-scintilla",
                        "py36-pyqt5"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-poppler-qt5",
                        "py36-pyqt-builder"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-gpilab-framework"
                    ]
                }
            ]
        },
        {
            "name": "py36-simpy-docs",
            "portdir": "python/py-simpy",
            "version": "4.0.1",
            "license": "MIT",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://simpy.readthedocs.io",
            "description": "python based simulation language",
            "long_description": "SimPy is an object-oriented, process-based discrete-event simulation language based on standard Python.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-simpy",
                        "py36-sphinx",
                        "py36-sphinx_rtd_theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-simpy",
            "portdir": "python/py-simpy",
            "version": "4.0.1",
            "license": "MIT",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://simpy.readthedocs.io",
            "description": "python based simulation language",
            "long_description": "SimPy is an object-oriented, process-based discrete-event simulation language based on standard Python.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py36-simpy-docs"
                    ]
                }
            ]
        },
        {
            "name": "py36-simplejson",
            "portdir": "python/py-simplejson",
            "version": "3.19.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://simplejson.readthedocs.org/",
            "description": "Simple, fast, extensible JSON encoder/decoder for Python",
            "long_description": "simplejson is a simple, fast, complete, correct and extensible JSON encoder and decoder for Python 2.4+. It is pure Python code with no dependencies, but includes an optional C extension for a serious speed boost.",
            "active": false,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-mygpoclient",
                        "py36-rasa-nlu"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-cinderclient",
                        "py36-novaclient",
                        "py36-osc-lib"
                    ]
                }
            ]
        },
        {
            "name": "py36-simplegeneric",
            "portdir": "python/py-simplegeneric",
            "version": "0.8.1",
            "license": "ZPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cheeseshop.python.org/pypi/simplegeneric",
            "description": "Simple generic functions.",
            "long_description": "Simple generic functions.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-rpy2"
                    ]
                }
            ]
        },
        {
            "name": "py36-shove",
            "portdir": "python/py-shove",
            "version": "0.6.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/lcrees/shove/",
            "description": "Common object storage frontend",
            "long_description": "Common object storage frontend that supports dictionary- style access, object serialization and compression, and multiple storage and caching backends.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-setuptools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-shiboken",
            "portdir": "python/py-shiboken",
            "version": "1.2.4",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pyside/Shiboken",
            "description": "Plugin for generatorrunner that generates python bindings for C++ libraries",
            "long_description": "Shiboken is a plugin (front-end) for generatorrunner that generates python bindings for C++ libraries using CPython source code.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "libxslt",
                        "sparsehash",
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-pyside"
                    ]
                }
            ]
        },
        {
            "name": "py36-shapely",
            "portdir": "python/py-shapely",
            "version": "1.8.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://shapely.readthedocs.io/en/stable/",
            "description": "Shapely is a Python package for manipulation and analysis of 2D geospatial geometries",
            "long_description": "Shapely is a Python package for manipulation and analysis of 2D geospatial geometries. It is based on GEOS (http://geos.refractions.net) Shapely 1.0 is not concerned with data formats or coordinate reference systems.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-cython",
                        "py36-numpy",
                        "py36-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "geos"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-lalinference",
                        "py36-cartopy",
                        "py36-geopandas"
                    ]
                }
            ]
        },
        {
            "name": "py36-sh",
            "portdir": "python/py-sh",
            "version": "1.14.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://amoffat.github.io/sh/",
            "description": "A full-fledged subprocess interface for Python",
            "long_description": "A full-fledged subprocess interface for Python that allows you to call any program as if it were a function.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-sgmllib3k",
            "portdir": "python/py-sgmllib3k",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/sgmllib3k/",
            "description": "Py3k port of the old stdlib module",
            "long_description": "sgmllib was dropped in Python 3. This is an unmaintained old module. If possible, do not use it for new ports.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-feedparser"
                    ]
                }
            ]
        },
        {
            "name": "py36-sexpdata",
            "portdir": "python/py-sexpdata",
            "version": "0.0.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tkf/sexpdata",
            "description": "S-expression parser for Python",
            "long_description": "sexpdata is a simple S-expression parser/serializer. It has simple load and dump functions like pickle, json or PyYAML module.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-epc"
                    ]
                }
            ]
        },
        {
            "name": "py36-setuptools_scm_git_archive",
            "portdir": "python/py-setuptools_scm_git_archive",
            "version": "1.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Changaco/setuptools_scm_git_archive",
            "description": "Plugin for setuptools_scm that add support for git archives.",
            "long_description": "Plugin for setuptools_scm that add support for git archives.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "giovanni.bussi",
                    "github": "GiovanniBussi",
                    "ports_count": 93
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-setuptools_scm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py36-cheroot",
                        "py36-enrich",
                        "py36-cartopy",
                        "py36-barnaba",
                        "py36-pytest-subtests"
                    ]
                }
            ]
        },
        {
            "name": "py36-setuptools_scm",
            "portdir": "python/py-setuptools_scm",
            "version": "6.4.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pypa/setuptools_scm/",
            "description": "Package to manage versions by scm tags.",
            "long_description": "Package to manage versions by scm tags.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-packaging",
                        "py36-setuptools",
                        "py36-tomli"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py36-zipp",
                        "py36-pytest-datadir",
                        "py36-platformdirs",
                        "py36-pyusb",
                        "py36-absl",
                        "py36-asteval",
                        "py36-astropy",
                        "py36-bcolz",
                        "py36-cherrypy",
                        "py36-pyerfa",
                        "py36-pytest-html",
                        "py36-pytest-metadata",
                        "py36-reproject",
                        "py36-simpy",
                        "py36-xmlsec",
                        "py36-keyring",
                        "py36-pytest-qt",
                        "py36-pytest-regressions",
                        "py36-lazy_object_proxy",
                        "py36-pytest-mock",
                        "py36-tox",
                        "py36-lmfit",
                        "py36-backports.cached-property",
                        "py36-jaraco.functools",
                        "py36-tempora",
                        "py36-lz4",
                        "py36-apipkg",
                        "py36-path",
                        "py36-zopfli",
                        "py36-cartopy",
                        "py36-tldextract",
                        "py36-pint",
                        "py36-cmd2",
                        "py36-virtualenv",
                        "py36-ujson",
                        "py36-portend",
                        "py36-black",
                        "py36-setuptools-rust",
                        "py36-corner",
                        "py36-emcee3",
                        "py36-barnaba",
                        "py36-sphinx-autodoc-typehints",
                        "py36-anyio",
                        "py36-tqdm",
                        "py36-scikit-hep-hepunits",
                        "py36-pylint",
                        "py36-filelock",
                        "py36-jsonschema",
                        "py36-mpmath",
                        "py36-cppy",
                        "py36-pytest-mpl",
                        "py36-pyqt-builder",
                        "py36-dateutil",
                        "py36-pytest-forked",
                        "py36-pytest-xdist",
                        "py36-backports.entry-points-selectable",
                        "py36-execnet",
                        "py36-iniconfig",
                        "py36-kiwisolver",
                        "py36-pluggy",
                        "py36-automat",
                        "py36-pytest-runner",
                        "py36-pytest",
                        "py36-zmq",
                        "py36-py",
                        "py36-importlib-resources",
                        "py36-importlib-metadata"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-setuptools_scm_git_archive"
                    ]
                }
            ]
        },
        {
            "name": "py36-setuptools-rust",
            "portdir": "python/py-setuptools-rust",
            "version": "1.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyO3/setuptools-rust",
            "description": "Setuptools Rust extension plugin",
            "long_description": "Setuptools Rust extension plugin",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools_scm",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-semantic_version",
                        "py36-typing_extensions",
                        "cargo",
                        "rust"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py36-bcrypt",
                        "py36-cryptography"
                    ]
                }
            ]
        },
        {
            "name": "py36-setuptools-git",
            "portdir": "python/py-setuptools-git",
            "version": "1.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/msabramo/setuptools-git",
            "description": "Setuptools revision control system plugin for Git.",
            "long_description": "Setuptools revision control system plugin for Git.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-setuptools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py36-ioflo",
                        "py36-mssql"
                    ]
                }
            ]
        },
        {
            "name": "py36-setuptools",
            "portdir": "python/py-setuptools",
            "version": "59.6.0",
            "license": "MIT and (PSF or ZPL) and (Apache-2 or BSD)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/setuptools/",
            "description": "distutils enhancement for build and distribution",
            "long_description": "setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 353
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py36-scikit-hep-mplhep_data",
                        "py36-BitVector",
                        "py36-DAWG",
                        "py36-GridDataFormats",
                        "py36-MDAnalysis",
                        "py36-Pillow",
                        "py36-SDL2",
                        "py36-XlsxWriter",
                        "py36-absl",
                        "py36-acme",
                        "py36-acor",
                        "py36-acora",
                        "py36-rpy2",
                        "py36-rsa",
                        "py36-rtmidi-python",
                        "py36-rtree",
                        "py36-ruamel-yaml",
                        "py36-ruamel-yaml-clib",
                        "py36-s3fs",
                        "py36-s3transfer",
                        "py36-scandir",
                        "py36-scikit-hep-awkward1",
                        "py36-scikit-hep-boost-histogram",
                        "py36-scikit-hep-hepstats",
                        "py36-scikit-hep-hepunits",
                        "py36-scikit-hep-hist",
                        "py36-scikit-hep-mplhep",
                        "py36-BitArray2D",
                        "py36-scikit-hep-particle",
                        "py36-scikit-hep-uproot4",
                        "py36-scikit-image",
                        "py36-scikit-learn",
                        "py36-scikit-umfpack",
                        "py36-scikits-bootstrap",
                        "py36-scimath",
                        "py36-scoop",
                        "py36-scruffington",
                        "py36-seaborn",
                        "py36-serpent",
                        "py36-service_identity",
                        "py36-setproctitle",
                        "py36-sgmllib3k",
                        "py36-sh",
                        "py36-shapely",
                        "py36-slackclient",
                        "py36-slepc4py",
                        "py36-slugify",
                        "py36-smart_open",
                        "py36-smmap",
                        "py36-sniffio",
                        "py36-snmp",
                        "py36-snowballstemmer",
                        "py36-snuggs",
                        "py36-socketpool",
                        "py36-socks",
                        "py36-sortedcollections",
                        "py36-sortedcontainers",
                        "py36-sounddevice",
                        "py36-soupsieve",
                        "py36-spaCy",
                        "py36-spark_parser",
                        "py36-sphinx-gallery",
                        "py36-sphinx_rtd_theme",
                        "py36-sphinxcontrib-bibtex",
                        "py36-sphinxcontrib-jsmath",
                        "py36-sphinxcontrib-svg2pdfconverter",
                        "py36-sphinxcontrib-websupport",
                        "py36-spyder",
                        "py36-spyder-devel",
                        "py36-spyder-kernels",
                        "py36-spyder-kernels-devel",
                        "py36-sqlalchemy",
                        "py36-sqlparse",
                        "py36-srsly",
                        "py36-statsmodels",
                        "py36-stopit",
                        "py36-suds-jurko",
                        "py36-sybil",
                        "py36-tables",
                        "py36-taskw",
                        "py36-tblib",
                        "py36-tempita",
                        "py36-terminado",
                        "py36-terminaltables",
                        "py36-test-runner",
                        "py36-testfixtures",
                        "py36-text-unidecode",
                        "py36-textdistance",
                        "py36-textile",
                        "py36-texttable",
                        "py36-theano-pymc",
                        "py36-thinc",
                        "py36-threadpool",
                        "py36-three-merge",
                        "py36-tinycss",
                        "py36-tldextract",
                        "py36-tmuxp",
                        "py36-toml",
                        "py36-toolz",
                        "py36-tornado",
                        "py36-tracer",
                        "py36-traits",
                        "py36-traitsui",
                        "py36-traittypes",
                        "py36-transaction",
                        "py36-translationstring",
                        "py36-triangle",
                        "py36-trio",
                        "py36-trollius",
                        "py36-trustme",
                        "py36-tstables",
                        "py36-tvdb",
                        "py36-tweepy",
                        "py36-twilio",
                        "py36-txaio",
                        "py36-txgithub",
                        "py36-typed-ast",
                        "py36-tz-gae",
                        "py36-tzlocal",
                        "py36-ufl",
                        "py36-ujson",
                        "py36-uncertainties",
                        "py36-unicodedata2",
                        "py36-unittest-xml-reporting",
                        "py36-update_checker",
                        "py36-uritemplate",
                        "py36-urllib3",
                        "py36-urwid",
                        "py36-vcversioner",
                        "py36-vine",
                        "py36-w3lib",
                        "py36-wand",
                        "py36-wasabi",
                        "py36-wcmatch",
                        "py36-wcwidth",
                        "py36-webcolors",
                        "py36-webencodings",
                        "py36-webob",
                        "py36-webtest",
                        "py36-wheel",
                        "py36-whoosh",
                        "py36-widgetsnbextension",
                        "py36-wntr",
                        "py36-word2vec",
                        "py36-wrapt",
                        "py36-wtforms",
                        "py36-wurlitzer",
                        "py36-wxpython-4.0",
                        "py36-x2go",
                        "py36-xattr",
                        "py36-xdg",
                        "py36-xlrd",
                        "py36-xlsx2csv",
                        "py36-xlwt",
                        "py36-xmltodict",
                        "py36-yappi",
                        "py36-yapsy",
                        "py36-yarl",
                        "py36-zc-lockfile",
                        "py36-zict",
                        "py36-zipp",
                        "py36-zmq",
                        "py36-zope-component",
                        "py36-zope-event",
                        "py36-zopeinterface",
                        "py36-zopfli",
                        "py36-zstd",
                        "py36-yara",
                        "py36-ukpostcodeparser",
                        "py36-cryptography_vectors",
                        "py36-semantic_version",
                        "py36-backports.cached-property",
                        "py36-cwcwidth",
                        "py36-olm",
                        "py36-tomlkit",
                        "py36-pyotp",
                        "py36-sphinx-autodoc-typehints",
                        "py36-alagitpull",
                        "py36-myst-parser",
                        "py36-python-lsp-jsonrpc",
                        "py36-backports.entry-points-selectable",
                        "py36-platformdirs",
                        "py36-build",
                        "py36-fonttools",
                        "py36-nmrglue-devel",
                        "py36-pyqt5-sip",
                        "py36-deprecation",
                        "py36-pyqt-builder",
                        "py36-smi",
                        "py36-xkcdpass",
                        "py36-aiosignal",
                        "py36-frozenlist",
                        "py36-asynctest",
                        "py36-jellyfish",
                        "py36-pytest-datadir",
                        "py36-pytest-regressions",
                        "py36-colorcet",
                        "py36-nest_asyncio",
                        "py36-utidylib",
                        "py36-pyheif",
                        "py36-psycopg",
                        "py36-sphinxcontrib-blockdiag",
                        "py36-python-json-logger",
                        "py36-aenum",
                        "py36-affine",
                        "py36-agate",
                        "py36-agate-dbf",
                        "py36-agate-excel",
                        "py36-agate-sql",
                        "py36-aiobotocore",
                        "py36-aiodns",
                        "py36-aiohttp",
                        "py36-aiorpcX",
                        "py36-alabaster",
                        "py36-altgraph",
                        "py36-amqp",
                        "py36-ansicolor",
                        "py36-antlr4-python3-runtime",
                        "py36-anyio",
                        "py36-anyjson",
                        "py36-anytree",
                        "py36-apipkg",
                        "py36-applaunchservices",
                        "py36-appnope",
                        "py36-appscript",
                        "py36-apptools",
                        "py36-argcomplete",
                        "py36-argh",
                        "py36-argon2-cffi",
                        "py36-args",
                        "py36-arpeggio",
                        "py36-arrow",
                        "py36-arviz",
                        "py36-asn1",
                        "py36-asn1-modules",
                        "py36-asn1crypto",
                        "py36-asteval",
                        "py36-astor",
                        "py36-astroML",
                        "py36-astroid",
                        "py36-astroplan",
                        "py36-astropy",
                        "py36-astropy-helpers",
                        "py36-astroquery",
                        "py36-async-timeout",
                        "py36-async_generator",
                        "py36-atomicwrites",
                        "py36-attr",
                        "py36-attrs",
                        "py36-awesome_slugify",
                        "py36-awscli",
                        "py36-axolotl",
                        "py36-axolotl-curve25519",
                        "py36-baker",
                        "py36-bcdoc",
                        "py36-bcrypt",
                        "py36-beautifulsoup4",
                        "py36-benchexec",
                        "py36-billiard",
                        "py36-binaryornot",
                        "py36-biopython",
                        "py36-biplist",
                        "py36-bitstruct",
                        "py36-black",
                        "py36-bleach",
                        "py36-blessed",
                        "py36-blessings",
                        "py36-blinker",
                        "py36-blis",
                        "py36-blist",
                        "py36-blosc",
                        "py36-boto3",
                        "py36-botocore",
                        "py36-bqplot",
                        "py36-bracex",
                        "py36-brotli",
                        "py36-brotlipy",
                        "py36-bson",
                        "py36-cached-property",
                        "py36-cachetools",
                        "py36-cairo",
                        "py36-cartopy",
                        "py36-catalogue",
                        "py36-cchardet",
                        "py36-cffi",
                        "py36-cheetah",
                        "py36-cinderclient",
                        "py36-ckanapi",
                        "py36-cli-helpers",
                        "py36-click",
                        "py36-cliff",
                        "py36-cmd2",
                        "py36-codetools",
                        "py36-colander",
                        "py36-colormath",
                        "py36-colour",
                        "py36-columnize",
                        "py36-commpy",
                        "py36-configargparse",
                        "py36-configobj",
                        "py36-constantly",
                        "py36-construct",
                        "py36-contextlib2",
                        "py36-contextvars",
                        "py36-control",
                        "py36-cookies",
                        "py36-country",
                        "py36-coverage",
                        "py36-cppy",
                        "py36-crayons",
                        "py36-cryptography",
                        "py36-cssselect",
                        "py36-cssutils",
                        "py36-cucumber-tag-expressions",
                        "py36-curtsies",
                        "py36-cvxopt",
                        "py36-cx_Freeze",
                        "py36-cycler",
                        "py36-cymem",
                        "py36-cytoolz",
                        "py36-dask",
                        "py36-datacite",
                        "py36-dataclasses",
                        "py36-dateutil",
                        "py36-datrie",
                        "py36-dbfread",
                        "py36-ddt",
                        "py36-deap",
                        "py36-debtcollector",
                        "py36-decorator",
                        "py36-defusedxml",
                        "py36-demjson",
                        "py36-deprecated",
                        "py36-descartes",
                        "py36-diff-match-patch",
                        "py36-dijitso",
                        "py36-dill",
                        "py36-dispatcher",
                        "py36-distlib",
                        "py36-distorm",
                        "py36-distutils-extra",
                        "py36-django",
                        "py36-django-htmlmin",
                        "py36-django-nose",
                        "py36-dnspython",
                        "py36-dockerpy-creds",
                        "py36-docopt",
                        "py36-docutils",
                        "py36-dogpile-cache",
                        "py36-dolfin",
                        "py36-dqsegdb2",
                        "py36-dynd",
                        "py36-ecdsa",
                        "py36-editor",
                        "py36-eli5",
                        "py36-emcee",
                        "py36-enchant",
                        "py36-envisage",
                        "py36-epsg",
                        "py36-erf",
                        "py36-et_xmlfile",
                        "py36-eventlet",
                        "py36-excelrd",
                        "py36-expressions",
                        "py36-ez_setup",
                        "py36-fasteners",
                        "py36-fastprogress",
                        "py36-feedparser",
                        "py36-fido2",
                        "py36-fipy",
                        "py36-flake8-mccabe",
                        "py36-flake8-pep8-naming",
                        "py36-flake8-polyfill",
                        "py36-flaky",
                        "py36-flask",
                        "py36-flask-login",
                        "py36-flask-mail",
                        "py36-flask-script",
                        "py36-flask-sqlalchemy",
                        "py36-fortranformat",
                        "py36-freezegun",
                        "py36-fs",
                        "py36-fsspec",
                        "py36-funcparserlib",
                        "py36-funcsigs",
                        "py36-fuzzywuzzy",
                        "py36-game",
                        "py36-gammapy",
                        "py36-gast",
                        "py36-gcn",
                        "py36-geocoder",
                        "py36-geographiclib",
                        "py36-geojson",
                        "py36-geopandas",
                        "py36-geopy",
                        "py36-gevent",
                        "py36-gevent-websocket",
                        "py36-gflags",
                        "py36-gitdb",
                        "py36-gitpython",
                        "py36-gmpy2",
                        "py36-gnupg",
                        "py36-gnureadline",
                        "py36-gobject3",
                        "py36-google-api",
                        "py36-google-auth",
                        "py36-google-auth-httplib2",
                        "py36-google-pasta",
                        "py36-gpstime",
                        "py36-graphviz",
                        "py36-greenlet",
                        "py36-gsd",
                        "py36-gwdatafind",
                        "py36-gwosc",
                        "py36-gwpy",
                        "py36-h11",
                        "py36-h2",
                        "py36-hat-trie",
                        "py36-healpy",
                        "py36-heapdict",
                        "py36-hpack",
                        "py36-htseq",
                        "py36-http-parser",
                        "py36-httplib2",
                        "py36-humanize",
                        "py36-hyperframe",
                        "py36-hyperlink",
                        "py36-hypothesis",
                        "py36-idna",
                        "py36-idna-ssl",
                        "py36-igraph",
                        "py36-imagesize",
                        "py36-imgur",
                        "py36-iminuit",
                        "py36-immutables",
                        "py36-import_relative",
                        "py36-importlib-metadata",
                        "py36-importlib-resources",
                        "py36-importmagic",
                        "py36-imread",
                        "py36-incremental",
                        "py36-inflection",
                        "py36-intervaltree",
                        "py36-intervaltree2",
                        "py36-invoke",
                        "py36-ioflo",
                        "py36-ipaddress",
                        "py36-ipykernel",
                        "py36-ipympl",
                        "py36-ipython-sql",
                        "py36-ipywidgets",
                        "py36-irodsclient",
                        "py36-isodate",
                        "py36-isort",
                        "py36-itemadapter",
                        "py36-itemloaders",
                        "py36-itsdangerous",
                        "py36-jcc",
                        "py36-jdcal",
                        "py36-jedi",
                        "py36-jinja2",
                        "py36-jinja2-time",
                        "py36-jmespath-terminal",
                        "py36-joblib",
                        "py36-json-rpc",
                        "py36-json-tricks",
                        "py36-jsonpatch",
                        "py36-jsonpointer",
                        "py36-jupyter_client",
                        "py36-jupyterlab_server",
                        "py36-jupyterlab_widgets",
                        "py36-jwt",
                        "py36-kaitaistruct",
                        "py36-keras",
                        "py36-keras_applications",
                        "py36-keras_preprocessing",
                        "py36-keystoneauth1",
                        "py36-keystoneclient",
                        "py36-kombine",
                        "py36-latexcodec",
                        "py36-lazy_object_proxy",
                        "py36-ldap",
                        "py36-leather",
                        "py36-lepl",
                        "py36-leveldb",
                        "py36-levenshtein",
                        "py36-libarchive-c",
                        "py36-libcloud",
                        "py36-libnacl",
                        "py36-libsass",
                        "py36-libtmux",
                        "py36-libvirt",
                        "py36-ligo-common",
                        "py36-ligo-gracedb",
                        "py36-ligo-lw",
                        "py36-ligo-segments",
                        "py36-ligotimegps",
                        "py36-linecache2",
                        "py36-llfuse",
                        "py36-llvmlite",
                        "py36-llvmmath",
                        "py36-lmfit",
                        "py36-local-pipelines",
                        "py36-locket",
                        "py36-logbook",
                        "py36-lscsoft-glue",
                        "py36-lxml",
                        "py36-m2crypto",
                        "py36-m2r",
                        "py36-macfsevents",
                        "py36-magic",
                        "py36-mando",
                        "py36-marisa-trie",
                        "py36-markdown-it-py",
                        "py36-markdown2",
                        "py36-markupsafe",
                        "py36-matplotlib",
                        "py36-matplotlib-basemap",
                        "py36-mayavi",
                        "py36-medusa",
                        "py36-meld3",
                        "py36-memprof",
                        "py36-mimeparse",
                        "py36-misaka",
                        "py36-mistune",
                        "py36-mlpy",
                        "py36-mmh3",
                        "py36-mmtf-python",
                        "py36-mock",
                        "py36-modulegraph",
                        "py36-mongoengine",
                        "py36-montage",
                        "py36-more-itertools",
                        "py36-mpi4py",
                        "py36-mpld3",
                        "py36-msgpack",
                        "py36-mssql",
                        "py36-multidict",
                        "py36-multipledispatch",
                        "py36-munch",
                        "py36-murmurhash",
                        "py36-mustache",
                        "py36-mypy_extensions",
                        "py36-nbval",
                        "py36-nclib",
                        "py36-ndg_httpsclient",
                        "py36-neovim",
                        "py36-netaddr",
                        "py36-netifaces",
                        "py36-networkx",
                        "py36-nltk",
                        "py36-nmrglue",
                        "py36-novaclient",
                        "py36-numba",
                        "py36-numdifftools",
                        "py36-numexpr",
                        "py36-numpydoc",
                        "py36-oauth2client",
                        "py36-oauthlib",
                        "py36-obspy",
                        "py36-odo",
                        "py36-olefile",
                        "py36-opengl",
                        "py36-openopt",
                        "py36-openpyxl",
                        "py36-openssl",
                        "py36-openstackclient",
                        "py36-openstacksdk",
                        "py36-os-service-types",
                        "py36-osc-lib",
                        "py36-oset",
                        "py36-oslo-config",
                        "py36-oslo-i18n",
                        "py36-oslo-serialization",
                        "py36-oslo-utils",
                        "py36-outcome",
                        "py36-owslib",
                        "py36-packaging",
                        "py36-paho-mqtt",
                        "py36-pandas",
                        "py36-pandasql",
                        "py36-param",
                        "py36-paramiko",
                        "py36-parse",
                        "py36-parse-type",
                        "py36-parsedatetime",
                        "py36-parsel",
                        "py36-parsimonious",
                        "py36-parso",
                        "py36-partd",
                        "py36-parver",
                        "py36-pastedeploy",
                        "py36-path",
                        "py36-pathfinder",
                        "py36-pathlib2",
                        "py36-pathspec",
                        "py36-pathtools",
                        "py36-patsy",
                        "py36-pcapy",
                        "py36-pdfminer",
                        "py36-pdfrw",
                        "py36-petsc4py",
                        "py36-pgspecial",
                        "py36-phonenumbers",
                        "py36-photutils",
                        "py36-pickleshare",
                        "py36-pika",
                        "py36-pipfile",
                        "py36-pkgconfig",
                        "py36-pkginfo",
                        "py36-plac",
                        "py36-plumed",
                        "py36-ply",
                        "py36-plyvel",
                        "py36-poppler-qt5",
                        "py36-powerline",
                        "py36-poyo",
                        "py36-pptx",
                        "py36-preshed",
                        "py36-pretend",
                        "py36-prettytable",
                        "py36-prometheus_client",
                        "py36-prompt_toolkit",
                        "py36-protego",
                        "py36-protobuf3",
                        "py36-prov",
                        "py36-psycopg2",
                        "py36-publicsuffix2",
                        "py36-py",
                        "py36-pyaes",
                        "py36-pyasdf",
                        "py36-pyaudio",
                        "py36-pyavm",
                        "py36-pybind11",
                        "py36-pybox2d",
                        "py36-pycallgraph",
                        "py36-pycares",
                        "py36-pycrlibm",
                        "py36-pycryptodome",
                        "py36-pydantic",
                        "py36-pydot",
                        "py36-pyface",
                        "py36-pyfftw",
                        "py36-pyficache",
                        "py36-pygccxml",
                        "py36-pygeos",
                        "py36-pygit2",
                        "py36-pygithub",
                        "py36-pyglet",
                        "py36-pygpu",
                        "py36-pygrib",
                        "py36-pyhamcrest",
                        "py36-pyicu",
                        "py36-pyinstaller",
                        "py36-pyinterval",
                        "py36-pykerberos",
                        "py36-pylru",
                        "py36-pyls-spyder",
                        "py36-pylzma",
                        "py36-pymongo",
                        "py36-pympler",
                        "py36-pymunk",
                        "py36-pymysql",
                        "py36-pynacl",
                        "py36-pync",
                        "py36-pyopencl",
                        "py36-pyorick",
                        "py36-pyperclip",
                        "py36-pypostal",
                        "py36-pyproj",
                        "py36-pyquery",
                        "py36-pyrfc3339",
                        "py36-pyro",
                        "py36-pyrsistent",
                        "py36-pyrxp",
                        "py36-pysam",
                        "py36-pyscard",
                        "py36-pyshp",
                        "py36-pyside2",
                        "py36-pystache",
                        "py36-pytest-asyncio",
                        "py36-pytest-cov",
                        "py36-pytest-forked",
                        "py36-pytest-html",
                        "py36-pytest-mock",
                        "py36-pytest-mpl",
                        "py36-pytest-qt",
                        "py36-pytesting-utils",
                        "py36-python-dotenv",
                        "py36-python-install",
                        "py36-python-jsonrpc-server",
                        "py36-pytimeparse",
                        "py36-pytoml",
                        "py36-pytools",
                        "py36-pytzdata",
                        "py36-pyusb",
                        "py36-pyvcf",
                        "py36-pywavelets",
                        "py36-qdarkstyle",
                        "py36-qpageview",
                        "py36-qstylizer",
                        "py36-qtpy",
                        "py36-qtsass",
                        "py36-quantities",
                        "py36-queuelib",
                        "py36-rangehttpserver",
                        "py36-ratelim",
                        "py36-rdflib",
                        "py36-readme_renderer",
                        "py36-redis",
                        "py36-regex",
                        "py36-regions",
                        "py36-reportlab",
                        "py36-repoze.lru",
                        "py36-reproject",
                        "py36-requests",
                        "py36-requests-cache",
                        "py36-requests-file",
                        "py36-requests-mock",
                        "py36-requests-oauthlib",
                        "py36-requests-toolbelt",
                        "py36-requests-unixsocket",
                        "py36-requestsexceptions",
                        "py36-resumable-urlretrieve",
                        "py36-rfc3986",
                        "py36-rich",
                        "py36-robotframework",
                        "py36-robotframework-seleniumlibrary",
                        "py36-robotremoteserver",
                        "py36-roman",
                        "py36-rope",
                        "py36-routes"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-serial",
                        "py36-raven",
                        "py36-klein",
                        "py36-pygments",
                        "py36-kombu",
                        "py36-langid",
                        "py36-language-server",
                        "py36-pygmsh",
                        "py36-extension-helpers",
                        "py36-rbtools",
                        "py36-fabio",
                        "py36-fabric",
                        "py36-alembic",
                        "py36-altgraph",
                        "py36-pygraphviz",
                        "py36-tabulate",
                        "py36-zope-hookable",
                        "py36-pyhyphen",
                        "py36-figleaf",
                        "py36-fiona",
                        "py36-tatsu",
                        "py36-flake8",
                        "py36-setuptools-git",
                        "py36-setuptools_scm",
                        "py36-zope-proxy",
                        "py36-pylint",
                        "py36-twisted",
                        "py36-pyls-black",
                        "py36-tempora",
                        "py36-shove",
                        "py36-sip",
                        "py36-charset-normalizer",
                        "py36-ansible-core",
                        "py36-yapf",
                        "py36-paste",
                        "py36-resolvelib",
                        "py36-werkzeug",
                        "py36-astlib",
                        "py36-future",
                        "py36-pyobjc",
                        "py36-cython-compat",
                        "py36-nghttp2",
                        "py36-yt",
                        "py36-logilab-common",
                        "py36-pyplusplus",
                        "py36-pbr",
                        "py36-theano",
                        "py36-actdiag",
                        "py36-uncompyle6",
                        "py36-python-lsp-black",
                        "py36-automat",
                        "py36-autopep8",
                        "py36-macholib",
                        "py36-pep8",
                        "py36-mahotas",
                        "py36-mako",
                        "py36-babel",
                        "py36-unidecode",
                        "py36-pew",
                        "py36-markdown",
                        "py36-bdist_mpkg",
                        "py36-beaker",
                        "py36-zen",
                        "py36-behave",
                        "py36-recommonmark",
                        "py36-pytest-subtests",
                        "py36-psycopg",
                        "py36-urlwatch",
                        "py36-pinocchio",
                        "py36-grako",
                        "py36-mdit-py-plugins",
                        "py36-mdtraj",
                        "py36-pint",
                        "py36-pip",
                        "py36-rtm",
                        "py36-mercantile",
                        "py36-meta",
                        "py36-blockdiag",
                        "py36-sparqlwrapper",
                        "py36-bokeh",
                        "py36-sphinx-bootstrap-theme",
                        "py36-hdfs",
                        "py36-bpython",
                        "py36-pytest",
                        "py36-pyobjc6",
                        "py36-breadability",
                        "py36-helpdev",
                        "py36-hieroglyph",
                        "py36-bsddb3",
                        "py36-honcho",
                        "py36-userpath",
                        "py36-html2text",
                        "py36-tox",
                        "py36-cairocffi",
                        "py36-canmatrix",
                        "py36-podcastparser",
                        "py36-modulegraph",
                        "py36-humanfriendly",
                        "py36-celery",
                        "py36-tpot",
                        "py36-chardet",
                        "py36-tqdm",
                        "py36-cheroot",
                        "py36-cherrypy",
                        "py36-scikit-build",
                        "py36-zope-deferredimport",
                        "py36-icalendar",
                        "py36-pytest-runner",
                        "py36-click-plugins",
                        "py36-pytest-xdist",
                        "py36-cligj",
                        "py36-mrjob",
                        "py36-codestyle",
                        "py36-imageio",
                        "py36-cog",
                        "py36-vega",
                        "py36-coloredlogs",
                        "py36-python-augeas",
                        "py36-xarray",
                        "py36-virtualenv-clone",
                        "py36-commonmark",
                        "py36-virtualenvwrapper",
                        "py36-pythonz",
                        "py36-psycopg2",
                        "py36-mutagen",
                        "py36-visa",
                        "py36-natsort",
                        "py36-nbclassic",
                        "py36-iniconfig",
                        "py36-cookiecutter",
                        "py36-nbconvert",
                        "py36-nbformat",
                        "py36-sqlalchemy-migrate",
                        "py36-pudb",
                        "py36-vobject",
                        "py36-ipdb",
                        "py36-py2app",
                        "py36-zope-deprecation",
                        "py36-csvkit",
                        "py36-cubes",
                        "py36-ipyparallel",
                        "py36-ipython",
                        "py36-netcdf4",
                        "py36-waitress",
                        "py36-stevedore",
                        "py36-isce2",
                        "py36-cython",
                        "py36-nibabel",
                        "py36-pyviz_comms",
                        "py36-python-lsp-server",
                        "py36-nose",
                        "py36-nose-exclude",
                        "py36-notebook",
                        "py36-xdis",
                        "py36-pybtex",
                        "py36-pybtex-docutils",
                        "py36-sumy",
                        "py36-jmespath",
                        "py36-qrcode",
                        "py36-nwdiag",
                        "py36-josepy",
                        "py36-watchdog",
                        "py36-qtawesome",
                        "py36-json5",
                        "py36-pyct",
                        "py36-qtconsole",
                        "py36-jsonschema",
                        "py36-jug",
                        "py36-distributed",
                        "py36-distro",
                        "py36-scrapy",
                        "py36-jupyter_console",
                        "py36-jupyter_core",
                        "py36-jupyter_packaging",
                        "py36-dns-lexicon",
                        "py36-jupyter_server",
                        "py36-jupyterlab",
                        "py36-sympy",
                        "py36-docstyle",
                        "py36-doctest-ignore-unicode",
                        "py36-tvnamer",
                        "py36-jupytext",
                        "py36-send2trash",
                        "py36-pyflakes",
                        "py36-kaptan",
                        "py36-seqdiag",
                        "py36-rasa-nlu",
                        "py36-editorconfig",
                        "py36-rasterio",
                        "py36-keyring"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-m2r"
                    ]
                }
            ]
        },
        {
            "name": "py36-setproctitle",
            "portdir": "python/py-setproctitle",
            "version": "1.2.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/setproctitle/",
            "description": "A Python module to customize the process title",
            "long_description": "The setproctitle module allows a process to change its title (as displayed by system tools such as ps and top).",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "xeron.oskom",
                    "github": "xeron",
                    "ports_count": 20
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-openopt"
                    ]
                }
            ]
        },
        {
            "name": "py36-service_identity",
            "portdir": "python/py-service_identity",
            "version": "21.1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pyca/service_identity",
            "description": "Service Identity Verification for pyOpenSSL",
            "long_description": "service_identity aspires to give you all the tools you need for verifying whether a certificate is valid for the intended purposes.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-asn1-modules",
                        "py36-attrs",
                        "python36",
                        "py36-idna",
                        "py36-openssl",
                        "py36-cryptography",
                        "py36-asn1"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-comet",
                        "py36-scrapy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-trustme"
                    ]
                }
            ]
        },
        {
            "name": "py36-serpent",
            "portdir": "python/py-serpent",
            "version": "1.41",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/irmen/Serpent",
            "description": "Serialization based on ast.literal_eval",
            "long_description": "Serpent is a simple serialization library based on ast.literal_eval. Because it only serializes literals and recreates the objects using ast.literal_eval(), the serialized data is safe to transport to other machines (over the network for instance) and de-serialize it there.",
            "active": false,
            "categories": [
                "python",
                "print"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-pyro"
                    ]
                }
            ]
        },
        {
            "name": "py36-serial",
            "portdir": "python/py-serial",
            "version": "3.5",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pyserial/pyserial",
            "description": "Python Serial Port Extension",
            "long_description": "This module encapsulates the access for the serial port. It provides backends for standard Python running on Windows, Linux, BSD (possibly any POSIX compliant system) and Jython. The module named serial automatically selects the appropriate backend.",
            "active": true,
            "categories": [
                "python",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "fw",
                    "github": "fhgwright",
                    "ports_count": 28
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-setuptools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-seqdiag",
            "portdir": "python/py-seqdiag",
            "version": "2.0.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://blockdiag.com/",
            "description": "seqdiag generates sequence-diagram image from text",
            "long_description": "seqdiag generates sequence-diagram image from text",
            "active": false,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-blockdiag",
                        "py36-setuptools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-send2trash",
            "portdir": "python/py-send2trash",
            "version": "1.8.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/arsenetar/send2trash",
            "description": "Send file to trash natively under Mac OS X, Windows and Linux.",
            "long_description": "Send file to trash natively under Mac OS X, Windows and Linux.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-setuptools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-notebook",
                        "py36-jupyter_server"
                    ]
                }
            ]
        },
        {
            "name": "py36-semantic_version",
            "portdir": "python/py-semantic_version",
            "version": "2.10.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rbarrois/python-semanticversion",
            "description": "A library implementing the 'SemVer' scheme.",
            "long_description": "This small python library provides a few tools to handle SemVer in Python. It follows strictly the 2.0.0 version of the SemVer scheme.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py36-setuptools-rust"
                    ]
                }
            ]
        },
        {
            "name": "py36-seaborn",
            "portdir": "python/py-seaborn",
            "version": "0.11.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://seaborn.pydata.org/",
            "description": "Statistical data visualization library",
            "long_description": "Seaborn is a library for making attractive and informative statistical graphics in Python. It is built on top of matplotlib and tightly integrated with the PyData stack, including support for numpy and pandas data structures and statistical routines from scipy and statsmodels.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-numpy",
                        "py36-pandas",
                        "py36-scipy",
                        "python36",
                        "py36-matplotlib"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-SDL2",
            "portdir": "python/py-SDL2",
            "version": "0.9.15",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/PySDL2",
            "description": "a python wrapper around the SDL2 library",
            "long_description": "PySDL2 is a wrapper around the SDL2 library and as such similar to the discontinued PySDL project. In contrast to PySDL, it has no licensing restrictions, nor does it rely on C code, but uses ctypes instead.",
            "active": false,
            "categories": [
                "devel",
                "multimedia",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 353
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "py36-python-install",
                        "py36-setuptools",
                        "py36-wheel",
                        "py36-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl2_mixer",
                        "libsdl2",
                        "libsdl2_image",
                        "libsdl2_ttf",
                        "python36"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-scruffington",
            "portdir": "python/py-scruffington",
            "version": "0.3.8.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/snare/scruffy",
            "description": "Framework for boilerplate in apps",
            "long_description": "Scruffy is a framework for taking care of a bunch of boilerplate in Python apps. It handles the loading of configuration files, the loading and management of plugins, and the management of other filesystem resources such as temporary files and directories, log files, etc.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-six",
                        "py36-yaml"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-nose"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}