HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50602,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=562",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=560",
"results": [
{
"name": "py27-libnacl",
"portdir": "python/py-libnacl",
"version": "1.7.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/saltstack/libnacl",
"description": "Python binding for libsodium",
"long_description": "Libnacl is a Python binding for the libsodium NaCl crypto library.",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"libsodium",
"python27",
"py27-six"
]
}
],
"depends_on": []
},
{
"name": "py27-liblzma",
"portdir": "python/py-liblzma",
"version": "0.5.3",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://launchpad.net/pyliblzma",
"description": "Python bindings for the XZ Utils compression library.",
"long_description": "Python bindings for the XZ Utils compression library.",
"active": true,
"categories": [
"archivers",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"xz",
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-liblzma"
]
}
]
},
{
"name": "py27-libgmail",
"portdir": "python/py-libgmail",
"version": "0.1.11",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://libgmail.sourceforge.net/",
"description": "Python binding for accessing Gmail",
"long_description": "The libgmail project is a pure Python binding to provide access to Google's Gmail web-mail service.",
"active": true,
"categories": [
"mail",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-mechanize"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-libgmail"
]
}
]
},
{
"name": "py27-libdnet",
"portdir": "python/py-libdnet",
"version": "1.18.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ofalk/libdnet",
"description": "A python module for the libdnet low-level networking library.",
"long_description": "Libdnet provides a simplified, portable interface to several low-level networking routines, including: network address manipulation, kernel arp(4) cache and route(4) table lookup and manipulation, network firewalling (IP filter, ipfw, ipchains, pf, ...), network interface lookup and manipulation, raw IP packet and Ethernet frame transmission.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-cython",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27",
"libdnet"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"honeyd"
]
}
]
},
{
"name": "py27-libcloud",
"portdir": "python/py-libcloud",
"version": "2.8.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libcloud.apache.org/",
"description": "Apache libcloud a unified interface into the cloud",
"long_description": "Apache Libcloud is a Python library which hides differences between different cloud provider APIs and allows you to manage different cloud resources through a unified and easy to use API.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 608
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py27-enum34",
"py27-requests",
"py27-typing",
"python27",
"py27-backports-ssl_match_hostname"
]
},
{
"type": "test",
"ports": [
"py27-cryptography",
"py27-mock",
"py27-openssl",
"py27-pytest",
"py27-requests-mock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"fdroidserver",
"py27-saga",
"py-libcloud"
]
}
]
},
{
"name": "py27-libarchive-c",
"portdir": "python/py-libarchive-c",
"version": "2.7",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Changaco/python-libarchive-c",
"description": "Python interface to libarchive",
"long_description": "Python interface to libarchive",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "raimue",
"github": "raimue",
"ports_count": 57
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "run",
"ports": [
"libarchive"
]
}
],
"depends_on": []
},
{
"name": "py27-levenshtein",
"portdir": "python/py-levenshtein",
"version": "0.12.2",
"license": "GPL-2+",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ztane/python-Levenshtein",
"description": "Python module for fast computation of Levensthein distances.",
"long_description": "The Levenshtein Python C extension module contains functions for fast computation of Levenshtein (edit) distance, and edit operations, string similarity, approximate median strings, and generally string averaging, string sequence and set similarity. It supports both normal and Unicode strings.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-fuzzywuzzy"
]
}
]
},
{
"name": "py27-leveldb",
"portdir": "python/py-leveldb",
"version": "0.201",
"license": "BSD",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://code.google.com/p/py-leveldb/",
"description": "Python bindings for leveldb database library",
"long_description": "Python bindings for leveldb database library",
"active": false,
"categories": [
"databases",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py27-lepton",
"portdir": "python/py-lepton",
"version": "1.0b2",
"license": "MIT and BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/py-lepton/",
"description": "Pluggable particle engine and API for Python",
"long_description": "Lepton is a high-performance, pluggable particle engine and API for Python. It is designed for creating graphical special effects for games or other visual applications. The engine is designed to be very flexible and does not rely on any other libraries directly. You can use it either with OpenGL (via pyglet, PyOpenGL, wxPython, etc), or with pygame by selecting the appropriate renderer.",
"active": false,
"categories": [
"graphics",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-lepton"
]
}
]
},
{
"name": "py27-lepl",
"portdir": "python/py-lepl",
"version": "5.1.3",
"license": "MPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/LEPL/",
"description": "A Parser Library for Python 2.6+.",
"long_description": "LEPL is a recursive descent parser, written in Python, which has a a friendly, easy-to-use syntax.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py27-leather",
"portdir": "python/py-leather",
"version": "0.3.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/leather",
"description": "Python charting for 80% of humans",
"long_description": "Leather is the Python charting library for those who need charts now and don’t care if they’re perfect. Leather isn’t picky. It’s rough. It gets dirty. It looks sexy just hanging on the back of a chair. Leather doesn’t need your accessories. Leather is how Snake Plissken would make charts.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "esafak",
"github": "esafak",
"ports_count": 134
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"py27-cssselect",
"py27-lxml",
"py27-nose",
"py27-six",
"python27",
"py27-sphinx_rtd_theme",
"py27-tox",
"py27-tz",
"py27-sphinx",
"py27-coverage"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-agate"
]
}
]
},
{
"name": "py27-ldas-tools-ldasgen",
"portdir": "science/ldas-tools-ldasgen",
"version": "2.5.5",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/DASWG/LDASTools",
"description": "Python 27 bindings for Filters library used by ldas-tools",
"long_description": "Filters library used by ldas-tools This package provides Python 27 bindings, modules, and scripts.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"flex",
"pkgconfig",
"swig-python"
]
},
{
"type": "lib",
"ports": [
"python27",
"ldas-tools-al",
"py27-ldas-tools-al",
"ldas-tools-ldasgen"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py27-ldas-tools"
]
}
]
},
{
"name": "py27-ldas-tools-framecpp",
"portdir": "science/ldas-tools-framecpp",
"version": "2.5.8",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/DASWG/LDASTools",
"description": "Python 27 bindings for Suite of LDAS tools",
"long_description": "Suite of LDAS tools This package provides Python 27 bindings, modules, and scripts.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"swig-python",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27",
"ldas-tools-al",
"bzip2",
"ldas-tools-framecpp",
"py27-ldas-tools-al",
"zlib",
"openssl"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py27-ldas-tools"
]
}
]
},
{
"name": "py27-ldas-tools-frameAPI",
"portdir": "science/ldas-tools-frameAPI",
"version": "2.5.2",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/DASWG/LDASTools",
"description": "Python 27 bindings for Filters library used by ldas-tools",
"long_description": "Filters library used by ldas-tools This package provides Python 27 bindings, modules, and scripts.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"swig-python",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ldas-tools-frameAPI",
"python27",
"ldas-tools-ldasgen",
"ldas-tools-framecpp",
"py27-ldas-tools-al",
"ldas-tools-filters"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py27-ldas-tools"
]
}
]
},
{
"name": "py27-ldas-tools-diskcacheAPI",
"portdir": "science/ldas-tools-diskcacheAPI",
"version": "2.5.6",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/DASWG/LDASTools",
"description": "Python 27 bindings for Filters library used by ldas-tools",
"long_description": "Filters library used by ldas-tools This package provides Python 27 bindings, modules, and scripts.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"swig-python",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27",
"ldas-tools-ldasgen",
"py27-ldas-tools-al",
"ldas-tools-diskcacheAPI"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py27-ldas-tools"
]
}
]
},
{
"name": "py27-ldas-tools-al",
"portdir": "science/ldas-tools-al",
"version": "2.5.7",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/DASWG/LDASTools",
"description": "Python 27 bindings for LDAS Tools Abstraction library",
"long_description": "LDAS Tools Abstraction library This package provides Python 27 bindings, modules, and scripts.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"swig-python",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27",
"bzip2",
"ldas-tools-al",
"zlib",
"openssl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-ldas-tools-diskcacheAPI",
"py27-ldas-tools-frameAPI",
"py27-ldas-tools-framecpp",
"py27-ldas-tools-ldasgen"
]
},
{
"type": "run",
"ports": [
"py27-ldas-tools"
]
}
]
},
{
"name": "py27-ldas-tools",
"portdir": "science/ldas-tools",
"version": "20161022",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://https://wiki.ligo.org/DASWG/LDASTools",
"description": "Python 27 bindings for Suite of LDAS tools meta-port",
"long_description": "Suite of LDAS tools meta-port This package provides Python 27 bindings, modules, and scripts.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "run",
"ports": [
"py27-ldas-tools-al",
"py27-ldas-tools-diskcacheAPI",
"py27-ldas-tools-frameAPI",
"py27-ldas-tools-framecpp",
"py27-ldas-tools-ldasgen"
]
}
],
"depends_on": []
},
{
"name": "py27-ldap3",
"portdir": "python/py-ldap3",
"version": "2.9",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py37-ldap3",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by py37-ldap3",
"long_description": "This port has been replaced by py37-ldap3.",
"active": false,
"categories": [
"net",
"www",
"python"
],
"maintainers": [],
"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-ldap",
"portdir": "python/py-ldap",
"version": "3.2.0",
"license": "PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.python-ldap.org/",
"description": "object-oriented api for python to access LDAP directory servers",
"long_description": "python-ldap provides an object-oriented API to access LDAP directory servers from Python programs. Mainly it wraps the OpenLDAP 2.x libs for that purpose. Additionally the package contains modules for other LDAP-related stuff (e.g. processing LDIF, LDAPURLs, LDAPv3 schema, etc.).",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 352
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openldap",
"python27",
"py27-asn1",
"py27-asn1-modules"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"splatd",
"calendar-contacts-server"
]
}
]
},
{
"name": "py27-lazy_object_proxy",
"portdir": "python/py-lazy_object_proxy",
"version": "1.6.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ionelmc/python-lazy-object-proxy",
"description": "A fast and thorough lazy object proxy.",
"long_description": "A fast and thorough lazy object proxy.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools",
"py27-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-astroid"
]
}
]
},
{
"name": "py27-latexcodec",
"portdir": "python/py-latexcodec",
"version": "2.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mcmtroffaes/latexcodec",
"description": "A lexer and codec to work with LaTeX code in Python.",
"long_description": "A lexer and codec to work with LaTeX code in Python.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-six"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-pybtex"
]
}
]
},
{
"name": "py27-language-server",
"portdir": "python/py-language-server",
"version": "0.36.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/palantir/python-language-server",
"description": "An implementation of the Language Server Protocol for Python",
"long_description": "An implementation of the Language Server Protocol for Python",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
},
{
"type": "lib",
"ports": [
"py27-autopep8",
"py27-backports-functools_lru_cache",
"py27-codestyle",
"py27-configparser",
"py27-docstyle",
"py27-flake8",
"py27-flake8-mccabe",
"py27-future",
"py27-jedi",
"py27-pluggy",
"py27-pyflakes",
"py27-pylint",
"py27-python-jsonrpc-server",
"py27-rope",
"py27-setuptools",
"py27-ujson",
"py27-yapf",
"python27"
]
},
{
"type": "run",
"ports": [
"python-language-server_select"
]
},
{
"type": "test",
"ports": [
"py27-flaky",
"py27-mock",
"py27-pytest"
]
}
],
"depends_on": []
},
{
"name": "py27-langid",
"portdir": "python/py-langid",
"version": "20170714-1.16",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/saffsd/langid.py",
"description": "Stand-alone language identification system",
"long_description": "Stand-alone language identification system",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-numpy",
"py27-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py27-lalsimulation",
"portdir": "science/lalsimulation",
"version": "2.2.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
"description": "Python 2.7 bindings for LSC Algorithm Library - Simulation",
"long_description": "LIGO Scientific Collaboration Algorithm Library - Simulation containing routines for simulation gravitational-wave waveforms and noise sources. This package provides Python 2.7 bindings, modules, and scripts.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16",
"help2man",
"swig-python",
"swig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libomp",
"lalsimulation",
"py27-lal",
"py27-numpy",
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-lalinference",
"py27-lalburst",
"py27-lalinspiral"
]
}
]
},
{
"name": "py27-lalpulsar",
"portdir": "science/lalpulsar",
"version": "2.0.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
"description": "Python 2.7 bindings for LSC Algorithm Library - Pulsar",
"long_description": "LIGO Scientific Collaboration Algorithm Library - Pulsar containing routines for continuous wave gravitational data analysis. This package provides Python 2.7 bindings, modules, and scripts.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 436
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"swig",
"swig-python",
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"py27-astropy",
"py27-numpy",
"cfitsio",
"libomp",
"py27-lal",
"lalpulsar",
"libxml2",
"lal",
"python27",
"fftw-3",
"fftw-3-single",
"gsl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-lalinference"
]
}
]
},
{
"name": "py27-lalmetaio",
"portdir": "science/lalmetaio",
"version": "1.6.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
"description": "Python 2.7 bindings for LSC Algorithm Library - MetaIO",
"long_description": "LIGO Scientific Collaboration Algorithm Library - MetaIO containing routines for reading/writing LIGO_LW XML files. This package provides Python 2.7 bindings, modules, and scripts.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16",
"swig-python",
"swig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libomp",
"lalmetaio",
"py27-lal",
"py27-numpy",
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-lalinference",
"py27-lalburst",
"py27-lalinspiral"
]
}
]
},
{
"name": "py27-lalinspiral",
"portdir": "science/lalinspiral",
"version": "1.10.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
"description": "Python 2.7 bindings for LSC Algorithm Library - Inspiral",
"long_description": "LIGO Scientific Collaboration Algorithm Library - Inspiral, containing routines for compact binary gravitational wave data analysis. This package provides Python 2.7 bindings, modules, and scripts.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"swig",
"swig-python",
"clang-16"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"py27-lalburst",
"py27-lalframe",
"libomp",
"py27-lalmetaio",
"py27-lalsimulation",
"lalinspiral",
"python27",
"py27-lscsoft-glue",
"py27-numpy",
"py27-lal"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-lalinference"
]
}
]
},
{
"name": "py27-lalinference",
"portdir": "science/lalinference",
"version": "2.0.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
"description": "Python 2.7 bindings for LSC Algorithm Library - Inference",
"long_description": "LIGO Scientific Collaboration Algorithm Library - Inference containing routines for Bayesian inference data analysis. This package provides Python 2.7 bindings, modules, and scripts.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 436
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"swig",
"swig-python",
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"py27-lscsoft-glue",
"py27-matplotlib",
"py27-numpy",
"py27-scipy",
"py27-shapely",
"py27-lal",
"libomp",
"lalinference",
"py27-lalinspiral",
"py27-lalmetaio",
"py27-lalpulsar",
"py27-lalsimulation",
"py27-lalburst",
"python27",
"py27-astropy",
"py27-healpy",
"py27-ligo-gracedb"
]
}
],
"depends_on": []
},
{
"name": "py27-lalframe",
"portdir": "science/lalframe",
"version": "1.5.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
"description": "Python 2.7 bindings for LSC Algorithm Library - Frame",
"long_description": "LIGO Scientific Collaboration Algorithm Library - Frame, containing routines for reading and writing frame files. This package provides Python 2.7 bindings, modules, and scripts.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16",
"swig-python",
"swig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libomp",
"lalframe",
"py27-lal",
"py27-numpy",
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-lalinspiral"
]
}
]
},
{
"name": "py27-lalburst",
"portdir": "science/lalburst",
"version": "1.5.5",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
"description": "Python 2.7 bindings for LSC Algorithm Library - Burst",
"long_description": "LIGO Scientific Collaboration Algorithm Library - Burst, containing routines for burst gravitational wave data analysis. This package provides Python 2.7 bindings, modules, and scripts.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"swig",
"swig-python",
"clang-16"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"py27-lal",
"lalburst",
"libomp",
"py27-lalsimulation",
"py27-lalmetaio",
"python27",
"py27-lscsoft-glue",
"py27-numpy",
"py27-scipy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-lalinference",
"py27-lalinspiral"
]
}
]
},
{
"name": "py27-lal",
"portdir": "science/lal",
"version": "7.0.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
"description": "Python 2.7 bindings for LSC Algorithm Library",
"long_description": "LIGO Scientific Collaboration Algorithm Library containing core routines for gravitational wave data analysis. This package provides Python 2.7 bindings, modules, and scripts.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"swig",
"swig-python",
"clang-16"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"py27-numpy",
"py27-scipy",
"libomp",
"lal",
"py27-six",
"python27",
"py27-dateutil",
"py27-ligo-segments",
"py27-lscsoft-glue"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-lalinference",
"py27-lalpulsar",
"py27-lalburst",
"py27-lalframe",
"py27-lalinspiral",
"py27-lalmetaio",
"py27-lalsimulation"
]
}
]
},
{
"name": "py27-LabJackPython",
"portdir": "python/py-LabJackPython",
"version": "2.0.0",
"license": "MIT and X11",
"platforms": "darwin",
"epoch": 3,
"replaced_by": null,
"homepage": "https://github.com/labjack/LabJackPython",
"description": "The LabJack Python modules for the LabJack U3, U6, UE9 and U12.",
"long_description": "The LabJack Python modules for the LabJack U3, U6, UE9 and U12.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"exodriver"
]
}
],
"depends_on": []
},
{
"name": "py27-kyotocabinet",
"portdir": "python/py-kyotocabinet",
"version": "1.18",
"license": "GPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://fallabs.com/kyotocabinet/",
"description": "Python 2.x Binding of Kyoto Cabinet",
"long_description": "Python 2.x Binding of Kyoto Cabinet",
"active": false,
"categories": [
"databases",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"zlib",
"kyotocabinet",
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-kyotocabinet"
]
}
]
},
{
"name": "py27-kqueue",
"portdir": "python/py-kqueue",
"version": "2.0.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "ftp://ftp.netbsd.org/pub/NetBSD/misc/jdolecek/",
"description": "This is a kqueue package",
"long_description": "This is a kqueue package",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-kqueue"
]
}
]
},
{
"name": "py27-kombu",
"portdir": "python/py-kombu",
"version": "4.5.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://kombu.readthedocs.org/",
"description": "AMQP Messaging Framework for Python.",
"long_description": "AMQP Messaging Framework for Python.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-amqp",
"py27-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-celery"
]
}
]
},
{
"name": "py27-kombine",
"portdir": "python/py-kombine",
"version": "0.8.3",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bfarr/kombine",
"description": "An embarrassingly parallel, kernel-density-based ensemble sampler",
"long_description": "kombine is an ensemble sampler that uses a clustered kernel-density-estimate proposal density, allowing for massive parallelization and efficient sampling.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "bfarr",
"github": "bfarr",
"ports_count": 6
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-numpy",
"py27-scipy"
]
}
],
"depends_on": []
},
{
"name": "py27-kiwisolver",
"portdir": "python/py-kiwisolver",
"version": "1.1.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nucleic/kiwi",
"description": "Kiwi is an efficient C++ implementation of the Cassowary constraint solving algorithm.",
"long_description": "Kiwi is an implementation of the algorithm based on the seminal Cassowary paper. It is not a refactoring of the original C++ solver. Kiwi has been designed from the ground up to be lightweight and fast. Kiwi ranges from 10x to 500x faster than the original Cassowary solver with typical use cases gaining a 40x improvement. Memory savings are consistently > 5x.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-matplotlib"
]
}
]
},
{
"name": "py27-kiwi",
"portdir": "python/py-kiwi",
"version": "1.9.29",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.async.com.br/projects/kiwi",
"description": "Framework for Python applications with GUIs.",
"long_description": "Kiwi is a framework and a set of enhanced PyGTK widgets designed to make building programs with graphical interfaces both easy to write and easy to maintain. Kiwi is pure Python and should work cross-platform, but is developed on Python 2.4, Linux ix86.",
"active": false,
"categories": [
"devel",
"gnome",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-14"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-pygtk",
"py27-gobject",
"py27-numeric"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gazpacho",
"py-kiwi"
]
}
]
},
{
"name": "py27-kivy",
"portdir": "python/py-kivy",
"version": "1.10.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://kivy.org/",
"description": "Library for development of multi-touch enabled applications",
"long_description": "Kivy is a Python library for development of multi-touch enabled media rich applications. The aim is to allow for quick and easy interaction design and rapid prototyping, while making your code reusable and deployable.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-cython",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libsdl2_image",
"libsdl2_ttf",
"python27",
"libsdl2_mixer",
"py27-pygments",
"py27-docutils",
"libsdl2"
]
},
{
"type": "run",
"ports": [
"py27-game",
"py27-Pillow"
]
}
],
"depends_on": []
},
{
"name": "py27-kid",
"portdir": "python/py-kid",
"version": "0.9.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.kid-templating.org/",
"description": "A simple and pythonic XML template language",
"long_description": "Kid is a simple, Python-based template language for generating and transforming XML vocabularies.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-celementtree"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-kid",
"py27-turbokid"
]
},
{
"type": "run",
"ports": [
"repoview"
]
}
]
},
{
"name": "py27-keyring",
"portdir": "python/py-keyring",
"version": "18.0.1",
"license": "(MIT or PSF)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jaraco/keyring",
"description": "Python interface to access the system keyring service",
"long_description": "The Python keyring lib provides a easy way to access the system keyring service from python. It can be used in any application that needs safe password storage. The OSXKeychain keyring service supports the Keychain service in Mac OS X.",
"active": false,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-entrypoints",
"py27-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-astroquery",
"py27-urlwatch"
]
}
]
},
{
"name": "py27-keyczar",
"portdir": "python/py-keyczar",
"version": "0.716",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/keyczar",
"description": "Easy to use cryptographic toolkit",
"long_description": "Keyczar is an open source cryptographic toolkit designed to make it easier and safer for developers to use cryptography in their applications. Keyczar supports authentication and encryption with both symmetric and asymmetric keys.",
"active": false,
"categories": [
"devel",
"python",
"crypto"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-asn1",
"py27-pycryptodome",
"py27-setuptools",
"py27-simplejson"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-keyczar"
]
}
]
},
{
"name": "py27-keybinder",
"portdir": "gnome/keybinder",
"version": "0.3.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kupferlauncher/keybinder",
"description": "library for global keyboard shortcuts in GTK applications",
"long_description": "keybinder is a library for registering global keyboard shortcuts in GTK2-based applications using the X Window System.",
"active": true,
"categories": [
"devel",
"gnome"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13",
"automake",
"libtool",
"pkgconfig",
"gnome-common",
"gtk-doc",
"autoconf"
]
},
{
"type": "lib",
"ports": [
"keybinder",
"python27",
"py27-gobject",
"py27-pygtk",
"gtk2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"terminator"
]
}
]
},
{
"name": "py27-kerfi-vangasvipur",
"portdir": "python/py-kerfi-vangasvipur",
"version": "1.0.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/steenzout/python-kerfi-vangasvipur",
"description": "Python tool to manipulate OS X system_profiler output.",
"long_description": "Python tool to manipulate OS X system_profiler output.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "pedro.salgado",
"github": "steenzout",
"ports_count": 53
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "run",
"ports": [
"kerfi-vangasvipur_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-kerfi-vangasvipur"
]
}
]
},
{
"name": "py27-keras_preprocessing",
"portdir": "python/py-keras_preprocessing",
"version": "1.1.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/keras-team/keras-preprocessing",
"description": "Keras Preprocessing is the data preprocessing and data augmentation module of the Keras deep learning library.",
"long_description": "Keras Preprocessing is the data preprocessing and data augmentation module of the Keras deep learning library.",
"active": false,
"categories": [
"devel",
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-keras"
]
}
]
},
{
"name": "py27-keras_applications",
"portdir": "python/py-keras_applications",
"version": "1.0.8",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/keras-team/keras-applications",
"description": "Keras Applications is the applications module of the Keras deep learning library.",
"long_description": "Keras Applications is the applications module of the Keras deep learning library.",
"active": false,
"categories": [
"devel",
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-numpy",
"py27-scipy",
"py27-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-keras"
]
}
]
},
{
"name": "py27-keras",
"portdir": "python/py-keras",
"version": "2.3.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/keras-team/keras",
"description": "Deep Learning library for Theano and TensorFlow",
"long_description": "Deep Learning library for Theano and TensorFlow",
"active": false,
"categories": [
"devel",
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"py27-keras_preprocessing",
"py27-numpy",
"python27",
"py27-six",
"py27-yaml",
"py27-scipy",
"py27-keras_applications"
]
}
],
"depends_on": []
},
{
"name": "py27-kcs11",
"portdir": "python/py-kcs11",
"version": "1.5.7",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/LudovicRousseau/PyKCS11",
"description": "PKCS11 wrapper for Python",
"long_description": "PyKCS11 let you access to almost all PKCS#11 functions and data types using any PKCS#11 library, such as the various modules supplied by smartcard vendors.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"swig-python",
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py27-kapteyn",
"portdir": "python/py-kapteyn",
"version": "2.3.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.astro.rug.nl/software/kapteyn/",
"description": "The Kapteyn Package",
"long_description": "The Kapteyn Package is a collection of Python modules and applications developed by the computer group of the Kapteyn Astronomical Institute, University of Groningen, The Netherlands. The purpose of the package is to provide tools for the development of astronomical applications with Python.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "run",
"ports": [
"py27-astropy",
"py27-matplotlib",
"py27-numpy"
]
}
],
"depends_on": []
},
{
"name": "py27-kaptan",
"portdir": "python/py-kaptan",
"version": "0.5.12",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/emre/kaptan",
"description": "Configuration parser.",
"long_description": "Configuration parser with dict, JSON, YAML, .ini and python file handlers.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "egorenar-dev",
"github": "egorenar",
"ports_count": 35
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools"
]
},
{
"type": "run",
"ports": [
"py27-yaml"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-tmuxp"
]
}
]
}
]
}