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

{
    "count": 50452,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=645",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=643",
    "results": [
        {
            "name": "py36-ratelim",
            "portdir": "python/py-ratelim",
            "version": "0.1.6",
            "license": "MIT",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://github.com/themiurgo/ratelim",
            "description": "Makes it easy to respect rate limits.",
            "long_description": "Makes it easy to respect rate limits.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-decorator"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-geocoder"
                    ]
                }
            ]
        },
        {
            "name": "py36-raven",
            "portdir": "python/py-raven",
            "version": "6.10.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/getsentry/raven-python",
            "description": "Raven is a client for Sentry",
            "long_description": "Raven is a client for Sentry",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-setuptools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-rbtools",
            "portdir": "python/py-rbtools",
            "version": "1.0.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.reviewboard.org/",
            "description": "Tools for Review Board integration",
            "long_description": "Tools for integrating with Review Board, a powerful web-based code review tool that offers developers an easy way to handle code reviews. This package provides \"post-review\", a command-line tool that simplifies both creating and updating review requests.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-setuptools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-rdflib",
            "portdir": "python/py-rdflib",
            "version": "5.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RDFLib/rdflib",
            "description": "Python library for working with RDF",
            "long_description": "RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information. The library contains an RDF/XML parser/serializer, a TripleStore, an InformationStore and various store backends (InMemory, SleepyCat BTree, ZODB BTree).",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-isodate",
                        "py36-parsing",
                        "py36-requests",
                        "py36-six",
                        "python36",
                        "py36-html5lib"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-doctest-ignore-unicode",
                        "py36-networkx",
                        "py36-nose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-prov"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-sparqlwrapper"
                    ]
                }
            ]
        },
        {
            "name": "py36-readme_renderer",
            "portdir": "python/py-readme_renderer",
            "version": "26.0",
            "license": "apache",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pypa/readme_renderer",
            "description": "Safely render long_description/README files in Warehouse",
            "long_description": "Safely render long_description/README files in Warehouse",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 432
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-six",
                        "py36-pygments",
                        "py36-bleach",
                        "py36-docutils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py36-marisa-trie"
                    ]
                }
            ]
        },
        {
            "name": "py36-recommonmark",
            "portdir": "python/py-recommonmark",
            "version": "0.7.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/readthedocs/recommonmark",
            "description": "Enables writing CommonMark inside of Docutils & Sphinx projects.",
            "long_description": "Enables writing CommonMark inside of Docutils & Sphinx projects.",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-docutils",
                        "py36-commonmark",
                        "py36-sphinx"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-redis",
            "portdir": "python/py-redis",
            "version": "3.5.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/andymccurdy/redis-py",
            "description": "Python client for Redis key-value store",
            "long_description": "Python client for Redis key-value store",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-jug"
                    ]
                }
            ]
        },
        {
            "name": "py36-regex",
            "portdir": "python/py-regex",
            "version": "2021.11.10",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/mrabarnett/mrab-regex",
            "description": "Alternate regular expression module, to replace re.",
            "long_description": "Alternate regular expression module, to replace re.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2864
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-awesome_slugify"
                    ]
                }
            ]
        },
        {
            "name": "py36-regions",
            "portdir": "python/py-regions",
            "version": "0.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/astropy/regions",
            "description": "Astropy affilated package for region handling",
            "long_description": "Astropy affilated package for region handling",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-numpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-astropy",
                        "py36-six"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py36-gammapy"
                    ]
                }
            ]
        },
        {
            "name": "py36-reportlab",
            "portdir": "python/py-reportlab",
            "version": "3.6.9",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.reportlab.com/software/opensource/rl-toolkit/",
            "description": "Engine for creating PDF documents",
            "long_description": "The ReportLab Toolkit is a library for programatically creating documents in PDF format.",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2864
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "freetype",
                        "py36-Pillow",
                        "py36-pip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-repoze.lru",
            "portdir": "python/py-repoze.lru",
            "version": "0.7",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.repoze.org/",
            "description": "A tiny LRU cache implementation and decorator.",
            "long_description": "A tiny LRU cache implementation and decorator.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-coverage",
                        "py36-nose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-routes"
                    ]
                }
            ]
        },
        {
            "name": "py36-reproject",
            "portdir": "python/py-reproject",
            "version": "0.7.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://reproject.readthedocs.io/",
            "description": "Astropy affiliated package for image reprojection",
            "long_description": "Astropy affiliated package for image reprojection",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 432
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools_scm",
                        "clang-9.0",
                        "py36-cython",
                        "py36-extension-helpers",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-astropy",
                        "py36-astropy-healpix",
                        "py36-numpy",
                        "py36-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-requests",
            "portdir": "python/py-requests",
            "version": "2.27.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://requests.readthedocs.io/",
            "description": "Python HTTP for Humans.",
            "long_description": "Most existing Python modules for dealing HTTP requests are insane. I have to look up everything that I want to do. Most of my worst Python experiences are a result of the various built-in HTTP libraries (yes, even worse than Logging). But this one's different. This one's going to be awesome. And simple. Really simple.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-idna",
                        "python36",
                        "py36-charset-normalizer",
                        "py36-urllib3",
                        "py36-certifi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py36-publicsuffix2"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-libcloud",
                        "py36-tweepy",
                        "py36-twilio",
                        "py36-requests-cache",
                        "py36-requests-unixsocket",
                        "py36-astroquery",
                        "py36-blaze",
                        "py36-ckanapi",
                        "py36-datacite",
                        "py36-epsg",
                        "py36-geocoder",
                        "py36-gpstime",
                        "py36-hdfs",
                        "py36-imgur",
                        "py36-dnspython",
                        "py36-tldextract",
                        "py36-obspy",
                        "py36-jupyterlab_server",
                        "py36-requests-oauthlib",
                        "gnome-music",
                        "py36-requests-mock",
                        "py36-rangehttpserver",
                        "py36-owslib",
                        "py36-rasa-nlu",
                        "py36-spaCy",
                        "py36-sumy",
                        "py36-tvdb",
                        "py36-update_checker",
                        "py36-urlwatch",
                        "py36-vo",
                        "py36-cookiecutter",
                        "py36-bpython",
                        "py36-rdflib",
                        "py36-requests-file",
                        "py36-acme",
                        "py36-resumable-urlretrieve",
                        "py36-pynamecheap"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-keystoneauth1",
                        "py36-keystoneclient",
                        "py36-oslo-config",
                        "py36-sphinx",
                        "py36-requests-toolbelt",
                        "py36-cinderclient",
                        "py36-dns-lexicon"
                    ]
                }
            ]
        },
        {
            "name": "py36-requests-cache",
            "portdir": "python/py-requests-cache",
            "version": "0.5.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://requests-cache.readthedocs.io/en/stable/",
            "description": "Transparent persistent cache for py-requests",
            "long_description": "Transparent persistent cache for py-requests",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-requests"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-mock",
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-tvdb"
                    ]
                }
            ]
        },
        {
            "name": "py36-requestsexceptions",
            "portdir": "python/py-requestsexceptions",
            "version": "1.4.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.openstack.org/",
            "description": "A simple library to find the correct path to exceptions in the requests library regardless of whether they are bundled.",
            "long_description": "A simple library to find the correct path to exceptions in the requests library regardless of whether they are bundled.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-pbr",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py36-openstacksdk"
                    ]
                }
            ]
        },
        {
            "name": "py36-requests-file",
            "portdir": "python/py-requests-file",
            "version": "1.5.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dashea/requests-file",
            "description": "Requests-File is a transport adapter for use with the Requests Python library to allow local filesystem access via file:// URLs.",
            "long_description": "Requests-File is a transport adapter for use with the Requests Python library to allow local filesystem access via file:// URLs.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-requests",
                        "py36-six"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-tldextract"
                    ]
                }
            ]
        },
        {
            "name": "py36-requests-mock",
            "portdir": "python/py-requests-mock",
            "version": "1.9.3",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://requests-mock.readthedocs.io/",
            "description": "Mock out responses from the requests package",
            "long_description": "requests-mock provides a building block to stub out the HTTP requests portions of your testing code.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 607
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-pbr",
                        "py36-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-requests",
                        "py36-six"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py36-libcloud",
                        "py36-requests-oauthlib"
                    ]
                }
            ]
        },
        {
            "name": "py36-requests-oauthlib",
            "portdir": "python/py-requests-oauthlib",
            "version": "1.3.1",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/requests/requests-oauthlib",
            "description": "OAuth for Humans",
            "long_description": "OAuth for Humans: an easy-to-use Python interface for building OAuth1 and OAuth2 clients.",
            "active": false,
            "categories": [
                "devel",
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-requests",
                        "python36",
                        "py36-oauthlib"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-requests-mock",
                        "py36-mock"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-twython",
                        "py36-tweepy"
                    ]
                }
            ]
        },
        {
            "name": "py36-requests-toolbelt",
            "portdir": "python/py-requests-toolbelt",
            "version": "1.0.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/requests/toolbelt",
            "description": "Collection of utilities for python-requests",
            "long_description": "This is just a collection of utilities for python-requests, but do not really belong in requests proper.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jjstickel",
                    "github": "jjstickel",
                    "ports_count": 169
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-requests"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-acme",
                        "py36-dnspython"
                    ]
                }
            ]
        },
        {
            "name": "py36-requests-unixsocket",
            "portdir": "python/py-requests-unixsocket",
            "version": "0.2.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "HTTP via a UNIX domain socket",
            "long_description": "This module uses py-requests to talk HTTP via a UNIX domain socket.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-pbr",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-requests"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-resolvelib",
            "portdir": "python/py-resolvelib",
            "version": "0.5.4",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sarugaku/resolvelib",
            "description": "ResolveLib at the highest level provides a Resolver class that includes dependency resolution logic.",
            "long_description": "ResolveLib at the highest level provides a Resolver class that includes dependency resolution logic. You give it some things, and a little information on how it should interact with them, and it will spit out a resolution result.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-setuptools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-ansible-core"
                    ]
                }
            ]
        },
        {
            "name": "py36-resumable-urlretrieve",
            "portdir": "python/py-resumable-urlretrieve",
            "version": "0.1.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/berdario/resumable-urlretrieve",
            "description": "Small library to fetch files over HTTP and resuming their download",
            "long_description": "Small library to fetch files over HTTP and resuming their download",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "rubendibattista",
                    "github": "rubendibattista",
                    "ports_count": 4
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-requests"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-pytest",
                        "py36-rangehttpserver"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-pythonz"
                    ]
                }
            ]
        },
        {
            "name": "py36-rfc3986",
            "portdir": "python/py-rfc3986",
            "version": "1.5.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://rfc3986.readthedocs.io/",
            "description": "A Python implementation of RFC 3986 including validation and authority parsing.",
            "long_description": "A Python implementation of RFC 3986 including validation and authority parsing.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py36-oslo-config"
                    ]
                }
            ]
        },
        {
            "name": "py36-rfc3987",
            "portdir": "python/py-rfc3987",
            "version": "1.3.8",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/rfc3987",
            "description": "Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987).",
            "long_description": "Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987).",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-rich",
            "portdir": "python/py-rich",
            "version": "11.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rich.readthedocs.io/en/latest/",
            "description": "Python library for rich text and beautiful formatting in the terminal",
            "long_description": "Python library for rich text and beautiful formatting in the terminal. The Rich API makes it easy to add color and style to terminal output. Rich can also render pretty tables, progress bars, markdown, syntax highlighted source code, tracebacks, and more — out of the box.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "harensdeveloper",
                    "github": "harens",
                    "ports_count": 39
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-dataclasses",
                        "py36-pygments",
                        "py36-typing_extensions",
                        "py36-commonmark",
                        "py36-colorama"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-enrich"
                    ]
                }
            ]
        },
        {
            "name": "py36-robotframework",
            "portdir": "python/py-robotframework",
            "version": "4.1.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://robotframework.org/",
            "description": "ATDD framework",
            "long_description": "ATDD framework with plugins",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jwa",
                    "github": "jyrkiwahlstedt",
                    "ports_count": 37
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-robotframework-seleniumlibrary"
                    ]
                }
            ]
        },
        {
            "name": "py36-robotframework-seleniumlibrary",
            "portdir": "python/py-robotframework-seleniumlibrary",
            "version": "5.1.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/robotframework/robotframework-seleniumlibrary",
            "description": "Robot Framework library to run web-based tests",
            "long_description": "Library to run web-based tests with Selenium using Selenium server included in the package",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jwa",
                    "github": "jyrkiwahlstedt",
                    "ports_count": 37
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-robotframework"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-robotremoteserver",
            "portdir": "python/py-robotremoteserver",
            "version": "1.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/robotframework/PythonRemoteServer",
            "description": "Remote server hosting test libraries",
            "long_description": "Allows hosting test libraries on different processes or machines than Robot Framework is running on",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-roman",
            "portdir": "python/py-roman",
            "version": "3.3",
            "license": "ZPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zopefoundation/roman",
            "description": "Integer to Roman numerals converter",
            "long_description": "Integer to Roman numerals converter.",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 432
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py36-docutils"
                    ]
                }
            ]
        },
        {
            "name": "py36-rope",
            "portdir": "python/py-rope",
            "version": "0.23.0",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-rope/rope",
            "description": "python refactoring library",
            "long_description": "Rope is a Python refactoring library that can be used with several editors and IDEs. It provides many refactoring operations as well as forms of code assistance like auto-completion and access to documentation.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-python-lsp-server",
                        "py36-language-server"
                    ]
                }
            ]
        },
        {
            "name": "py36-routes",
            "portdir": "python/py-routes",
            "version": "2.5.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://routes.readthedocs.io/",
            "description": "A Routing package for Python that matches URLs to dicts and vice versa.",
            "long_description": "Routes is a Python re-implementation of the Rails routes system for mapping URLs to Controllers/Actions and generating URLs. Routes makes it easy to create pretty and concise URLs that are RESTful with little effort.",
            "active": false,
            "categories": [
                "devel",
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-repoze.lru",
                        "py36-six"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-rpy2",
            "portdir": "python/py-rpy2",
            "version": "3.4.5",
            "license": "(MPL-1.1 or LGPL-2.1+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://rpy.sourceforge.net/rpy2.html",
            "description": "A simple and efficient access to R from Python",
            "long_description": "rpy2 is a redesign and rewrite of rpy. It is providing a low-level interface to R, a proposed high-level interface, including wrappers to graphical libraries, as well as R-like structures and functions.",
            "active": false,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2864
                }
            ],
            "variants": [
                "openmp",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R",
                        "py36-cffi",
                        "py36-jinja2",
                        "libomp",
                        "py36-simplegeneric",
                        "py36-tz",
                        "py36-tzlocal",
                        "py36-pytest",
                        "python36"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-rsa",
            "portdir": "python/py-rsa",
            "version": "4.8",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://stuvel.eu/software/rsa/",
            "description": "Pure Python RSA implementation",
            "long_description": "Pure Python RSA implementation. It supports encryption and decryption, signing and verifying signatures, and key generation according to PKCS#1 version 1.5. It can be used as a Python library as well as on the commandline.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-asn1"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-awscli",
                        "py36-oauth2client",
                        "py36-google-auth"
                    ]
                }
            ]
        },
        {
            "name": "py36-rtm",
            "portdir": "python/py-rtm",
            "version": "0.4.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/pyrtm",
            "description": "Python interface for Remember The Milk API.",
            "long_description": "Python interface for Remember The Milk API.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-setuptools",
                        "py36-tkinter"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-rtmidi-python",
            "portdir": "python/py-rtmidi-python",
            "version": "0.2.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/superquadratic/rtmidi-python",
            "description": "Python wrapper for RtMidi",
            "long_description": "Python wrapper for RtMidi, the lightweight, cross-platform MIDI I/O library",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-rtmidi-python"
                    ]
                }
            ]
        },
        {
            "name": "py36-rtree",
            "portdir": "python/py-rtree",
            "version": "0.9.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Toblerity/rtree",
            "description": "R-Tree spatial index for Python GIS",
            "long_description": "Rtree is a Python library that uses ctypes and an internally built C API to wrap libspatialindex and provide very flexible spatial indexing.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "py36-wheel",
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "spatialindex",
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py36-spyder",
                        "py36-spyder-devel"
                    ]
                }
            ]
        },
        {
            "name": "py36-ruamel-yaml",
            "portdir": "python/py-ruamel-yaml",
            "version": "0.17.21",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://yaml.readthedocs.io/",
            "description": "YAML 1.2 loader/dumper package for Python",
            "long_description": "YAML 1.2 loader/dumper package for Python. It is a derivative of Kirill Simonov’s PyYAML 3.11.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 464
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py36-ruamel-yaml-clib"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-rasa-nlu"
                    ]
                }
            ]
        },
        {
            "name": "py36-ruamel-yaml-clib",
            "portdir": "python/py-ruamel-yaml-clib",
            "version": "0.2.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://yaml.readthedocs.io/",
            "description": "the C based reader/scanner and emitter for ruamel.yaml",
            "long_description": "the C based reader/scanner and emitter for ruamel.yaml.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 464
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-ruamel-yaml",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-s3fs",
            "portdir": "python/py-s3fs",
            "version": "0.5.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dask/s3fs/",
            "description": "Convenient Filesystem interface over S3",
            "long_description": "Convenient Filesystem interface over S3",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-aiobotocore",
                        "py36-fsspec"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-s3transfer",
            "portdir": "python/py-s3transfer",
            "version": "0.5.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/boto/s3transfer",
            "description": "An Amazon S3 Transfer Manager",
            "long_description": "An Amazon S3 Transfer Manager",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 167
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-botocore"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-awscli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-boto3"
                    ]
                }
            ]
        },
        {
            "name": "py36-scandir",
            "portdir": "python/py-scandir",
            "version": "1.10.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/benhoyt/scandir",
            "description": "Scandir, a better directory iterator and faster os.walk()",
            "long_description": "Scandir, a better directory iterator and faster os.walk()",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2864
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-scikit-build",
            "portdir": "python/py-scikit-build",
            "version": "0.13.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/scikit-build/scikit-build",
            "description": "Improved build system generator for CPython extensions.",
            "long_description": "Improved build system generator for CPython extensions.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2864
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-distro",
                        "cmake",
                        "py36-setuptools",
                        "py36-wheel",
                        "py36-packaging"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-scikit-hep-awkward1",
            "portdir": "python/py-scikit-hep-awkward1",
            "version": "1.8.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/scikit-hep/awkward-1.0",
            "description": "Awkward Array is a library for nested, variable-sized data.",
            "long_description": "Awkward Array is a library for nested, variable-sized data.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jonesc",
                    "github": "cjones051073",
                    "ports_count": 220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-13",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-yaml",
                        "py36-numpy",
                        "python36"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-scikit-hep-uproot4"
                    ]
                }
            ]
        },
        {
            "name": "py36-scikit-hep-boost-histogram",
            "portdir": "python/py-scikit-hep-boost-histogram",
            "version": "1.3.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/scikit-hep/boost-histogram",
            "description": "Python bindings for Boost::Histogram.",
            "long_description": "Python bindings for Boost::Histogram.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jonesc",
                    "github": "cjones051073",
                    "ports_count": 220
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-12"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-scikit-hep-uproot4",
                        "py36-scikit-hep-hist"
                    ]
                }
            ]
        },
        {
            "name": "py36-scikit-hep-hepstats",
            "portdir": "python/py-scikit-hep-hepstats",
            "version": "0.5.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/scikit-hep/hepstats",
            "description": "Statistical modeling for HEP.",
            "long_description": "Statistical modeling for HEP.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jonesc",
                    "github": "cjones051073",
                    "ports_count": 220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-scikit-hep-hepunits",
            "portdir": "python/py-scikit-hep-hepunits",
            "version": "2.2.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/scikit-hep/hepunits",
            "description": "Collects the most commonly used units and constants in the HEP System of Units.",
            "long_description": "Collects the most commonly used units and constants in the HEP System of Units.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jonesc",
                    "github": "cjones051073",
                    "ports_count": 220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-toml",
                        "py36-setuptools",
                        "py36-setuptools_scm",
                        "clang-12"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-scikit-hep-particle"
                    ]
                }
            ]
        },
        {
            "name": "py36-scikit-hep-hist",
            "portdir": "python/py-scikit-hep-hist",
            "version": "2.4.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/scikit-hep/hist",
            "description": "Hist is a analyst friendly front-end for boost-histogram.",
            "long_description": "Hist is a analyst friendly front-end for boost-histogram.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jonesc",
                    "github": "cjones051073",
                    "ports_count": 220
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-13"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-scikit-hep-boost-histogram"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-scikit-hep-uproot4"
                    ]
                }
            ]
        },
        {
            "name": "py36-scikit-hep-mplhep",
            "portdir": "python/py-scikit-hep-mplhep",
            "version": "0.3.9",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/scikit-hep/mplhep",
            "description": "A set of helpers for matplotlib to more easily produce plots typically needed in HEP.",
            "long_description": "A set of helpers for matplotlib to more easily produce plots typically needed in HEP.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jonesc",
                    "github": "cjones051073",
                    "ports_count": 220
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-scikit-hep-mplhep_data"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-scikit-hep-mplhep_data",
            "portdir": "python/py-scikit-hep-mplhep_data",
            "version": "0.0.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/scikit-hep/mplhep_data",
            "description": "Sub-package to hold data (fonts) for mplhep.",
            "long_description": "Sub-package to hold data (fonts) for mplhep.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jonesc",
                    "github": "cjones051073",
                    "ports_count": 220
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-scikit-hep-mplhep"
                    ]
                }
            ]
        },
        {
            "name": "py36-scikit-hep-particle",
            "portdir": "python/py-scikit-hep-particle",
            "version": "0.20.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/scikit-hep/particle",
            "description": "Particle provides a pythonic interface to the Particle Data Group (PDG) data.",
            "long_description": "Particle provides a pythonic interface to the Particle Data Group (PDG) data.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jonesc",
                    "github": "cjones051073",
                    "ports_count": 220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-12"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-scikit-hep-hepunits",
                        "py36-importlib-resources",
                        "py36-attrs",
                        "python36"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}