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

{
    "count": 51973,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=463",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=461",
    "results": [
        {
            "name": "py27-mssql",
            "portdir": "python/py-mssql",
            "version": "2.1.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pymssql.org",
            "description": "A simple database interface to MS-SQL for Python.",
            "long_description": "A simple database interface to MS-SQL for Python.",
            "active": false,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-cython",
                        "py27-setuptools",
                        "py27-setuptools-git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freetds",
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-multipledispatch",
            "portdir": "python/py-multipledispatch",
            "version": "0.6.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mrocklin/multipledispatch/",
            "description": "A relatively sane approach to multiple dispatch in Python.",
            "long_description": "A relatively sane approach to multiple dispatch in Python.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-six"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-blaze",
                        "py27-datashape",
                        "py27-odo"
                    ]
                }
            ]
        },
        {
            "name": "py27-munch",
            "portdir": "python/py-munch",
            "version": "2.5.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://github.com/Infinidat/munch",
            "description": "A dot-accessible dictionary (a la JavaScript objects).",
            "long_description": "A dot-accessible dictionary (a la JavaScript objects).",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-pbr",
                        "py27-setuptools",
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-six"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-murmurhash",
            "portdir": "python/py-murmurhash",
            "version": "1.0.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/explosion/murmurhash",
            "description": "Cython bindings for MurmurHash2",
            "long_description": "Cython bindings for MurmurHash2",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jonesc",
                    "github": "cjones051073",
                    "ports_count": 232
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-pip",
                        "clang-9.0",
                        "py27-setuptools",
                        "py27-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-cython",
                        "python27"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-preshed"
                    ]
                }
            ]
        },
        {
            "name": "py27-mustache",
            "portdir": "python/py-mustache",
            "version": "0.5.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/defunkt/pystache",
            "description": "Logic-less templates, implemented in Python.",
            "long_description": "Inspired by ctemplate and et, Mustache is a framework-agnostic way to render logic-free views.",
            "active": false,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                },
                {
                    "name": "jweede+macports",
                    "github": "",
                    "ports_count": 4
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-mutagen",
            "portdir": "python/py-mutagen",
            "version": "1.43.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mutagen.readthedocs.io",
            "description": "A Python module to handle audio metadata",
            "long_description": "Supports ASF, FLAC, M4A, Monkey's Audio, MP3, Musepack, Ogg FLAC, Ogg Speex, Ogg Theora, Ogg Vorbis, True Audio, WavPack and OptimFROG audio files. All versions of ID3v2 are supported, and all standard ID3v2.4 frames are parsed. It can read Xing headers to accurately calculate the bitrate and length of MP3s. ID3 and APEv2 tags can be edited regardless of audio format. It can also manipulate Ogg streams on an individual packet/page level.",
            "active": false,
            "categories": [
                "devel",
                "audio",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-hypothesis",
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libgpod"
                    ]
                }
            ]
        },
        {
            "name": "py27-mx-base",
            "portdir": "python/py-mx-base",
            "version": "3.2.9",
            "license": "Permissive and GPLConflict",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.egenix.com/products/python/mxBase/",
            "description": "eGenix.com mx Extensions for Python - base package",
            "long_description": "collection of Python software tools which enhance Python's usability in many important areas such as ODBC database connectivity, fast text processing, date/time processing and web site programming.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-pgsql",
                        "py27-pyphant",
                        "py-mx-base"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-mx-experimental"
                    ]
                }
            ]
        },
        {
            "name": "py27-mx-experimental",
            "portdir": "python/py-mx-experimental",
            "version": "3.0.0",
            "license": "Permissive and GPLConflict and zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.egenix.com/products/python/mxExperimental/",
            "description": "eGenix.com mx Extensions for Python - EXPERIMENTAL Package",
            "long_description": "The mx Extension Series is a collection of software packages which aims at providing professional quality add-ons for the Open Source Language Python. It consists of mxNumber (Extended Numeric Types), mxTidy (Interface to HTML Tidy), mxURL (URL Datatype) and mxUID (UID Datatype).",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "mpfr",
                        "python27",
                        "tidy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-mx-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-mx-experimental"
                    ]
                }
            ]
        },
        {
            "name": "py27-myghty",
            "portdir": "python/py-myghty",
            "version": "1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.myghty.org",
            "description": "Myghty is a Python based templating framework originally based on HTML::Mason.",
            "long_description": "Myghty fully implements Mason's templating language, component-based architecture, and caching system, and goes beyond, adding new paradigms such the Module Components controller paradigm, full Python whitespace syntax, threading support, WSGI support, session support, and much more.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-myghty"
                    ]
                }
            ]
        },
        {
            "name": "py27-myghtyutils",
            "portdir": "python/py-myghtyutils",
            "version": "0.52",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.myghty.org",
            "description": "Container and Utility Functions from the Myghty Template Framework.",
            "long_description": "Container and Utility Functions from the Myghty Template Framework.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-myghtyutils"
                    ]
                }
            ]
        },
        {
            "name": "py27-mygpoclient",
            "portdir": "python/py-mygpoclient",
            "version": "1.8",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gpodder/mygpoclient",
            "description": "python module for interacting with my.gpodder.org web services",
            "long_description": "The mygpoclient library allows developers to utilize a Pythonic interface to the my.gpodder.org web services. It's mostly useful for the gpodder podcast client.",
            "active": false,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-simplejson"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-mysql",
            "portdir": "python/py-mysql",
            "version": "1.2.3",
            "license": "(MIT or GPL-2+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sourceforge.net/projects/mysql-python/",
            "description": "Python interface to mysql",
            "long_description": "A package containing a Python module that allows you to connect to MySQL databases",
            "active": true,
            "categories": [
                "devel",
                "databases",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "mysql51",
                "mysql55",
                "mysql56",
                "mariadb55",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mariadb",
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-torndb",
                        "mythtv-core.27",
                        "mythtv-core.28",
                        "py-mysql"
                    ]
                }
            ]
        },
        {
            "name": "py27-natsort",
            "portdir": "python/py-natsort",
            "version": "6.2.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/SethMMorton/natsort",
            "description": "Natural sorting for Python",
            "long_description": "When you try to sort a list of strings that contain numbers, the normal Python sort algorithm sorts lexicographically, so you might not get the results that you expect. `natsort` provides a function `natsorted` that helps sort lists 'naturally', either as real numbers (i.e. signed/unsigned floats or ints), or as versions.",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-pyicu"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-nbconvert",
            "portdir": "python/py-nbconvert",
            "version": "5.5.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jupyter.org/",
            "description": "Jupyter Notebooks converter.",
            "long_description": "Jupyter Notebooks converter.",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-beautifulsoup4",
                        "py27-bleach",
                        "py27-defusedxml",
                        "py27-entrypoints",
                        "py27-jinja2",
                        "py27-jupyter_core",
                        "python27",
                        "py27-nbformat",
                        "py27-pandocfilters",
                        "py27-pygments",
                        "py27-setuptools",
                        "py27-testpath",
                        "py27-traitlets",
                        "py27-mistune"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-jupyter",
                        "py27-notebook"
                    ]
                }
            ]
        },
        {
            "name": "py27-nbformat",
            "portdir": "python/py-nbformat",
            "version": "4.4.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jupyter.org",
            "description": "The Jupyter Notebook format.",
            "long_description": "The Jupyter Notebook format.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-ipython_genutils",
                        "py27-jsonschema",
                        "python27",
                        "py27-setuptools",
                        "py27-traitlets",
                        "py27-jupyter_core"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-ipywidgets",
                        "py27-notebook",
                        "py27-nbconvert"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-nbval"
                    ]
                }
            ]
        },
        {
            "name": "py27-nbval",
            "portdir": "python/py-nbval",
            "version": "0.9.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/computationalmodelling/nbval",
            "description": "A py.test plugin to validate Jupyter notebooks",
            "long_description": "The plugin adds functionality to py.test to recognise and collect Jupyter notebooks. The intended purpose of the tests is to determine whether execution of the stored inputs match the stored outputs of the .ipynb file. Whilst also ensuring that the notebooks are running without errors.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-jupyter_client",
                        "py27-nbformat",
                        "py27-pytest",
                        "py27-six",
                        "py27-coverage",
                        "py27-ipykernel"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-matplotlib",
                        "py27-pytest-cov",
                        "py27-sympy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-nbxmpp",
            "portdir": "python/py-nbxmpp",
            "version": "0.6.10",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dev.gajim.org/gajim/python-nbxmpp",
            "description": "Non blocking Jabber/XMPP module",
            "long_description": "The goal of this python library is to provide a way for python applications to use Jabber/XMPP networks in a non-blocking way. Originally, a fork of the xmpppy jabber python library.",
            "active": false,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-nclib",
            "portdir": "python/py-nclib",
            "version": "0.8.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nclib.readthedocs.io/",
            "description": "A Python socket library that wants to be your friend",
            "long_description": "nclib provides easy-to-use interfaces for connecting to and listening on TCP and UDP sockets, a better socket class (the Netcat object), mechanisms to launch processes with their input/output streams connected to sockets, TCP and UDP server classes for writing simple Python daemons and a script to easily daemonize command-line programs.",
            "active": false,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "f30",
                    "github": "F30",
                    "ports_count": 20
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-ndg_httpsclient",
            "portdir": "python/py-ndg_httpsclient",
            "version": "0.5.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/ndg-httpsclient",
            "description": "This is a HTTPS client implementation for httplib and urllib2 based on PyOpenSSL.",
            "long_description": "This is a HTTPS client implementation for httplib and urllib2 based on PyOpenSSL. PyOpenSSL provides a more fully featured SSL implementation over the default provided with Python and importantly enables full verification of the SSL peer.",
            "active": false,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1419
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-asn1",
                        "py27-openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-nds2-client",
            "portdir": "science/nds2-client-swig",
            "version": "0.16.10",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/Computing/NDSClient",
            "description": "Python 27 bindings for Network Data Server Client",
            "long_description": "Client tool for accessing streamed LIGO data using the Network Data Server version 2.. This package provides Python 27 bindings, modules, and scripts.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "cmake",
                        "pkgconfig",
                        "swig3-python"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig3",
                        "python27",
                        "py27-numpy",
                        "nds2-client"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-neovim",
            "portdir": "python/py-neovim",
            "version": "0.4.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/neovim/pynvim",
            "description": "Python client for Neovim",
            "long_description": "Python client for Neovim. Implements support for python plugins in Nvim. Also works as a library for connecting to and scripting Nvim processes through its msgpack-rpc API.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "g5pw",
                    "github": "g5pw",
                    "ports_count": 28
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-pytest-runner",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-trollius",
                        "python27",
                        "py27-greenlet",
                        "py27-msgpack"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-netaddr",
            "portdir": "python/py-netaddr",
            "version": "0.7.20",
            "license": "BSD and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/drkjam/netaddr/",
            "description": "A network address manipulation library for Python",
            "long_description": "A network address manipulation library for Python",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-cidrize",
                        "py27-rad"
                    ]
                }
            ]
        },
        {
            "name": "py27-netcdf4",
            "portdir": "python/py-netcdf4",
            "version": "1.5.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://unidata.github.io/netcdf4-python/",
            "description": "Python/numpy interface to netCDF",
            "long_description": "netCDF version 4 has many features not found in earlier versions of the library and is implemented on top of HDF5. This module can read and write files in both the new netCDF 4 and the old netCDF 3 format, and can create files that are readable by HDF5 clients.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jswhit",
                    "github": "jswhit",
                    "ports_count": 20
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran",
                "mpich",
                "openmpi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-cython",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-numpy",
                        "py27-setuptools",
                        "hdf5",
                        "netcdf",
                        "python27",
                        "py27-cftime"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-certifi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py27-magpy"
                    ]
                }
            ]
        },
        {
            "name": "py27-netdevicelib",
            "portdir": "python/py-netdevicelib",
            "version": "0.1",
            "license": "LGPL-2.1",
            "platforms": "{darwin any} freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://netdevicelib.sourceforge.net/",
            "description": "python module for interacting with network devices like routers",
            "long_description": "netdevicelib is a Python library for interacting with network devices, such as routers, switches, and firewalls. It is similar in concept (but more ambitious in scope) to the Net-Telnet-Cisco module for Perl.",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-netdevicelib"
                    ]
                }
            ]
        },
        {
            "name": "py27-netifaces",
            "portdir": "python/py-netifaces",
            "version": "0.11.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://alastairs-place.net/projects/netifaces/",
            "description": "an easy way to get the address(es) of the machine’s network interfaces from Python",
            "long_description": "an easy way to get the address(es) of the machine’s network interfaces from Python",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-networkx",
            "portdir": "python/py-networkx",
            "version": "2.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://networkx.github.io",
            "description": "NetworkX in a Python package for graph manipulation.",
            "long_description": "NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-decorator"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-dispel4py-devel",
                        "py27-colormath",
                        "py27-spacepy",
                        "py27-prov",
                        "py27-MDAnalysis",
                        "py27-odo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-colour",
                        "py27-scikit-image"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-rdflib"
                    ]
                }
            ]
        },
        {
            "name": "py27-nevow",
            "portdir": "python/py-nevow",
            "version": "0.14.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/twisted/nevow",
            "description": "A Web Application Construction Kit",
            "long_description": "Nevow is a next-generation web application templating system, based on the ideas developed in the Twisted Woven package. Its main focus is on separating the HTML template from both the business logic and the display logic, while allowing the programmer to write pure Python code as much as possible.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-twisted"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-nevow"
                    ]
                }
            ]
        },
        {
            "name": "py27-nghttp2",
            "portdir": "www/nghttp2",
            "version": "1.42.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nghttp2.org/documentation/python-apiref.html",
            "description": "Python 2.7 bindings for nghttp2.",
            "long_description": "Python 2.7 bindings for nghttp2.",
            "active": false,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1419
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-cython",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-9.0",
                        "autoconf"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-setuptools",
                        "nghttp2",
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-ngl",
            "portdir": "python/py-ngl",
            "version": "1.3.0b1",
            "license": "PyNGL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.pyngl.ucar.edu/",
            "description": "Python module to visualize scientific data",
            "long_description": "PyNGL is a Python language module used to visualize scientific data, with an emphasis on high-quality 2D visualizations.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "python27",
                        "zlib",
                        "xorg-libX11",
                        "py27-nio",
                        "libpng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-ngl"
                    ]
                }
            ]
        },
        {
            "name": "py27-nibabel",
            "portdir": "python/py-nibabel",
            "version": "2.5.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nipy.org/nibabel",
            "description": "Access a cacophony of neuro-imaging file formats",
            "long_description": "Nibabel provides read and write access to some common medical and neuroimaging file formats, including: ANALYZE (plain, SPM99, SPM2), GIFTI, NIfTI1, MINC, MGH and ECAT as well as PAR/REC. We can read and write Freesurfer geometry, and read Freesurfer morphometry and annotation files. There is some very limited support for DICOM. NiBabel is the successor of PyNIfTI.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-bz2file",
                        "py27-numpy",
                        "py27-setuptools",
                        "py27-six"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-pymvpa"
                    ]
                }
            ]
        },
        {
            "name": "py27-nio",
            "portdir": "python/py-nio",
            "version": "1.3.0b1",
            "license": "PyNIO",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.pyngl.ucar.edu/Nio.shtml",
            "description": "Python I/O library for scientific data formats",
            "long_description": "PyNIO is a Python package that allows read and/or write access to a variety of data formats using an interface modeled on netCDF. PyNIO is composed of a C library called libnio along with a Python module based on and with an interface similar to the Scientific.IO.NetCDF module written by Konrad Hinsen.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "jasper",
                        "libjpeg-turbo",
                        "libpng",
                        "libgcc",
                        "python27",
                        "szip",
                        "hdf4",
                        "hdf5",
                        "hdfeos",
                        "ncarg",
                        "netcdf",
                        "py27-numpy",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-ngl",
                        "py-nio"
                    ]
                }
            ]
        },
        {
            "name": "py27-nltk",
            "portdir": "python/py-nltk",
            "version": "3.6.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.nltk.org/",
            "description": "Natural Language Toolkit",
            "long_description": "NLTK is Python modules for research and development in natural language processing",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stevenbird1",
                    "github": "stevenbird",
                    "ports_count": 11
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-matplotlib",
                        "py27-numpy",
                        "py27-yaml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-sumy"
                    ]
                }
            ]
        },
        {
            "name": "py27-nmrglue",
            "portdir": "python/py-nmrglue",
            "version": "0.8",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nmrglue.com",
            "description": "A module for working with NMR data in Python",
            "long_description": "nmrglue is a module for working with NMR data in Python. When used with the Numpy, Scipy, and matplotlib packages nmrglue provides a robust interpreted environment for processing, analysing, and inspecting NMR data.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-numpy",
                        "py27-scipy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-nose",
            "portdir": "python/py-nose",
            "version": "1.3.7",
            "license": "LGPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nose.readthedocs.io/",
            "description": "A Python unittest extension.",
            "long_description": "A unittest extension offering automatic test suite discovery, simplified test authoring, and output capture. Nose provides an alternate test discovery and running process for unittest, one that is intended to mimic the behavior of py.test as much as is reasonably possible without resorting to magic.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "nosetests_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "yum",
                        "py27-agate",
                        "py27-pypostal",
                        "git-cvs",
                        "py27-agate-excel",
                        "py27-benchexec",
                        "py27-backports-shutil_get_terminal_size"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-nose-exclude",
                        "py27-awesome_slugify",
                        "py27-figleaf",
                        "HORTON",
                        "py27-django-nose",
                        "py27-nose-skipreq",
                        "py27-leather",
                        "py27-nose-testconfig",
                        "py27-nosexcover",
                        "py27-nose-progressive",
                        "py27-radical-utils",
                        "py27-rudolf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-pinocchio",
                        "py27-trepan",
                        "py27-saga"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-barnaba",
                        "py27-selectors2",
                        "py27-webtest",
                        "py27-smmap",
                        "py27-repoze.lru",
                        "pdf2djvu",
                        "py27-blinker",
                        "py27-olefile",
                        "py27-paste",
                        "py27-anytree",
                        "py27-mmtf-python",
                        "py27-zope-event",
                        "py27-anyjson",
                        "py27-axolotl",
                        "py27-biplist",
                        "py27-colormath",
                        "py27-colour",
                        "py27-control",
                        "py27-cssutils",
                        "py27-csvkit",
                        "py27-ipy",
                        "py27-parsimonious",
                        "py27-pathfinder",
                        "py27-podcastparser",
                        "py27-pygraphviz",
                        "py27-scruffington",
                        "py27-pastedeploy",
                        "py27-tracer",
                        "py27-rdflib",
                        "py27-pyrfc3339",
                        "py27-emcee"
                    ]
                }
            ]
        },
        {
            "name": "py27-nose-exclude",
            "portdir": "python/py-nose-exclude",
            "version": "0.5.0",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kgrandis/nose-exclude",
            "description": "Exclude specific directories from nosetests runs",
            "long_description": "Nose plugin that allows you to easily specify directories to be excluded from testing.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-nose",
                        "py27-setuptools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-nose-progressive",
            "portdir": "python/py-nose-progressive",
            "version": "1.5.2",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/erikrose/nose-progressive",
            "description": "Nose plugin to show progress bar and tracebacks during tests",
            "long_description": "Nose plugin to show progress bar and tracebacks during tests",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-blessings",
                        "py27-nose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-nose-progressive"
                    ]
                }
            ]
        },
        {
            "name": "py27-nose-skipreq",
            "portdir": "python/py-nose-skipreq",
            "version": "2.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tdavis/nose-skipreq",
            "description": "nose plugin that will skip Google API RequestError exceptions",
            "long_description": "This is a simple nose plugin which acts like the SkipTest plugin for Google's RequestError exception.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-gdata",
                        "py27-nose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-nose-skipreq"
                    ]
                }
            ]
        },
        {
            "name": "py27-nose-testconfig",
            "portdir": "python/py-nose-testconfig",
            "version": "0.10",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/jnoller/nose-testconfig",
            "description": "Test Configuration plugin for nosetests.",
            "long_description": "nose-testconfig is a plugin to the nose test framework which provides a faculty for passing test-specific (or test-run specific) configuration data to the tests being executed.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-nose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-nose-testconfig"
                    ]
                }
            ]
        },
        {
            "name": "py27-nosexcover",
            "portdir": "python/py-nosexcover",
            "version": "1.0.11",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cmheisel/nose-xcover/",
            "description": "Extends nose.plugins.cover to add Cobertura-style XML reports",
            "long_description": "A companion to the built-in nose.plugins.cover, this plugin will write out an XML coverage report to a file named coverage.xml. It will honor all the options you pass to the Nose coverage plugin, especially --cover-package.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-nose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-nosexcover"
                    ]
                }
            ]
        },
        {
            "name": "py27-notebook",
            "portdir": "python/py-notebook",
            "version": "5.7.8",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jupyter.org",
            "description": "Web-based notebook environment for interactive computing.",
            "long_description": "Web-based notebook environment for interactive computing.",
            "active": false,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-ipaddress",
                        "py27-ipykernel",
                        "py27-ipython_genutils",
                        "py27-jinja2",
                        "py27-jupyter_client",
                        "py27-jupyter_core",
                        "py27-nbconvert",
                        "python27",
                        "py27-prometheus_client",
                        "py27-send2trash",
                        "py27-setuptools",
                        "py27-terminado",
                        "py27-tornado",
                        "py27-traitlets",
                        "py27-zmq",
                        "py27-nbformat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-jupyterlab_launcher",
                        "py27-jupyter",
                        "py27-widgetsnbextension",
                        "py27-metakernel"
                    ]
                }
            ]
        },
        {
            "name": "py27-notify-python",
            "portdir": "python/py-notify-python",
            "version": "0.1.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.galago-project.org/",
            "description": "libnotify python bindings",
            "long_description": "libnotify sends desktop notifications to a notification daemon, as defined in the Desktop Notifications spec. These notifications can be used to inform the user about an event or display some form of information without getting in the user's way. python-notify provides the Python bindings for libnotify",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libnotify",
                        "python27",
                        "py27-pygtk"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-notify-python",
                        "terminator"
                    ]
                }
            ]
        },
        {
            "name": "py27-novas",
            "portdir": "python/py-novas",
            "version": "3.1.1.4",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/novas/",
            "description": "Naval Observatory Vector Astrometry Software, Python Edition",
            "long_description": "Python ctypes wrapper for Naval Observatory Vector Astrometry Software (NOVAS). Provides extremely accurate astrometric coordinate conversions and position of solar system objects.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 443
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-novas_de405",
            "portdir": "python/py-novas_de405",
            "version": "1997",
            "license": "unknown",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/novas_de405/",
            "description": "High-precision JPL DE405 solar system ephemeris",
            "long_description": "This is the high-precision JPL DE405 solar system ephemeris, packaged for use by the novas Python package.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 443
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-Nuitka",
            "portdir": "python/py-nuitka",
            "version": "0.6.18.5",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "py37-Nuitka",
            "homepage": "http://nuitka.net/",
            "description": "Obsolete port, replaced by py37-Nuitka",
            "long_description": "This port has been replaced by py37-Nuitka.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-numba",
            "portdir": "python/py-numba",
            "version": "0.47.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://numba.pydata.org/",
            "description": "Numba is a NumPy aware dynamic compiler for Python.",
            "long_description": "Numba is an Open Source NumPy-aware optimizing compiler for Python. It uses the remarkable LLVM compiler infrastructure to compile Python syntax to machine code.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [
                "tbb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-funcsigs",
                        "py27-llvmlite",
                        "python27",
                        "py27-singledispatch",
                        "py27-numpy",
                        "py27-enum34"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-numdifftools",
            "portdir": "python/py-numdifftools",
            "version": "0.9.40",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pbrod/numdifftools",
            "description": "Solve automatic numerical differentiation problems in one or more variables.",
            "long_description": "Solve automatic numerical differentiation problems in one or more variables.",
            "active": false,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-pytest-runner",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-scipy",
                        "python27",
                        "py27-statsmodels",
                        "py27-algopy",
                        "py27-numpy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-numeric",
            "portdir": "python/py-numeric",
            "version": "24.2",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://numpy.scipy.org/",
            "description": "fast numerical array language for python",
            "long_description": "Numerical Python adds a fast, compact, multidimensional array language facility to Python.",
            "active": true,
            "categories": [
                "devel",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 353
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-pedal",
                        "py27-kiwi",
                        "gazpacho",
                        "py-numeric"
                    ]
                }
            ]
        },
        {
            "name": "py27-numexpr",
            "portdir": "python/py-numexpr",
            "version": "2.7.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydata/numexpr",
            "description": "Multiple-operator array expression evaluator",
            "long_description": "The numexpr package evaluates multiple-operator array expressions many times faster than NumPy can. It accepts the expression as a string, analyzes it, rewrites it more efficiently, and compiles it on the fly into code for its internal virtual machine (VM). Due to its integrated just-in-time (JIT) compiler, it does not require a compiler at runtime.",
            "active": false,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-numpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-pandas",
                        "py27-tables"
                    ]
                }
            ]
        },
        {
            "name": "py27-numpy",
            "portdir": "python/py27-numpy",
            "version": "1.16.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/numpy/numpy",
            "description": "The core utilities for the scientific library scipy for Python",
            "long_description": "The core utilities for the scientific library scipy for Python",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "atlas",
                "openblas",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-cython-compat",
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fftw-3",
                        "py27-cython",
                        "libgcc",
                        "python27",
                        "OpenBLAS"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-oldest-supported-numpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py27-minecraft-overviewer",
                        "py27-scikits-samplerate",
                        "py27-cartopy",
                        "py27-obspy",
                        "py27-pyopencl",
                        "py27-pyregion"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-gsd",
                        "gnuradio-devel",
                        "py27-stfio",
                        "py27-MDAnalysis",
                        "py27-astlib",
                        "py27-astroML",
                        "py27-astroML_addons",
                        "py27-astroplan",
                        "py27-astropy",
                        "py27-astropy-healpix",
                        "py27-bcolz",
                        "py27-biggles",
                        "py27-blaze",
                        "py27-bqplot",
                        "py27-cartopy",
                        "py27-colormath",
                        "py27-colour",
                        "py27-control",
                        "py27-dap",
                        "py27-datashape",
                        "py27-descartes",
                        "py27-patsy",
                        "py27-filterpy",
                        "py27-gwpy",
                        "py27-healpy",
                        "py27-htseq",
                        "py27-iminuit",
                        "py27-imread",
                        "py27-instrumentkit",
                        "py27-keras",
                        "py27-keras_applications",
                        "py27-keras_preprocessing",
                        "py27-kombine",
                        "py27-langid",
                        "py27-mahotas",
                        "vapor",
                        "py27-xarray",
                        "py27-nmrglue",
                        "py27-nltk",
                        "py27-seaborn",
                        "py27-pysal",
                        "gr37-limesdr",
                        "gr37-lora-BastilleResearch",
                        "gr37-lora-rpp0",
                        "gr37-lte",
                        "gr37-mapper",
                        "gr37-mac",
                        "gr37-ofdm",
                        "gr37-osmosdr",
                        "gr37-pcap",
                        "gr37-pyqt",
                        "gr37-rds",
                        "gr37-satellites",
                        "gr37-sdrplay",
                        "gr37-specest",
                        "gr37-tdd",
                        "relax",
                        "py27-molmod",
                        "py27-nibabel",
                        "py27-numba",
                        "py27-odo",
                        "py27-openopt",
                        "py27-pygpu",
                        "py27-pymvpa",
                        "py27-pysparse",
                        "py27-quantities",
                        "py27-qutip",
                        "py27-regions",
                        "py27-scikits-bootstrap",
                        "py27-sfepy",
                        "py27-slepc4py",
                        "py27-snuggs",
                        "py27-spacepy",
                        "py27-svipc",
                        "py27-tensorboard1",
                        "py27-theano",
                        "py27-tpot",
                        "py27-word2vec",
                        "py27-yt",
                        "py27-lalinference",
                        "py27-lalpulsar",
                        "py27-pygrib",
                        "py27-commpy",
                        "py27-fabio",
                        "py27-pydicom",
                        "py27-statsmodels",
                        "py27-python-ivi",
                        "py27-biopython",
                        "py27-algopy",
                        "py27-lmfit",
                        "py27-numdifftools",
                        "py27-pywavelets",
                        "py27-GridDataFormats",
                        "py27-gdal",
                        "py27-rasterio",
                        "py27-altair",
                        "py27-pyfftw",
                        "py27-graph-tool",
                        "py27-ttfquery",
                        "py27-matplotlib-basemap",
                        "py27-fipy",
                        "py27-pyside2",
                        "py27-gsl",
                        "py27-obspy",
                        "py27-bokeh",
                        "py27-scikit-image",
                        "py27-emcee",
                        "py27-pyilmbase",
                        "py27-numexpr",
                        "py27-corner",
                        "py27-barnaba",
                        "py27-mdtraj",
                        "py27-imageio",
                        "py27-scikit-learn",
                        "py27-lalburst",
                        "py27-lalframe",
                        "py27-lalinspiral",
                        "py27-lalmetaio",
                        "py27-lalsimulation",
                        "py27-acor",
                        "py27-astrolibcoords",
                        "py27-chainer",
                        "py27-dynd",
                        "py27-pyne",
                        "py27-hcluster",
                        "py27-mlpy",
                        "py27-pacal",
                        "py27-petsc4py",
                        "py27-pyFAI",
                        "py27-pycg",
                        "py27-pycluster",
                        "py27-pymca",
                        "py27-pyml",
                        "py27-pyviennacl",
                        "py27-tstables",
                        "py27-trep",
                        "py27-usadel1",
                        "py27-spectral",
                        "py27-nds2-client",
                        "py27-pyphant",
                        "py27-pyphant-imageprocessing",
                        "py27-pyphant-osc",
                        "py27-pyphant-statistics",
                        "py27-pytools",
                        "py27-mdp-toolkit",
                        "py27-pandas",
                        "py27-llvmmath",
                        "py27-milk",
                        "py27-parakeet",
                        "py27-pebl",
                        "py27-bottleneck",
                        "py27-lal",
                        "py27-opencv3",
                        "py27-opencv3-devel",
                        "py27-cftime",
                        "py27-netcdf4",
                        "py27-tables",
                        "py27-dice3ds",
                        "py27-game",
                        "py27-gnuplot",
                        "py27-ligo-lw",
                        "py27-logilab-hmm",
                        "py27-lscsoft-glue",
                        "py27-nio",
                        "py27-opengl-accelerate",
                        "py27-pyepl",
                        "py27-pygtk",
                        "py27-pygtk-devel",
                        "py27-pynds",
                        "py27-pynifti",
                        "py27-pyqwt",
                        "py27-pyvttbl",
                        "py27-scientific",
                        "py27-scikits-ann",
                        "py27-scikits-audiolab",
                        "py27-scikits-bvp_solver",
                        "py27-scikits-talkbox",
                        "py27-scikits-timeseries",
                        "py27-matplotlib",
                        "py27-scipy",
                        "EGSimulation",
                        "HORTON",
                        "alps",
                        "digital_rf",
                        "gds",
                        "gnuradio37",
                        "gr37-adapt",
                        "gr37-air-modes",
                        "gr37-ais",
                        "gr37-baz",
                        "gr37-cdma",
                        "gr37-fcdproplus",
                        "gr37-foo",
                        "gr37-fosphor",
                        "gr37-gfdm",
                        "gr37-gsm",
                        "gr37-ieee802-11",
                        "gr37-ieee802-15-4",
                        "gr37-iio",
                        "gr37-iqbalance",
                        "gr37-iridium"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-minecraft-overviewer",
                        "py27-sounddevice",
                        "py27-aplpy",
                        "py27-magpy",
                        "lscsoft-deps",
                        "py27-qimage2ndarray",
                        "py27-scitools",
                        "py27-montage",
                        "py27-gammapy",
                        "py27-wxpython-4.0",
                        "py27-pyorick",
                        "py27-kapteyn"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-cairocffi",
                        "py27-blosc",
                        "py27-uncertainties",
                        "py27-mmtf-python",
                        "py27-json-tricks"
                    ]
                }
            ]
        },
        {
            "name": "py27-numpydoc",
            "portdir": "python/py-numpydoc",
            "version": "0.9.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/numpy/numpydoc",
            "description": "Sphinx extension to support docstrings in Numpy format",
            "long_description": "Numpydoc inserts a hook into Sphinx’s autodoc that converts docstrings following the Numpy/Scipy format to a form palatable to Sphinx.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mojca",
                    "github": "mojca",
                    "ports_count": 56
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-jinja2",
                        "py27-setuptools",
                        "py27-sphinx"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-filterpy"
                    ]
                }
            ]
        }
    ]
}