HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50478,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=618",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=616",
"results": [
{
"name": "py35-idna",
"portdir": "python/py-idna",
"version": "2.10",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kjd/idna/",
"description": "Internationalized Domain Names in Applications (IDNA).",
"long_description": "Internationalized Domain Names in Applications (IDNA).",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-yarl",
"py35-service_identity",
"py35-idna-ssl",
"py35-requests"
]
},
{
"type": "run",
"ports": [
"py35-trustme",
"py35-hyperlink"
]
}
]
},
{
"name": "py35-idna-ssl",
"portdir": "python/py-idna-ssl",
"version": "1.1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/idna-ssl/",
"description": "Monkey patch py-idna to make it work with SSL.",
"long_description": "py-idna does not work as expected when used with SSL under some versions of Python. py-idna-ssl allows to monkey patch py-idna to solve this issue.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "miguel",
"github": "ipglider",
"ports_count": 90
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-idna"
]
}
],
"depends_on": []
},
{
"name": "py35-imageio",
"portdir": "python/py-imageio",
"version": "2.6.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://imageio.github.io/",
"description": "Easy interface to read and write a wide range of image data.",
"long_description": "Easy interface to read and write a wide range of image data.",
"active": false,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-Pillow",
"py35-numpy",
"py35-setuptools"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py35-scikit-image"
]
}
]
},
{
"name": "py35-imagesize",
"portdir": "python/py-imagesize",
"version": "1.4.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/shibukawa/imagesize_py",
"description": "get size from image file headers",
"long_description": "This module analyzes jpeg/jpeg2000/png/gif image headers and returns the image size.",
"active": false,
"categories": [
"devel",
"graphics",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "test",
"ports": [
"py35-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py35-sphinx"
]
}
]
},
{
"name": "py35-imgur",
"portdir": "python/py-imgur",
"version": "0.6.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pyimgur/0.6.0",
"description": "The simple way of using Imgur",
"long_description": "The simple way of using Imgur",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 608
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-requests"
]
}
],
"depends_on": []
},
{
"name": "py35-iminuit",
"portdir": "python/py-iminuit",
"version": "1.3.8",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://iminuit.readthedocs.io/en/latest/",
"description": "MINUIT from Python - Fitting like a boss",
"long_description": "MINUIT from Python - Fitting like a boss",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py35-cython",
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-numpy"
]
},
{
"type": "test",
"ports": [
"py35-pytest-runner",
"py35-pytest"
]
}
],
"depends_on": []
},
{
"name": "py35-immutables",
"portdir": "python/py-immutables",
"version": "0.9",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MagicStack/immutables",
"description": "A high-performance immutable mapping type for Python",
"long_description": "An immutable mapping type for Python. The underlying datastructure is a Hash Array Mapped Trie (HAMT) used in Clojure, Scala, Haskell, and other functional languages. This implementation is used in CPython 3.7 in the contextvars module (see PEP 550 and PEP 567 for more details).",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jan",
"github": "jandemter",
"ports_count": 71
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "test",
"ports": [
"py35-pytest"
]
}
],
"depends_on": []
},
{
"name": "py35-importlib-metadata",
"portdir": "python/py-importlib-metadata",
"version": "2.1.3",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://importlib-metadata.readthedocs.io/",
"description": "Library to access the metadata for a Python package.",
"long_description": "Library to access the metadata for a Python package.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"py35-setuptools_scm",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-zipp"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py35-catalogue"
]
},
{
"type": "lib",
"ports": [
"py35-keyring",
"py35-helpdev",
"py35-qdarkstyle",
"py35-tox",
"py35-pluggy",
"py35-wxpython-4.0",
"py35-path",
"py35-virtualenv",
"py35-flake8",
"py35-sip",
"py35-jsonschema",
"py35-pyqt-builder",
"py35-backports.entry-points-selectable",
"py35-pytest"
]
},
{
"type": "run",
"ports": [
"py35-isort"
]
}
]
},
{
"name": "py35-importlib-resources",
"portdir": "python/py-importlib-resources",
"version": "3.2.1",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://importlib-resources.readthedocs.io",
"description": "A backport of Python standard library importlib.resources module for Python 2.7, and 3.4 through 3.8.",
"long_description": "A backport of Python standard library importlib.resources module for Python 2.7, and 3.4 through 3.8.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "rubendibattista",
"github": "rdbisme",
"ports_count": 43
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools_scm",
"py35-setuptools",
"py35-toml",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py35-zipp",
"python35"
]
},
{
"type": "test",
"ports": [
"py35-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-virtualenv"
]
}
]
},
{
"name": "py35-importmagic",
"portdir": "python/py-importmagic",
"version": "0.1.7",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/alecthomas/importmagic",
"description": "A Python library for finding unresolved symbols in Python code, and the corresponding imports",
"long_description": "A Python library for finding unresolved symbols in Python code, and the corresponding imports",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": []
},
{
"name": "py35-import_relative",
"portdir": "python/py-import_relative",
"version": "0.2.3",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rocky/pyimport-relative",
"description": "A different kind of relative import",
"long_description": "When you have a large package that contains nested submodules this allows the nested submodules to refer to one another without having to pull in or know much about or explicitly import the entire top-level tree. In contrast to Python's relative imports, we don't care if a file is invoked as a main program or as part of a module in the collection.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": []
},
{
"name": "py35-imread",
"portdir": "python/py-imread",
"version": "0.7.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://luispedro.org/software/imread/",
"description": "Reads images into numpy arrays",
"long_description": "Reads images into numpy arrays",
"active": false,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"tiff",
"webp",
"libjpeg-turbo",
"py35-numpy",
"python35",
"libpng"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-mahotas"
]
}
]
},
{
"name": "py35-incremental",
"portdir": "python/py-incremental",
"version": "21.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/twisted/incremental",
"description": "A small library that versions your Python projects",
"long_description": "Incremental is a small library that versions your Python projects.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-click"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-twisted"
]
}
]
},
{
"name": "py35-intervaltree",
"portdir": "python/py-intervaltree",
"version": "3.1.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/chaimleib/intervaltree",
"description": "A mutable, self-balancing interval tree for Python 2 and 3",
"long_description": "A mutable, self-balancing interval tree for Python 2 and 3. Queries may be by point, by range overlap, or by range envelopment.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-sortedcontainers"
]
},
{
"type": "test",
"ports": [
"py35-pytest"
]
}
],
"depends_on": []
},
{
"name": "py35-invoke",
"portdir": "python/py-invoke",
"version": "1.4.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.pyinvoke.org",
"description": "Task execution tool and library for Python.",
"long_description": "Invoke is a Python (2.7 and 3.4+) library for managing shell-oriented subprocesses and organizing executable Python code into CLI-invokable tasks. It draws inspiration from various sources (make/rake, Fabric 1.x, etc) to arrive at a powerful & clean feature set.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 172
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": []
},
{
"name": "py35-ioflo",
"portdir": "python/py-ioflo",
"version": "1.7.8",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ioflo.com",
"description": "ioflo is a framework and DSL for building reasoning automation systems.",
"long_description": "IoFlo is a magically powerful open interoperable software framework that enables non experts to intelligently automate their own programmable world. IoFlo has its roots in the research and development of autonomous underwater vehicles, autonomic ships, and automated buildings. These are cool applications that can be scarily complex. That complexity was the prime motivation for IoFlo and its ancestors, to make programming autonomous/autonomic systems easy even for people without PhDs.",
"active": false,
"categories": [
"lang",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools",
"py35-setuptools-git"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "run",
"ports": [
"ioflo_select"
]
}
],
"depends_on": []
},
{
"name": "py35-ipaddress",
"portdir": "python/py-ipaddress",
"version": "1.0.23",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/phihag/ipaddress",
"description": "IPv4/IPv6 manipulation library",
"long_description": "IPv4/IPv6 manipulation library",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "test",
"ports": [
"py35-pytest"
]
}
],
"depends_on": []
},
{
"name": "py35-ipy",
"portdir": "python/py-ipy",
"version": "1.00",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/autocracy/python-ipy",
"description": "python module for handling IPv4 and IPv6 addresses and networks",
"long_description": "IPy is a Python module for handling IPv4 and IPv6 addresses and networks in a fashion similar to perl's Net::IP and friends. The IP class allows a comfortable parsing and handling for most notations in use for IPv4 and IPv6 addresses and networks.",
"active": false,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "test",
"ports": [
"py35-nose"
]
}
],
"depends_on": []
},
{
"name": "py35-ipykernel",
"portdir": "python/py-ipykernel",
"version": "5.5.5",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ipython.org/",
"description": "IPython Kernel for Jupyter.",
"long_description": "IPython Kernel for Jupyter.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"py35-ipython",
"py35-jupyter_client",
"python35",
"py35-traitlets",
"py35-tornado",
"py35-appnope"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-qtconsole",
"py35-spyder-kernels",
"py35-ipympl",
"py35-ipyparallel",
"py35-ipywidgets",
"py35-jupyter",
"py35-jupyter_console",
"py35-notebook"
]
},
{
"type": "run",
"ports": [
"py35-nbval"
]
}
]
},
{
"name": "py35-ipympl",
"portdir": "python/py-ipympl",
"version": "0.3.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/matplotlib/jupyter-matplotlib",
"description": "Matplotlib Jupyter Extension",
"long_description": "Leveraging the Jupyter interactive widgets framework, jupyter-matplotlib enables the interactive features of matplotlib in the Jupyter notebook and in Jupyterlab.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 434
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-ipykernel",
"py35-ipywidgets",
"py35-matplotlib"
]
}
],
"depends_on": []
},
{
"name": "py35-ipyparallel",
"portdir": "python/py-ipyparallel",
"version": "6.2.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://ipython.org/",
"description": "Interactive Parallel Computing with IPython.",
"long_description": "Interactive Parallel Computing with IPython.",
"active": false,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py35-dateutil",
"py35-decorator",
"py35-ipykernel",
"py35-ipython",
"py35-ipython_genutils",
"python35",
"py35-setuptools",
"py35-tornado",
"py35-traitlets",
"py35-zmq",
"py35-jupyter_client"
]
}
],
"depends_on": []
},
{
"name": "py35-ipython",
"portdir": "python/py-ipython",
"version": "7.9.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ipython.org/",
"description": "An enhanced interactive Python shell.",
"long_description": "An enhanced interactive Python shell.",
"active": false,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 434
},
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
},
{
"type": "lib",
"ports": [
"py35-appnope",
"py35-backcall",
"py35-decorator",
"py35-jedi",
"py35-pexpect",
"py35-pickleshare",
"python35",
"py35-pygments",
"py35-setuptools",
"py35-traitlets",
"py35-prompt_toolkit"
]
},
{
"type": "run",
"ports": [
"ipython_select",
"ipython3_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-ipyparallel",
"py35-qutip",
"py35-ipykernel",
"py35-ipython-sql",
"py35-ipywidgets",
"py35-jupyter_console"
]
},
{
"type": "run",
"ports": [
"py35-yt"
]
}
]
},
{
"name": "py35-ipython_genutils",
"portdir": "python/py-ipython_genutils",
"version": "0.2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ipython.org",
"description": "Vestigial utilities from IPython.",
"long_description": "Vestigial utilities from IPython.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-ipython-sql",
"py35-ipyparallel",
"py35-nbformat",
"py35-notebook",
"py35-qtconsole",
"py35-traitlets"
]
}
]
},
{
"name": "py35-ipython-sql",
"portdir": "python/py-ipython-sql",
"version": "0.3.9",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/catherinedevlin/ipython-sql",
"description": "RDBMS access via %%sql magic for IPython",
"long_description": "Introduces a %sql (or %%sql) magic. Connect to a database, using SQLAlchemy connect strings, then issue SQL commands within IPython or IPython Notebook.",
"active": false,
"categories": [
"databases",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 608
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"py35-ipython_genutils",
"py35-prettytable",
"python35",
"py35-sqlalchemy",
"py35-sqlparse",
"py35-six",
"py35-ipython"
]
}
],
"depends_on": []
},
{
"name": "py35-ipywidgets",
"portdir": "python/py-ipywidgets",
"version": "7.5.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ipython.org",
"description": "IPython HTML widgets for Jupyter.",
"long_description": "IPython HTML widgets for Jupyter.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py35-ipykernel",
"py35-ipython",
"python35",
"py35-traitlets",
"py35-widgetsnbextension",
"py35-nbformat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-bqplot",
"py35-ipympl",
"py35-jupyter"
]
}
]
},
{
"name": "py35-iso8601",
"portdir": "python/py-iso8601",
"version": "0.1.16",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/micktwomey/pyiso8601",
"description": "Simple module to parse ISO 8601 dates",
"long_description": "Simple module to parse ISO 8601 dates",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "test",
"ports": [
"py35-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-colander"
]
}
]
},
{
"name": "py35-isodate",
"portdir": "python/py-isodate",
"version": "0.6.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/isodate",
"description": "An ISO 8601 date/time/duration parser and formatter",
"long_description": "This module implements ISO 8601 date, time and duration parsing. The implementation follows ISO8601:2004 standard, and implements only date/time representations mentioned in the standard. If something is not mentioned there, then it is treated as non existent, and not as an allowed option.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "esafak",
"github": "esafak",
"ports_count": 133
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-agate",
"py35-rdflib"
]
}
]
},
{
"name": "py35-isort",
"portdir": "python/py-isort",
"version": "4.3.21",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/PyCQA/isort",
"description": "A Python utility / library to sort Python imports.",
"long_description": "isort is a Python utility / library to sort imports alphabetically, and automatically separated into sections. It provides a command line utility, Python library and plugins for various editors to quickly sort all your imports.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "run",
"ports": [
"isort_select",
"py35-importlib-metadata"
]
},
{
"type": "test",
"ports": [
"py35-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-pylint"
]
}
]
},
{
"name": "py35-itemadapter",
"portdir": "python/py-itemadapter",
"version": "0.2.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/itemadapter",
"description": "Common interface for data container classes",
"long_description": "The `ItemAdapter` class is a wrapper for data container objects, providing a common interface to handle objects of different types in an uniform manner, regardless of their underlying implementation.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-itemloaders"
]
}
]
},
{
"name": "py35-itemloaders",
"portdir": "python/py-itemloaders",
"version": "1.0.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/itemloaders",
"description": "Base library for scrapy's ItemLoader",
"long_description": "Base library for scrapy's ItemLoader",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"py35-jmespath",
"python35",
"py35-w3lib",
"py35-parsel",
"py35-itemadapter"
]
}
],
"depends_on": []
},
{
"name": "py35-itsdangerous",
"portdir": "python/py-itsdangerous",
"version": "1.1.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://palletsprojects.com/p/itsdangerous/",
"description": "Various helpers to pass trusted data to untrusted environments and back",
"long_description": "Various helpers to pass trusted data to untrusted environments and back",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 434
},
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "test",
"ports": [
"py35-freezegun",
"py35-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-flask"
]
}
]
},
{
"name": "py35-jaraco.functools",
"portdir": "python/py-jaraco.functools",
"version": "2.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/jaraco.functools/",
"description": "Additional functools in the spirit of stdlib's functools.",
"long_description": "Additional functools in the spirit of stdlib's functools.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools_scm",
"py35-toml"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-more-itertools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-cheroot",
"py35-tempora"
]
}
]
},
{
"name": "py35-jcc",
"portdir": "python/py-jcc",
"version": "3.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lucene.apache.org/pylucene/jcc/index.html",
"description": "JCC is a C++ code generator for calling Java from C++/Python",
"long_description": "JCC is a C++ code generator for producing the code necessary to call into Java classes from CPython via Java's Native Invocation Interface (JNI). JCC generates C++ wrapper classes that hide all the gory details of JNI access as well Java memory and object reference management. JCC generates CPython types that make these C++ classes accessible from a Python interpreter. JCC attempts to make these Python types pythonic by detecting iterators and property accessors. Iterators and mappings may also be declared to JCC.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": []
},
{
"name": "py35-jdcal",
"portdir": "python/py-jdcal",
"version": "1.4.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/phn/jdcal",
"description": "Julian dates from proleptic Gregorian and Julian calendars",
"long_description": "Julian dates from proleptic Gregorian and Julian calendars",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-openpyxl"
]
}
]
},
{
"name": "py35-jedi",
"portdir": "python/py-jedi",
"version": "0.17.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/davidhalter/jedi",
"description": "An autocompletion tool for Python that can be used for text editors.",
"long_description": "An autocompletion tool for Python that can be used for text editors.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-parso"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-language-server",
"py35-ipython"
]
},
{
"type": "run",
"ports": [
"py35-bpython"
]
}
]
},
{
"name": "py35-jinja2",
"portdir": "python/py-jinja2",
"version": "2.11.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://palletsprojects.com/p/jinja/",
"description": "Python based sandboxed template engine",
"long_description": "Jinja is a sandboxed template engine written in pure Python licensed under the BSD license. It provides a Django-like non-XML syntax and compiles templates into executable python code. It's basically a combination of Django templates and python code.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-markupsafe",
"py35-setuptools"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py35-astropy",
"py35-numpydoc"
]
},
{
"type": "lib",
"ports": [
"py35-mpld3",
"py35-notebook",
"py35-bokeh",
"py35-nbconvert",
"py35-flask",
"py35-ansible-base",
"py35-eli5"
]
},
{
"type": "run",
"ports": [
"py35-sphinx"
]
}
]
},
{
"name": "py35-jmespath",
"portdir": "python/py-jmespath",
"version": "0.9.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jmespath/jmespath.py",
"description": "JSON Matching Expressions",
"long_description": "JSON Matching Expressions",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-itemloaders",
"py35-botocore",
"py35-jmespath-terminal"
]
},
{
"type": "run",
"ports": [
"py35-boto3"
]
}
]
},
{
"name": "py35-jmespath-terminal",
"portdir": "python/py-jmespath-terminal",
"version": "0.2.1",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/boto/jmespath",
"description": "JMESPath, in your terminal!",
"long_description": "JMESPath, in your terminal!",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-jmespath",
"py35-pygments",
"py35-urwid"
]
}
],
"depends_on": []
},
{
"name": "py35-joblib",
"portdir": "python/py-joblib",
"version": "0.14.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://joblib.readthedocs.io/",
"description": "Lightweight pipelining: using Python functions as pipeline jobs.",
"long_description": "Joblib is a set of tools to provide lightweight pipelining in Python. In particular, joblib offers: transparent disk-caching of the output values and lazy re-evaluation (memoize pattern), easy simple parallel computing logging and tracing of the execution.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-tpot",
"py35-scikit-learn"
]
}
]
},
{
"name": "py35-json-rpc",
"portdir": "python/py-json-rpc",
"version": "1.13.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pavlov99/json-rpc",
"description": "JSON-RPC 1/2 transport implementation",
"long_description": "JSON-RPC 1/2 transport implementation",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "test",
"ports": [
"py35-pytest"
]
}
],
"depends_on": []
},
{
"name": "py35-jsonschema",
"portdir": "python/py-jsonschema",
"version": "3.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-jsonschema/jsonschema",
"description": "An implementation of JSON Schema validation for Python.",
"long_description": "An implementation of JSON Schema validation for Python.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools_scm",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py35-importlib-metadata",
"py35-pyrsistent",
"python35",
"py35-six",
"py35-setuptools",
"py35-attrs"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-datacite",
"py35-jupyterlab_launcher",
"py35-nbformat",
"py35-cubes"
]
}
]
},
{
"name": "py35-jug",
"portdir": "python/py-jug",
"version": "2.0.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jug.readthedocs.io/",
"description": "A Task Based Parallelization Framework",
"long_description": "A Task Based Parallelization Framework",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-redis",
"py35-setuptools",
"py35-six"
]
}
],
"depends_on": []
},
{
"name": "py35-jupyter",
"portdir": "python/py-jupyter",
"version": "1.0.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://jupyter.org",
"description": "Web application for interactive data science and scientific computing.",
"long_description": "Web application for interactive data science and scientific computing.",
"active": false,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [
"qtconsole"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py35-ipykernel",
"py35-ipywidgets",
"python35",
"py35-nbconvert",
"py35-notebook",
"py35-jupyter_console"
]
}
],
"depends_on": []
},
{
"name": "py35-jupyter_client",
"portdir": "python/py-jupyter_client",
"version": "5.3.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org",
"description": "Jupyter protocol implementation and client libraries.",
"long_description": "Jupyter protocol implementation and client libraries.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"py35-jupyter_core",
"py35-tornado",
"py35-traitlets",
"py35-zmq",
"python35",
"py35-dateutil"
]
},
{
"type": "run",
"ports": [
"py35-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-jupyter_console",
"py35-ipykernel",
"py35-ipyparallel",
"py35-spyder-kernels",
"py35-notebook",
"py35-qtconsole"
]
},
{
"type": "run",
"ports": [
"py35-nbval"
]
}
]
},
{
"name": "py35-jupyter_console",
"portdir": "python/py-jupyter_console",
"version": "6.1.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org/",
"description": "Jupyter terminal console.",
"long_description": "Jupyter terminal console.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py35-ipykernel",
"py35-ipython",
"py35-jupyter_client",
"python35",
"py35-pygments",
"py35-setuptools",
"py35-prompt_toolkit"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-jupyter"
]
}
]
},
{
"name": "py35-jupyter_core",
"portdir": "python/py-jupyter_core",
"version": "4.6.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org",
"description": "Jupyter core package.",
"long_description": "Jupyter core package.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-setuptools",
"py35-traitlets"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-jupyter_client",
"py35-nbformat",
"py35-notebook",
"py35-qtconsole",
"py35-nbconvert"
]
}
]
},
{
"name": "py35-jupyterlab",
"portdir": "python/py-jupyterlab",
"version": "3.0.13",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py38-jupyterlab",
"homepage": "https://jupyter.org/",
"description": "Obsolete port, replaced by py38-jupyterlab",
"long_description": "This port has been replaced by py38-jupyterlab.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py35-jupyterlab_launcher",
"portdir": "python/py-jupyterlab_launcher",
"version": "0.11.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org/",
"description": "Launch an application built using JupyterLab.",
"long_description": "Launch an application built using JupyterLab.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-jsonschema",
"py35-notebook"
]
}
],
"depends_on": []
},
{
"name": "py35-jupyterlab_server",
"portdir": "python/py-jupyterlab_server",
"version": "2.4.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py36-jupyterlab_server",
"homepage": "http://jupyter.org/",
"description": "Obsolete port, replaced by py36-jupyterlab_server",
"long_description": "This port has been replaced by py36-jupyterlab_server.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py35-jwt",
"portdir": "python/py-jwt",
"version": "1.7.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jpadilla/pyjwt",
"description": "JSON Web Token implementation in Python",
"long_description": "JSON Web Token implementation in Python",
"active": false,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 608
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-pytest-runner",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-oauthlib",
"py35-twilio"
]
}
]
}
]
}