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

{
    "count": 50780,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=462",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=460",
    "results": [
        {
            "name": "py27-pysal",
            "portdir": "python/py-pysal",
            "version": "1.14.4",
            "license": "MIT and BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pysal/pysal",
            "description": "Python Spatial Analysis Library",
            "long_description": "PySAL is a Python module providing several spatial analysis tools",
            "active": false,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-numpy",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-pysam",
            "portdir": "python/py-pysam",
            "version": "0.15.4",
            "license": "MIT and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pysam-developers/pysam",
            "description": "Python interface for the SAM/BAM sequence alignment and mapping format",
            "long_description": "Pysam is a python module for reading and manipulating Samfiles. It's a lightweight wrapper of the samtools C-API.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "git",
                    "github": "SoapZA",
                    "ports_count": 23
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-cython",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "bzip2",
                        "curl",
                        "xz",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-htseq"
                    ]
                }
            ]
        },
        {
            "name": "py27-pysap",
            "portdir": "python/py-pysap",
            "version": "0.1.19",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.secureauth.com/labs/open-source-tools/pysap",
            "description": "Python library for crafting SAP's network protocols packets",
            "long_description": "Python library for crafting SAP's network protocols packets",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-cryptography",
                        "py27-scapy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pysap"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "john-jumbo",
                        "john-jumbo-devel"
                    ]
                }
            ]
        },
        {
            "name": "py27-pyscard",
            "portdir": "python/py-pyscard",
            "version": "2.0.3",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyscard.sourceforge.io/",
            "description": "Smartcard module for Python.",
            "long_description": "Smartcard module for Python.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 163
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig-python",
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-pyshp",
            "portdir": "python/py-pyshp",
            "version": "2.1.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/GeospatialPython/pyshp",
            "description": "Python Shapefile Library",
            "long_description": "PyShp library provides read and write support for the ESRI shapefile format in pure Python. This format is a popular Geographic Information System vector data format created by ESRI. You can read and write shp, shx, and dbf files with all types of geometry. Everything in the public ESRI shapefile specification is implemented.",
            "active": false,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 609
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-cartopy",
                        "py27-matplotlib-basemap",
                        "py27-obspy"
                    ]
                }
            ]
        },
        {
            "name": "py27-pyside",
            "portdir": "python/py-pyside",
            "version": "1.2.4",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pyside/PySide",
            "description": "LGPL-licensed Python bindings for Qt",
            "long_description": "The PySide project provides LGPL-licensed Python bindings for the Qt cross-platform application and UI framework. PySide Qt bindings allow both free open source and proprietary software development and ultimately aim to support all of the platforms as Qt itself.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "python27",
                        "py27-shiboken"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-pyside-tools"
                    ]
                }
            ]
        },
        {
            "name": "py27-pyside2",
            "portdir": "python/py-pyside2",
            "version": "5.15.2",
            "license": "(GPL-2 or GPL-3+ or LGPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.qt.io/Qt_for_Python",
            "description": "Python bindings for the Qt cross-platform application and UI framework",
            "long_description": "Python bindings for the Qt cross-platform application and UI framework",
            "active": false,
            "categories": [
                "aqua",
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "pmetzger",
                    "github": "pmetzger",
                    "ports_count": 23
                },
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-wheel",
                        "qt5-sqlite-plugin",
                        "cmake",
                        "pkgconfig",
                        "clang-9.0",
                        "py27-setuptools",
                        "py27-sphinx"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtsvg",
                        "qt5-qtmacextras",
                        "qt5-qtlocation",
                        "qt5-qtxmlpatterns",
                        "qt5-qtmultimedia",
                        "qt5-qtdatavis3d",
                        "qt5-qtscript",
                        "qt5-qtremoteobjects",
                        "qt5-qtscxml",
                        "qt5-qt3d",
                        "qt5-qtquickcontrols2",
                        "qt5-qtspeech",
                        "qt5-qttools",
                        "qt5-qtwebsockets",
                        "python27",
                        "py27-numpy",
                        "libxml2",
                        "libxslt",
                        "llvm-13",
                        "clang-13",
                        "qt5-qtgamepad",
                        "qt5-qtbase",
                        "qt5-qtwebengine",
                        "qt5-qtdeclarative",
                        "qt5-qtserialport",
                        "qt5-qtsensors",
                        "qt5-qtcharts",
                        "qt5-qtwebchannel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-pyside-tools",
            "portdir": "python/py-pyside-tools",
            "version": "0.2.15",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qt-project.org/wiki/PySide",
            "description": "Tools for developing PySide applications",
            "long_description": "Tools for developing PySide applications",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "python27",
                        "py27-pyside"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-pyslides",
            "portdir": "python/py-pyslides",
            "version": "0.9.38",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/pyslides",
            "description": "Python-based tool for presentation-ready slides",
            "long_description": "Python-based tool for presentation-ready slides",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "dstrubbe",
                    "github": "dstrubbe",
                    "ports_count": 38
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-future",
                        "py27-matplotlib",
                        "python27",
                        "py27-pypdf2",
                        "py27-pybtex",
                        "py27-Pillow"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "texlive-latex-extra"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pyslides"
                    ]
                }
            ]
        },
        {
            "name": "py27-pysparse",
            "portdir": "python/py-pysparse",
            "version": "1.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pysparse.sourceforge.net/index.html",
            "description": "a fast sparse matrix library for Python",
            "long_description": "PySparse extends the Python interpreter by a set of sparse matrix types holding double precision values.",
            "active": false,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jjstickel",
                    "github": "jjstickel",
                    "ports_count": 169
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-numpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pysparse",
                        "py27-sfepy",
                        "py27-fipy"
                    ]
                }
            ]
        },
        {
            "name": "py27-pystache",
            "portdir": "python/py-pystache",
            "version": "0.5.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/defunkt/pystache",
            "description": "Mustache for Python",
            "long_description": "Pystache is a Python implementation of Mustache. Mustache is a framework-agnostic, logic-free templating system inspired by ctemplate and et.",
            "active": false,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2873
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-pysvn",
            "portdir": "python/py-pysvn",
            "version": "1.9.22",
            "license": "Apache-1.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pysvn.sourceforge.io/",
            "description": "Python Subversion Extension (pysvn)",
            "long_description": "The pysvn module is a python interface to the Subversion version control system. This API exposes client interfaces for managing a working copy, querying a repository, and synchronizing the two.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "apr",
                        "subversion",
                        "python27"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-eric-ide",
                        "viewvc"
                    ]
                }
            ]
        },
        {
            "name": "py27-pytest",
            "portdir": "python/py-pytest",
            "version": "4.6.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pytest.org",
            "description": "py.test: simple powerful testing with Python",
            "long_description": "The pytest framework makes it easy to write small tests, yet scales to support complex functional testing for applications and libraries.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2007
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py27-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-attrs",
                        "py27-funcsigs",
                        "py27-importlib-metadata",
                        "py27-more-itertools",
                        "py27-packaging",
                        "python27",
                        "py27-pluggy",
                        "py27-setuptools",
                        "py27-six",
                        "py27-wcwidth",
                        "py27-pathlib2",
                        "py27-atomicwrites"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "pytest_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-pytest-mpl",
                        "py27-pytest-qt",
                        "py27-pytest-forked",
                        "py27-pytest-xdist",
                        "py27-pytest-cov",
                        "py27-blaze",
                        "py27-visa",
                        "py27-docx",
                        "py27-cog"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lscsoft-deps",
                        "py27-cartopy",
                        "py27-pyopencl",
                        "py27-pytest-metadata",
                        "py27-nbval",
                        "py27-pytest-html"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-gsd",
                        "py27-asteval",
                        "py27-astroML",
                        "py27-behave",
                        "py27-bqplot",
                        "py27-brotlipy",
                        "py27-cookies",
                        "py27-cucumber-tag-expressions",
                        "py27-datrie",
                        "py27-patsy",
                        "py27-fuzzywuzzy",
                        "py27-geopy",
                        "py27-hypy",
                        "py27-iminuit",
                        "py27-json-rpc",
                        "py27-parse-type",
                        "py27-qtawesome",
                        "py27-requests-cache",
                        "py27-lxml",
                        "py27-intervaltree",
                        "py27-supervisor",
                        "py27-wrapt",
                        "py27-tvdb",
                        "py27-cppy",
                        "py27-setuptools_scm_git_archive",
                        "py27-text-unidecode",
                        "py27-wurlitzer",
                        "py27-json-tricks",
                        "py27-qtpy",
                        "py27-flask-babel",
                        "py27-python-ivi",
                        "py27-pytest-timeout",
                        "py27-parsel",
                        "py27-pyicu",
                        "py27-columnize",
                        "py27-kaptan",
                        "py27-lazy_object_proxy",
                        "py27-neovim",
                        "py27-uncertainties",
                        "py27-lmfit",
                        "py27-html2text",
                        "py27-spark_parser",
                        "py27-uncompyle6",
                        "py27-isort",
                        "py27-pyficache",
                        "py27-GridDataFormats",
                        "py27-tempora",
                        "py27-ddt",
                        "py27-testfixtures",
                        "py27-cymem",
                        "py27-murmurhash",
                        "py27-preshed",
                        "py27-queuelib",
                        "py27-lz4",
                        "py27-xmltodict",
                        "py27-arpeggio",
                        "py27-h11",
                        "py27-parver",
                        "py27-hpack",
                        "py27-path",
                        "py27-texttable",
                        "py27-hyperframe",
                        "py27-language-server",
                        "py27-prompt_toolkit",
                        "py27-imagesize",
                        "py27-enum34",
                        "py27-sybil",
                        "py27-openid",
                        "py27-wcwidth",
                        "py27-pyrsistent",
                        "py27-xdis",
                        "py27-parsedatetime",
                        "py27-bpython",
                        "py27-numpydoc",
                        "py27-pytest-benchmark",
                        "buildbot-slave-0.8",
                        "py27-ujson",
                        "py27-ezpycrypto",
                        "py27-structlog",
                        "py27-portend",
                        "py27-cachetools",
                        "py27-cairocffi",
                        "ntpsec",
                        "py27-oct2py",
                        "py27-websocket-client",
                        "py27-country",
                        "py27-flask-script",
                        "py27-flake8",
                        "py27-astroid",
                        "py27-flask",
                        "py27-subvertpy",
                        "py27-FlexGet",
                        "py27-clientform",
                        "py27-entrypoints",
                        "py27-futures",
                        "terminator",
                        "py27-iso8601",
                        "py27-mechanize",
                        "py27-mox",
                        "py27-netaddr",
                        "py27-scandir",
                        "py27-roman",
                        "py27-webtest",
                        "py27-pybtex",
                        "py27-asn1",
                        "py27-bottle",
                        "py27-cairo",
                        "binplist",
                        "py27-distlib",
                        "py27-managesieve",
                        "py27-pyavm",
                        "py27-pytools",
                        "zeroinstall-injector",
                        "py27-mdp-toolkit",
                        "py27-kiwisolver",
                        "py27-ipaddress",
                        "py27-pysvn",
                        "py27-zopeinterface",
                        "py27-packaging",
                        "py27-backports.entry-points-selectable",
                        "py27-atomicwrites",
                        "py27-rope",
                        "py27-hyperlink",
                        "py27-sip4",
                        "py27-ipdb",
                        "py27-cssselect",
                        "py27-appdirs",
                        "py27-freezegun",
                        "py27-greenlet",
                        "py27-unittest2",
                        "py27-zeroc-ice35",
                        "py27-radical-utils",
                        "py27-backports-functools_lru_cache",
                        "cvs2svn",
                        "py27-webencodings",
                        "py27-click",
                        "py27-requests-oauthlib",
                        "py27-textile",
                        "py27-babel",
                        "py27-markupsafe",
                        "py27-decorator",
                        "py27-itsdangerous",
                        "py27-future",
                        "py27-automat",
                        "py27-mistune",
                        "py27-transaction",
                        "py27-cftime",
                        "py27-contextlib2",
                        "py27-jwt",
                        "bam",
                        "py27-latexcodec",
                        "py27-oauthlib",
                        "py27-simplejson",
                        "py27-urwid",
                        "py27-sqlparse",
                        "py27-pluggy",
                        "py27-pretend",
                        "py27-six",
                        "py27-pycryptodome",
                        "py27-dateutil",
                        "py27-m2crypto",
                        "py27-m2r",
                        "py27-nose",
                        "flashbake",
                        "git-cvs",
                        "py27-libcloud",
                        "py27-parso",
                        "py27-attrs",
                        "py27-chardet",
                        "py27-cycler",
                        "py27-filelock",
                        "buildbot-0.8",
                        "py27-opengl",
                        "py27-watchdog",
                        "py27-beautifulsoup4",
                        "py27-graphpath",
                        "py27-importlib-resources",
                        "py27-cpuinfo",
                        "py27-mutagen",
                        "py27-docker",
                        "py27-tabulate",
                        "py27-xarray",
                        "py27-scipy",
                        "py27-nmrglue",
                        "py27-seaborn",
                        "py27-trustme",
                        "py27-flake8-mccabe",
                        "py27-pastedeploy",
                        "py27-hcloud",
                        "py27-python-jsonrpc-server",
                        "py27-marisa-trie"
                    ]
                }
            ]
        },
        {
            "name": "py27-pytest-benchmark",
            "portdir": "python/py-pytest-benchmark",
            "version": "3.4.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ionelmc/pytest-benchmark",
            "description": "A pytest fixture for benchmarking code.",
            "long_description": "A pytest fixture for benchmarking code. It will group the tests into rounds that are calibrated to the chosen timer.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-pytest-cov",
            "portdir": "python/py-pytest-cov",
            "version": "2.12.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-cov",
            "description": "Pytest plugin for measuring coverage.",
            "long_description": "Pytest plugin for measuring coverage.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2007
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "py27-toml",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-coverage",
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py27-docker",
                        "py27-nbval",
                        "py27-pytest-timeout",
                        "py27-sybil"
                    ]
                }
            ]
        },
        {
            "name": "py27-pytest-forked",
            "portdir": "python/py-pytest-forked",
            "version": "1.3.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-forked",
            "description": "run tests in isolated forked subprocesses",
            "long_description": "run tests in isolated forked subprocesses",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools",
                        "py27-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-pytest-xdist"
                    ]
                }
            ]
        },
        {
            "name": "py27-pytest-html",
            "portdir": "python/py-pytest-html",
            "version": "1.22.1",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-html",
            "description": "Plugin for generating HTML reports for pytest results",
            "long_description": "pytest-html is a plugin for pytest that generates a HTML report for the test results.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools",
                        "py27-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-pytest",
                        "py27-pytest-metadata"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py27-behave",
                        "py27-cucumber-tag-expressions"
                    ]
                }
            ]
        },
        {
            "name": "py27-pytest-metadata",
            "portdir": "python/py-pytest-metadata",
            "version": "1.11.0",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-metadata",
            "description": "Plugin for accessing test session metadata",
            "long_description": "pytest-metadata is a plugin for pytest that provides access to test session metadata.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py27-pytest-html"
                    ]
                }
            ]
        },
        {
            "name": "py27-pytest-mpl",
            "portdir": "python/py-pytest-mpl",
            "version": "0.12",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/matplotlib/pytest-mpl",
            "description": "pytest plugin to for testing figures output from Matplotlib",
            "long_description": "This is a plugin to faciliate image comparison for Matplotlib figures in pytest. Matplotlib includes a number of test utilities and decorators, but these are geared towards the nose testing framework. Pytest-mpl makes it easy to compare figures produced by tests to reference images when using pytest.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 438
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "py27-setuptools_scm",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-matplotlib",
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lscsoft-deps"
                    ]
                }
            ]
        },
        {
            "name": "py27-pytest-qt",
            "portdir": "python/py-pytest-qt",
            "version": "3.3.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-qt",
            "description": "pytest support for PyQt and PySide applications",
            "long_description": "pytest support for PyQt and PySide applications",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2007
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools",
                        "py27-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py27-qtawesome"
                    ]
                }
            ]
        },
        {
            "name": "py27-pytest-runner",
            "portdir": "python/py-pytest-runner",
            "version": "5.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-runner",
            "description": "pytest-runner adds test support to setup.py scripts",
            "long_description": "pytest-runner adds test support to setup.py scripts. Setup scripts can use pytest-runner to invoke py.test as distutils command and provices dependency resolution.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 609
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools_scm",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-setuptools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py27-flake8-mccabe",
                        "py27-datacite",
                        "py27-datrie",
                        "py27-healpy",
                        "py27-managesieve",
                        "py27-textile",
                        "py27-jwt",
                        "py27-progressbar",
                        "py27-tinycss",
                        "py27-parsel",
                        "py27-neovim",
                        "py27-numdifftools",
                        "py27-arpeggio",
                        "py27-pylint"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-grako"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-iminuit",
                        "py27-pyrsistent",
                        "py27-lz4"
                    ]
                }
            ]
        },
        {
            "name": "py27-pytest-timeout",
            "portdir": "python/py-pytest-timeout",
            "version": "1.4.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-timeout",
            "description": "py.test plugin to abort hanging tests",
            "long_description": "py.test plugin to abort hanging tests",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-12"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-pexpect",
                        "py27-pytest",
                        "py27-pytest-cov",
                        "py27-ipdb"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py27-docker"
                    ]
                }
            ]
        },
        {
            "name": "py27-pytest-xdist",
            "portdir": "python/py-pytest-xdist",
            "version": "2.2.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-xdist",
            "description": "The pytest-xdist plugin extends py.test with some unique test execution modes",
            "long_description": "The pytest-xdist plugin extends py.test with some unique test execution modes",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-pytest",
                        "py27-pytest-forked",
                        "python27",
                        "py27-six",
                        "py27-setuptools",
                        "py27-execnet"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-python-augeas",
            "portdir": "python/py-python-augeas",
            "version": "1.1.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/python-augeas/",
            "description": "Python bindings for Augeas",
            "long_description": "Python bindings for Augeas",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-cffi",
                        "py27-pycparser",
                        "libffi",
                        "augeas",
                        "libxml2",
                        "py27-setuptools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-python-daemon",
            "portdir": "python/py-python-daemon",
            "version": "2.2.4",
            "license": "GPL-3+ and Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pagure.io/python-daemon/",
            "description": "Library to implement a well-behaved Unix daemon process.",
            "long_description": "This library implements the well-behaved daemon specification of PEP 3143, \"Standard daemon process library\". A well-behaved Unix daemon process is tricky to get right, but the required steps are much the same for every daemon program. A DaemonContext instance holds the behaviour and configured process environment for the program; use the instance as a context manager to enter a daemon state.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-docutils",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-lockfile"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-python-dotenv",
            "portdir": "python/py-python-dotenv",
            "version": "0.17.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/theskumar/python-dotenv",
            "description": "Add .env support to your django/flask apps in development and deployments",
            "long_description": "Add .env support to your django/flask apps in development and deployments Reads the key-value pair from .env file and adds them to environment variable. It is great for managing app settings during development and in production using 12-factor principles.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 167
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-click",
                        "py27-typing"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-python-ivi",
            "portdir": "python/py-python-ivi",
            "version": "20211008-250702b5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://alexforencich.com/wiki/en/python-ivi/start",
            "description": "Python Interchangeable Virtual Instrument Library",
            "long_description": "Python Interchangeable Virtual Instrument Library",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-serial",
                        "py27-usbtmc",
                        "py27-vxi11",
                        "python27",
                        "py27-numpy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-python-jenkins",
            "portdir": "python/py-python-jenkins",
            "version": "0.3.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://opendev.org/jjb/python-jenkins",
            "description": "Python bindings for the remote Jenkins API",
            "long_description": "Python bindings for the remote Jenkins API",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-jenkins-job-builder",
                        "py-python-jenkins"
                    ]
                }
            ]
        },
        {
            "name": "py27-python-jsonrpc-server",
            "portdir": "python/py-python-jsonrpc-server",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/palantir/python-jsonrpc-server",
            "description": "JSON RPC 2.0 server library",
            "long_description": "JSON RPC 2.0 server library",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2007
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-futures",
                        "py27-ujson",
                        "python27",
                        "py27-future"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-mock",
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-language-server"
                    ]
                }
            ]
        },
        {
            "name": "py27-pythonutils",
            "portdir": "python/py-pythonutils",
            "version": "0.4.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.voidspace.org.uk/python/pythonutils.html",
            "description": "General utility modules that simplify common programming in Python",
            "long_description": "The Voidspace Pythonutils package is a simple way of installing the Voidspace collection of modules. These are currently: ConfigObj 4.4.0 - Easy config file reading/writing validate 0.2.3 - Validation and type conversion system StandOut 3.0.0 - Simple logging and output control object pathutils 0.2.5 - For working with paths and files cgiutils 0.3.5 - CGI helpers urlpath 0.1.0 - Functions for handling URLs odict 0.2.1 - Ordered Dictionary Class Several of the Voidspace Projects depend on these modules. They are also useful in their own right of course. They are primarily general utility modules that simplify common programming tasks in Python.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pythonutils"
                    ]
                }
            ]
        },
        {
            "name": "py27-pytidylib",
            "portdir": "python/py-pytidylib",
            "version": "0.3.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://countergram.github.io/pytidylib/",
            "description": "Python wrapper for tidylib",
            "long_description": "A new Python wrapper for tidylib, which allows you to convert slightly invalid HTML/XHTML markup into valid markup. E.g. this Python tidy library will correct unescaped ampersands, some unclosed tags, missing elements, missing attributes, etc. Tidylib is highly configurable. It can output HTML or XHTML, and perform other functions such as converting named entities to numeric entities (named entities work only along with an HTML or XHTML doctype, numeric entities work in generic XML data).",
            "active": false,
            "categories": [
                "textproc",
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "tidy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-pytimeparse",
            "portdir": "python/py-pytimeparse",
            "version": "1.1.8",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/pytimeparse",
            "description": "A small Python module to parse various kinds of time expressions",
            "long_description": "A small Python module to parse various kinds of time expressions",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "esafak",
                    "github": "esafak",
                    "ports_count": 134
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-agate"
                    ]
                }
            ]
        },
        {
            "name": "py27-pytools",
            "portdir": "python/py-pytools",
            "version": "2023.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://documen.tician.de/pytools/",
            "description": "A collection of tools for Python",
            "long_description": "Pytools is a big bag of things that are 'missing' from the Python standard library.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-decorator",
                        "py27-numpy",
                        "py27-six",
                        "python27",
                        "py27-appdirs"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py27-pyopencl"
                    ]
                }
            ]
        },
        {
            "name": "py27-pyttsx",
            "portdir": "python/py-pyttsx",
            "version": "1.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/parente/pyttsx",
            "description": "Cross-platform Python wrapper for text-to-speech synthesis",
            "long_description": "Cross-platform Python wrapper for text-to-speech synthesis",
            "active": true,
            "categories": [
                "devel",
                "audio",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pyttsx"
                    ]
                }
            ]
        },
        {
            "name": "py27-pytzdata",
            "portdir": "python/py-pytzdata",
            "version": "2020.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/pytzdata/",
            "description": "The Olson timezone database for Python",
            "long_description": "The Olson timezone database for Python",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "xeron.oskom",
                    "github": "xeron",
                    "ports_count": 20
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-pyusb",
            "portdir": "python/py-pyusb",
            "version": "1.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyusb.github.io/pyusb/",
            "description": "Python library to provide easy USB device access",
            "long_description": "The PyUSB module provides Python with easy access to the host machine's Universal Serial Bus (USB) system",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools",
                        "py27-setuptools_scm"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libusb"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-instrumentkit"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-usbtmc"
                    ]
                }
            ]
        },
        {
            "name": "py27-pyvcf",
            "portdir": "python/py-pyvcf",
            "version": "0.6.8",
            "license": "MIT and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/PyVCF",
            "description": "Python interface for the VCF variant file common in sequence analysis",
            "long_description": "PyVCF is a library to read and write VCF 4.0 and 4.1 files with ease.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "git",
                    "github": "SoapZA",
                    "ports_count": 23
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-cython",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "htslib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-pyviennacl",
            "portdir": "python/py-pyviennacl",
            "version": "1.0.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://viennacl.sourceforge.net/pyviennacl.html",
            "description": "Sparse/dense linear algebra on GPUs and CPUs using OpenCL",
            "long_description": "Sparse/dense linear algebra on GPUs and CPUs using OpenCL",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2873
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-numpy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-pyvttbl",
            "portdir": "python/py-pyvttbl",
            "version": "0.5.2.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/pyvttbl/",
            "description": "Multidimensional pivot tables, data processing, statistical computation",
            "long_description": "Multidimensional pivot tables, data processing, statistical computation",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2873
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-scipy",
                        "py27-matplotlib",
                        "py27-numpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pyvttbl"
                    ]
                }
            ]
        },
        {
            "name": "py27-pywavelets",
            "portdir": "python/py-pywavelets",
            "version": "1.0.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyWavelets/pywt",
            "description": "PyWavelets is a Python wavelet transforms module",
            "long_description": "PyWavelets is a Python wavelet transforms module.",
            "active": false,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2873
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-cython",
                        "py27-setuptools",
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-numpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py27-scikit-image"
                    ]
                }
            ]
        },
        {
            "name": "py27-pyx",
            "portdir": "python/py-pyx",
            "version": "0.12.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyx-project.org/",
            "description": "Python package for the creation of PostScript, PDF, and SVG files",
            "long_description": "PyX is a Python package for the creation of PostScript, PDF, and SVG files. It combines an abstraction of the PostScript drawing model with a TeX/LaTeX interface. Complex tasks like 2d and 3d plots in publication-ready quality are built out of these primitives.",
            "active": true,
            "categories": [
                "python",
                "tex"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "texlive"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-pyxb",
            "portdir": "python/py-pyxb",
            "version": "1.2.6",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pabigot/pyxb",
            "description": "PyXB: Python XML Schema Bindings",
            "long_description": "PyXB is a pure Python package that generates Python code for classes that correspond to data structures defined by XMLSchema. In concept it is similar to JAXB for Java and CodeSynthesis XSD for C++.",
            "active": false,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-six"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-pyxdg",
            "portdir": "python/py-pyxdg",
            "version": "0.28",
            "license": "LGPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://freedesktop.org/wiki/Software/pyxdg",
            "description": "Python module implementing various freedesktop.org standards",
            "long_description": "PyXDG is a python library to access freedesktop.org standards. Currently supported standards are: * Base Directory Specification Version 0.6 * Menu Specification Version 1.0 * Desktop Entry Specification Version 1.0 * Icon Theme Specification Version 0.8 * Recent File Spec 0.2 * Shared-MIME-Database Specification 0.13",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 438
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-bpython"
                    ]
                }
            ]
        },
        {
            "name": "py27-pyxg",
            "portdir": "python/py-pyxg",
            "version": "0.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pyxg/pyxg",
            "description": "PyXG provides a Python interface to Apple's Xgrid",
            "long_description": "Xgrid is Apple's solution for running jobs on a cluster of Macintosh computers. PyXG enables users to submit and manage Xgrid jobs on a cluster from a Python script or within an interactive Python session.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-pyobjc-cocoa"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pyxg"
                    ]
                }
            ]
        },
        {
            "name": "py27-pyxmpp",
            "portdir": "python/py-pyxmpp",
            "version": "1.1.2",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pyxmpp.jajcus.net/pyxmpp.html",
            "description": "Python Jabber/XMPP implementation",
            "long_description": "PyXMPP provides most core features of the XMPP protocol and several JSF-defined extensions. PyXMPP provides building blocks for creating Jabber clients and components. Developer uses them to setup XMPP streams, handle incoming events and create outgoing stanzas.",
            "active": true,
            "categories": [
                "devel",
                "python",
                "crypto"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-dnspython",
                        "py27-libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ligo-lvalert-heartbeat",
                        "ligo-lvalert",
                        "py-pyxmpp"
                    ]
                }
            ]
        },
        {
            "name": "py27-qdarkstyle",
            "portdir": "python/py-qdarkstyle",
            "version": "3.0.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ColinDuquesnoy/QDarkStyleSheet",
            "description": "A dark stylesheet for Python and Qt applications",
            "long_description": "This package provides a dark style sheet for PySide/PyQt4/PyQt5 applications.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 609
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-importlib-metadata",
                        "python27",
                        "py27-qtsass",
                        "py27-qtpy",
                        "py27-helpdev"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-qimage2ndarray",
            "portdir": "python/py-qimage2ndarray",
            "version": "1.8.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hmeine/qimage2ndarray",
            "description": "Converts between QImages and numpy.ndarrays",
            "long_description": "Converts between QImages and numpy.ndarrays",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-numpy",
                        "py27-pyqt5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-qrcode",
            "portdir": "python/py-qrcode",
            "version": "6.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lincolnloop/python-qrcode",
            "description": "QR Code image generator",
            "long_description": "QR Code image generator",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-setuptools",
                        "py27-six"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-qscintilla-qt4",
            "portdir": "devel/qscintilla",
            "version": "2.11.6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/qscintilla/",
            "description": "Python bindings for Qt4 QScintilla",
            "long_description": "Python bindings for Qt4 QScintilla, a port to Qt of Neil Hodgson's Scintilla C++ editor control.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                },
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "qt4-mac",
                        "py27-sip4",
                        "py27-pyqt4",
                        "qscintilla-qt4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-qscintilla-qt4"
                    ]
                }
            ]
        },
        {
            "name": "py27-qscintilla-qt5",
            "portdir": "devel/qscintilla",
            "version": "2.11.6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/qscintilla/",
            "description": "Python bindings for Qt5 QScintilla",
            "long_description": "Python bindings for Qt5 QScintilla, a port to Qt of Neil Hodgson's Scintilla C++ editor control.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                },
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "qt5-qtbase",
                        "py27-sip4",
                        "py27-pyqt5",
                        "qscintilla-qt5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-eric-ide",
                        "py-qscintilla-qt5"
                    ]
                }
            ]
        }
    ]
}