HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50452,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=637",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=635",
"results": [
{
"name": "py36-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": 2864
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-cython",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libsdl2_image",
"libsdl2_ttf",
"python36",
"libsdl2_mixer",
"py36-pygments",
"py36-docutils",
"libsdl2"
]
},
{
"type": "run",
"ports": [
"py36-game",
"py36-Pillow"
]
}
],
"depends_on": []
},
{
"name": "py36-kiwisolver",
"portdir": "python/py-kiwisolver",
"version": "1.3.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 1,
"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": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-cppy",
"py36-setuptools_scm",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "test",
"ports": [
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-matplotlib"
]
}
]
},
{
"name": "py36-klein",
"portdir": "python/py-klein",
"version": "19.6.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/twisted/klein",
"description": "A micro-framework for developing production-ready web services with Python",
"long_description": "A micro-framework for developing production-ready web services with Python",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "ijackson",
"github": "JacksonIsaac",
"ports_count": 42
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-idna",
"py36-setuptools",
"py36-twisted",
"py36-werkzeug"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-rasa-nlu"
]
}
]
},
{
"name": "py36-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",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-numpy",
"py36-scipy"
]
}
],
"depends_on": []
},
{
"name": "py36-kombu",
"portdir": "python/py-kombu",
"version": "5.0.2",
"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": 2864
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-amqp",
"py36-importlib-metadata",
"py36-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-celery"
]
}
]
},
{
"name": "py36-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 3.6 bindings for LSC Algorithm Library",
"long_description": "LIGO Scientific Collaboration Algorithm Library containing core routines for gravitational wave data analysis. This package provides Python 3.6 bindings, modules, and scripts.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 432
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"swig",
"swig-python",
"clang-14"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"py36-numpy",
"py36-scipy",
"libomp",
"lal",
"py36-six",
"python36",
"py36-dateutil",
"py36-ligo-segments",
"py36-lscsoft-glue"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-lalframe",
"py36-lalmetaio",
"py36-lalinference",
"py36-lalpulsar",
"py36-lalburst",
"py36-lalinspiral",
"py36-lalsimulation"
]
}
]
},
{
"name": "py36-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 3.6 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 3.6 bindings, modules, and scripts.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 432
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"swig",
"swig-python",
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"py36-lal",
"lalburst",
"libomp",
"py36-lalsimulation",
"py36-lalmetaio",
"python36",
"py36-lscsoft-glue",
"py36-numpy",
"py36-scipy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-lalinference",
"py36-lalinspiral"
]
}
]
},
{
"name": "py36-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 3.6 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 3.6 bindings, modules, and scripts.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 432
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0",
"swig-python",
"swig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libomp",
"lalframe",
"py36-lal",
"py36-numpy",
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-lalinspiral"
]
}
]
},
{
"name": "py36-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 3.6 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 3.6 bindings, modules, and scripts.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 432
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"swig",
"swig-python",
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"py36-lscsoft-glue",
"py36-matplotlib",
"py36-numpy",
"py36-scipy",
"py36-shapely",
"py36-lal",
"libomp",
"lalinference",
"py36-lalinspiral",
"py36-lalmetaio",
"py36-lalpulsar",
"py36-lalsimulation",
"py36-lalburst",
"python36",
"py36-astropy",
"py36-healpy",
"py36-ligo-gracedb"
]
}
],
"depends_on": []
},
{
"name": "py36-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 3.6 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 3.6 bindings, modules, and scripts.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 432
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"swig",
"swig-python",
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"py36-lalburst",
"py36-lalframe",
"libomp",
"py36-lalmetaio",
"py36-lalsimulation",
"lalinspiral",
"python36",
"py36-lscsoft-glue",
"py36-numpy",
"py36-lal"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-lalinference"
]
}
]
},
{
"name": "py36-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 3.6 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 3.6 bindings, modules, and scripts.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 432
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0",
"swig-python",
"swig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libomp",
"lalmetaio",
"py36-lal",
"py36-numpy",
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-lalinference",
"py36-lalburst",
"py36-lalinspiral"
]
}
]
},
{
"name": "py36-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 3.6 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 3.6 bindings, modules, and scripts.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 432
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"swig",
"swig-python",
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"py36-astropy",
"py36-numpy",
"cfitsio",
"libomp",
"py36-lal",
"lalpulsar",
"libxml2",
"lal",
"python36",
"fftw-3",
"fftw-3-single",
"gsl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-lalinference"
]
}
]
},
{
"name": "py36-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 3.6 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 3.6 bindings, modules, and scripts.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 432
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"help2man",
"clang-9.0",
"swig-python",
"swig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libomp",
"lalsimulation",
"py36-lal",
"py36-numpy",
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-lalinference",
"py36-lalburst",
"py36-lalinspiral"
]
}
]
},
{
"name": "py36-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": [
"python36",
"py36-numpy",
"py36-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py36-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": [
"py36-autopep8",
"py36-codestyle",
"py36-docstyle",
"py36-flake8",
"py36-flake8-mccabe",
"py36-jedi",
"py36-pluggy",
"py36-pyflakes",
"py36-pylint",
"py36-python-jsonrpc-server",
"py36-rope",
"py36-setuptools",
"py36-ujson",
"py36-yapf",
"python36"
]
},
{
"type": "run",
"ports": [
"python-language-server_select"
]
},
{
"type": "test",
"ports": [
"py36-flaky",
"py36-mock",
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-pyls-black"
]
}
]
},
{
"name": "py36-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": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-six"
]
},
{
"type": "test",
"ports": [
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-pybtex"
]
}
]
},
{
"name": "py36-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": 2864
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools",
"py36-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "test",
"ports": [
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-astroid"
]
}
]
},
{
"name": "py36-ldap",
"portdir": "python/py-ldap",
"version": "3.2.0",
"license": "PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://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": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"openldap",
"python36"
]
}
],
"depends_on": []
},
{
"name": "py36-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": [
"python36"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py36-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": 133
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"py36-cssselect",
"py36-lxml",
"py36-nose",
"py36-six",
"python36",
"py36-sphinx_rtd_theme",
"py36-tox",
"py36-tz",
"py36-sphinx",
"py36-coverage"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-agate"
]
}
]
},
{
"name": "py36-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": 2864
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-lepl"
]
}
]
},
{
"name": "py36-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",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py36-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": 2864
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-fuzzywuzzy"
]
}
]
},
{
"name": "py36-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",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "run",
"ports": [
"libarchive"
]
}
],
"depends_on": []
},
{
"name": "py36-libcloud",
"portdir": "python/py-libcloud",
"version": "3.0.0",
"license": "Apache-2",
"platforms": "darwin",
"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": false,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 607
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py36-requests",
"python36"
]
},
{
"type": "test",
"ports": [
"py36-pytest",
"py36-pytest-runner",
"py36-requests-mock",
"py36-cryptography",
"py36-mock",
"py36-openssl"
]
}
],
"depends_on": []
},
{
"name": "py36-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",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"libsodium",
"python36",
"py36-six"
]
}
],
"depends_on": []
},
{
"name": "py36-libsass",
"portdir": "python/py-libsass",
"version": "0.21.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sass.github.io/libsass-python/",
"description": "Python binding for libsass",
"long_description": "Python binding for libsass",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-qtsass"
]
}
]
},
{
"name": "py36-libtmux",
"portdir": "python/py-libtmux",
"version": "0.10.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tmux-python/libtmux",
"description": "Python binding for tmux",
"long_description": "Python binding for tmux",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "egorenar-dev",
"github": "egorenar",
"ports_count": 33
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 644
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "run",
"ports": [
"tmux"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-tmuxp"
]
}
]
},
{
"name": "py36-libvirt",
"portdir": "python/py-libvirt",
"version": "8.2.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libvirt.org",
"description": "The libvirt virtualization API python binding",
"long_description": "The libvirt virtualization API python binding provides a module that permits applications written in the Python programming language to call the interface supplied by the libvirt library, to manage the virtualization capabilities of recent versions of Linux and other OSes.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"py36-setuptools",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python36",
"libvirt"
]
}
],
"depends_on": []
},
{
"name": "py36-libxml2",
"portdir": "python/py-libxml2",
"version": "2.9.13",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://xmlsoft.org/python.html",
"description": "Python bindings for libxml2",
"long_description": "Python bindings for libxml2",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"python36",
"libxml2"
]
}
],
"depends_on": []
},
{
"name": "py36-ligo-common",
"portdir": "python/py-ligo-common",
"version": "1.0.4",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git.ligo.org/lscsoft/ligo-common",
"description": "Common package for LIGO Python libraries",
"long_description": "Common package for LIGO Python libraries",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-ligo-gracedb",
"py36-ligo-segments",
"py36-ligo-lw"
]
}
]
},
{
"name": "py36-ligo-gracedb",
"portdir": "python/py-ligo-gracedb",
"version": "2.1.2",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.lsc-group.phys.uwm.edu/daswg/projects/gracedb.html",
"description": "Gravitational-wave Candidate Event Database",
"long_description": "A prototype system to organize candidate events from gravitational-wave searches and to provide an environment to record information about follow-ups. This package provides a simple client tool to submit candidate events to the database.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-ligo-common",
"py36-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-lalinference"
]
}
]
},
{
"name": "py36-ligo-lw",
"portdir": "python/py-ligo-lw",
"version": "1.6.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git.ligo.org/kipp.cannon/python-ligo-lw",
"description": "Python LIGO Light-Weight XML I/O Library",
"long_description": "The LIGO Light-Weight XML format is used extensively by compact object detection pipeline and associated tool sets. This package provides a Python I/O library for reading, writing, and interacting with documents in this format.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 432
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py36-ligo-common",
"py36-ligo-segments",
"python36",
"py36-six",
"py36-yaml",
"py36-numpy",
"py36-dateutil"
]
}
],
"depends_on": []
},
{
"name": "py36-ligo-segments",
"portdir": "python/py-ligo-segments",
"version": "1.3.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git.ligo.org/lscsoft/ligo-segments",
"description": "Representations of semi-open intervals",
"long_description": "Defines the `segment`, `segmentlist`, and `segmentlistdict` objects for manipulating semi-open intervals.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-ligo-common",
"py36-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-dqsegdb2",
"py36-gwdatafind",
"py36-gwpy",
"py36-lscsoft-glue",
"py36-lal",
"py36-ligo-lw"
]
}
]
},
{
"name": "py36-ligotimegps",
"portdir": "python/py-ligotimegps",
"version": "2.0.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gwpy/ligotimegps",
"description": "A pure-python version of lal.LIGOTimeGPS.",
"long_description": "This module provides a pure-python version of the `LIGOTimeGPS` class, used to represent GPS times (number of seconds elapsed since GPS epoch) with nanoseconds precision.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-gwpy"
]
}
]
},
{
"name": "py36-linecache2",
"portdir": "python/py-linecache2",
"version": "1.0.0",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/linecache2/",
"description": "A backport of linecache to older supported Pythons.",
"long_description": "A backport of linecache to older supported Pythons.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-pbr",
"py36-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py36-llfuse",
"portdir": "python/py-llfuse",
"version": "1.3.8",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-llfuse/python-llfuse/",
"description": "Python bindings for the low-level FUSE API",
"long_description": "Python-LLFUSE is a set of Python bindings for the low level FUSE API.",
"active": false,
"categories": [
"devel",
"fuse",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"py36-setuptools",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python36",
"macfuse"
]
}
],
"depends_on": []
},
{
"name": "py36-llvmlite",
"portdir": "python/py-llvmlite",
"version": "0.36.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://llvmlite.pydata.org/",
"description": "A lightweight LLVM python binding for writing JIT compilers",
"long_description": "A lightweight LLVM python binding for writing JIT compilers",
"active": false,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2864
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-10",
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"zlib",
"libxml2",
"ncurses",
"llvm-10"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-numba"
]
}
]
},
{
"name": "py36-llvmmath",
"portdir": "python/py-llvmmath",
"version": "0.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/llvmmath",
"description": "LLVM math library",
"long_description": "LLVM math library",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2864
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-3.3",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"clang-3.3",
"python36",
"py36-llvmpy",
"py36-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-llvmmath"
]
}
]
},
{
"name": "py36-llvmpy",
"portdir": "python/py-llvmpy",
"version": "0.12.7",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.llvmpy.org/",
"description": "Python bindings for LLVM",
"long_description": "llvmpy is a Python wrapper around the llvm C++ library which allows simple access to compiler tools.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2864
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13"
]
},
{
"type": "lib",
"ports": [
"llvm-3.3",
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-llvmpy",
"py36-llvmmath"
]
}
]
},
{
"name": "py36-lmfit",
"portdir": "python/py-lmfit",
"version": "1.0.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lmfit.github.io/lmfit-py/",
"description": "Least-Squares Minimization with Bounds and Constraints",
"long_description": "Built on top of scipy.optimize, lmfit provides a Parameter object which can be set as fixed or free, can have upper and/or lower bounds, or can be written in terms of algebraic constraints of other Parameters.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 169
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools",
"py36-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"py36-scipy",
"py36-six",
"py36-uncertainties",
"python36",
"py36-asteval",
"py36-numpy"
]
},
{
"type": "test",
"ports": [
"py36-pytest"
]
}
],
"depends_on": []
},
{
"name": "py36-local-pipelines",
"portdir": "python/py-local-pipelines",
"version": "0.4.1",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/rw_grim/local-pipelines",
"description": "Local Pipelines parses your bitbucket-pipelines.yml and runs it locally using your local Docker instance",
"long_description": "Local Pipelines parses your bitbucket-pipelines.yml and runs it locally using your local Docker instance",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-yaml"
]
},
{
"type": "run",
"ports": [
"local-pipelines_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-local-pipelines"
]
}
]
},
{
"name": "py36-locket",
"portdir": "python/py-locket",
"version": "0.2.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mwilliamson/locket.py",
"description": "File-based locks for Python.",
"long_description": "File-based locks for Python.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2864
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-partd"
]
}
]
},
{
"name": "py36-logbook",
"portdir": "python/py-logbook",
"version": "1.5.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://packages.python.org/Logbook/",
"description": "Python logging replacement module.",
"long_description": "Python logging replacement module.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2864
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-cython",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py36-logilab-common",
"portdir": "python/py-logilab-common",
"version": "1.8.2",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.logilab.org/project/logilab-common",
"description": "A number of modules used by various projects from Logilab",
"long_description": "A number of modules used by various projects from Logilab",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2864
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-logilab-constraint"
]
}
]
},
{
"name": "py36-logilab-constraint",
"portdir": "python/py-logilab-constraint",
"version": "0.6.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.logilab.org/project/logilab-constraint",
"description": "python module for solving constraint satisfaction problems",
"long_description": "The constraint package is a constraint satisfaction problem solver written in 100% pure Python, using constraint propagation algorithms. So far, facilities are provided to work with finite domains only.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2864
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-logilab-common"
]
}
],
"depends_on": []
},
{
"name": "py36-lscsoft-glue",
"portdir": "python/py-lscsoft-glue",
"version": "2.0.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git.ligo.org/lscsoft/glue/",
"description": "Grid LSC User Environment",
"long_description": "Glue is a suite of python modules and programs to allow users to run LSC codes on the grid.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "ryan.fisher",
"github": "rpfisher",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"py36-numpy",
"py36-openssl",
"python36",
"py36-six",
"py36-pyrxp",
"py36-ligo-segments"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-lalinference",
"py36-lalburst",
"py36-lalinspiral",
"py36-lal"
]
}
]
},
{
"name": "py36-lxml",
"portdir": "python/py-lxml",
"version": "5.4.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lxml.de/",
"description": "Powerful and Pythonic XML processing library",
"long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 607
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-cython",
"py36-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libxslt",
"zlib",
"python36",
"libxml2"
]
},
{
"type": "test",
"ports": [
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-xmlsec",
"py36-comet",
"py36-pptx",
"py36-obspy",
"py36-scrapy",
"py36-beautifulsoup4",
"py36-agate",
"py36-benchexec",
"py36-breadability",
"py36-datacite",
"py36-leather",
"py36-urlwatch",
"py36-parsel",
"py36-ezodf",
"py36-prov"
]
},
{
"type": "run",
"ports": [
"py36-pyquery",
"py36-fonttools",
"py36-pypeg2"
]
}
]
},
{
"name": "py36-ly",
"portdir": "python/py-ly",
"version": "0.9.7",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wbsoft/python-ly",
"description": "Tool and library for manipulating LilyPond files",
"long_description": "The python-ly package provides a Python library and a commandline tool that can be used to parse and manipulate LilyPond source files.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "davide.liessi",
"github": "dliessi",
"ports_count": 72
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py36-lz4",
"portdir": "python/py-lz4",
"version": "2.2.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-lz4/python-lz4",
"description": "LZ4 bindings for Python",
"long_description": "LZ4 bindings for Python",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools_scm",
"clang-12",
"py36-pkgconfig"
]
},
{
"type": "lib",
"ports": [
"lz4",
"python36"
]
},
{
"type": "test",
"ports": [
"py36-psutil",
"py36-pytest",
"py36-pytest-runner"
]
}
],
"depends_on": []
}
]
}