HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51943,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=662",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=660",
"results": [
{
"name": "py36-nbformat",
"portdir": "python/py-nbformat",
"version": "4.4.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org",
"description": "The Jupyter Notebook format.",
"long_description": "The Jupyter Notebook format.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py36-ipython_genutils",
"py36-jsonschema",
"python36",
"py36-setuptools",
"py36-traitlets",
"py36-jupyter_core"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-ipywidgets",
"py36-notebook",
"py36-jupytext",
"py36-jupyter_server",
"py36-nbconvert"
]
},
{
"type": "run",
"ports": [
"py36-nbval"
]
}
]
},
{
"name": "py36-nbval",
"portdir": "python/py-nbval",
"version": "0.9.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/computationalmodelling/nbval",
"description": "A py.test plugin to validate Jupyter notebooks",
"long_description": "The plugin adds functionality to py.test to recognise and collect Jupyter notebooks. The intended purpose of the tests is to determine whether execution of the stored inputs match the stored outputs of the .ipynb file. Whilst also ensuring that the notebooks are running without errors.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "run",
"ports": [
"py36-jupyter_client",
"py36-nbformat",
"py36-pytest",
"py36-six",
"py36-coverage",
"py36-ipykernel"
]
},
{
"type": "test",
"ports": [
"py36-matplotlib",
"py36-pytest-cov",
"py36-sympy"
]
}
],
"depends_on": []
},
{
"name": "py36-nclib",
"portdir": "python/py-nclib",
"version": "0.8.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nclib.readthedocs.io/",
"description": "A Python socket library that wants to be your friend",
"long_description": "nclib provides easy-to-use interfaces for connecting to and listening on TCP and UDP sockets, a better socket class (the Netcat object), mechanisms to launch processes with their input/output streams connected to sockets, TCP and UDP server classes for writing simple Python daemons and a script to easily daemonize command-line programs.",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "f30",
"github": "F30",
"ports_count": 20
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py36-ndg_httpsclient",
"portdir": "python/py-ndg_httpsclient",
"version": "0.5.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/ndg-httpsclient",
"description": "This is a HTTPS client implementation for httplib and urllib2 based on PyOpenSSL.",
"long_description": "This is a HTTPS client implementation for httplib and urllib2 based on PyOpenSSL. PyOpenSSL provides a more fully featured SSL implementation over the default provided with Python and importantly enables full verification of the SSL peer.",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-asn1",
"py36-openssl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-acme"
]
}
]
},
{
"name": "py36-nds2-client",
"portdir": "science/nds2-client-swig",
"version": "0.16.10",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/Computing/NDSClient",
"description": "Python 36 bindings for Network Data Server Client",
"long_description": "Client tool for accessing streamed LIGO data using the Network Data Server version 2.. This package provides Python 36 bindings, modules, and scripts.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14",
"cmake",
"pkgconfig",
"swig3-python"
]
},
{
"type": "lib",
"ports": [
"swig3",
"python36",
"py36-numpy",
"nds2-client"
]
}
],
"depends_on": []
},
{
"name": "py36-neovim",
"portdir": "python/py-neovim",
"version": "0.4.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/neovim/pynvim",
"description": "Python client for Neovim",
"long_description": "Python client for Neovim. Implements support for python plugins in Nvim. Also works as a library for connecting to and scripting Nvim processes through its msgpack-rpc API.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "g5pw",
"github": "g5pw",
"ports_count": 28
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-pytest-runner",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-greenlet",
"py36-msgpack"
]
},
{
"type": "test",
"ports": [
"py36-pytest"
]
}
],
"depends_on": []
},
{
"name": "py36-nest_asyncio",
"portdir": "python/py-nest_asyncio",
"version": "1.5.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/erdewit/nest_asyncio",
"description": "Library that allows nested use of event loops.",
"long_description": "Library that allows nested use of event loops.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py36-netaddr",
"portdir": "python/py-netaddr",
"version": "0.8.0",
"license": "BSD and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/drkjam/netaddr/",
"description": "A network address manipulation library for Python",
"long_description": "A network address manipulation library for Python",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "test",
"ports": [
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-oslo-config",
"py36-oslo-utils"
]
}
]
},
{
"name": "py36-netcdf4",
"portdir": "python/py-netcdf4",
"version": "1.6.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://unidata.github.io/netcdf4-python/",
"description": "Python/numpy interface to netCDF",
"long_description": "netCDF version 4 has many features not found in earlier versions of the library and is implemented on top of HDF5. This module can read and write files in both the new netCDF 4 and the old netCDF 3 format, and can create files that are readable by HDF5 clients.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "jswhit",
"github": "jswhit",
"ports_count": 20
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran",
"mpich",
"openmpi",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-cython",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py36-numpy",
"py36-setuptools",
"hdf5",
"netcdf",
"python36",
"py36-cftime"
]
},
{
"type": "test",
"ports": [
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-arviz"
]
}
]
},
{
"name": "py36-netifaces",
"portdir": "python/py-netifaces",
"version": "0.11.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://alastairs-place.net/projects/netifaces/",
"description": "an easy way to get the address(es) of the machine’s network interfaces from Python",
"long_description": "an easy way to get the address(es) of the machine’s network interfaces from Python",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-openstacksdk",
"py36-oslo-utils"
]
}
]
},
{
"name": "py36-networkx",
"portdir": "python/py-networkx",
"version": "2.5.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://networkx.github.io",
"description": "NetworkX in a Python package for graph manipulation.",
"long_description": "NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-decorator"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-colormath",
"py36-wntr",
"py36-MDAnalysis",
"py36-prov",
"py36-odo",
"py36-spacepy"
]
},
{
"type": "run",
"ports": [
"py36-colour",
"py36-scikit-image"
]
},
{
"type": "test",
"ports": [
"py36-rdflib"
]
}
]
},
{
"name": "py36-nghttp2",
"portdir": "www/nghttp2",
"version": "1.46.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nghttp2.org/documentation/python-apiref.html",
"description": "Python 3.6 bindings for nghttp2.",
"long_description": "Python 3.6 bindings for nghttp2.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-cython",
"automake",
"libtool",
"pkgconfig",
"clang-9.0",
"autoconf"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"py36-setuptools",
"nghttp2",
"python36"
]
}
],
"depends_on": []
},
{
"name": "py36-nibabel",
"portdir": "python/py-nibabel",
"version": "3.0.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nipy.org/nibabel",
"description": "Access a cacophony of neuro-imaging file formats",
"long_description": "Nibabel provides read and write access to some common medical and neuroimaging file formats, including: ANALYZE (plain, SPM99, SPM2), GIFTI, NIfTI1, MINC, MGH and ECAT as well as PAR/REC. We can read and write Freesurfer geometry, and read Freesurfer morphometry and annotation files. There is some very limited support for DICOM. NiBabel is the successor of PyNIfTI.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-numpy",
"py36-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-pymvpa"
]
}
]
},
{
"name": "py36-nltk",
"portdir": "python/py-nltk",
"version": "3.6.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.nltk.org/",
"description": "Natural Language Toolkit",
"long_description": "NLTK is Python modules for research and development in natural language processing",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stevenbird1",
"github": "stevenbird",
"ports_count": 11
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-matplotlib",
"py36-numpy",
"py36-yaml"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-sumy"
]
}
]
},
{
"name": "py36-nmrglue",
"portdir": "python/py-nmrglue",
"version": "0.8",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nmrglue.com",
"description": "A module for working with NMR data in Python",
"long_description": "nmrglue is a module for working with NMR data in Python. When used with the Numpy, Scipy, and matplotlib packages nmrglue provides a robust interpreted environment for processing, analysing, and inspecting NMR data.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-numpy",
"py36-scipy"
]
},
{
"type": "test",
"ports": [
"py36-pytest"
]
}
],
"depends_on": []
},
{
"name": "py36-nmrglue-devel",
"portdir": "python/py-nmrglue",
"version": "20220207-87bb2c18",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nmrglue.com",
"description": "A module for working with NMR data in Python",
"long_description": "nmrglue is a module for working with NMR data in Python. When used with the Numpy, Scipy, and matplotlib packages nmrglue provides a robust interpreted environment for processing, analysing, and inspecting NMR data.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-numpy",
"py36-scipy"
]
},
{
"type": "test",
"ports": [
"py36-pytest"
]
}
],
"depends_on": []
},
{
"name": "py36-nose",
"portdir": "python/py-nose",
"version": "1.3.7",
"license": "LGPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nose.readthedocs.io/",
"description": "A Python unittest extension.",
"long_description": "A unittest extension offering automatic test suite discovery, simplified test authoring, and output capture. Nose provides an alternate test discovery and running process for unittest, one that is intended to mimic the behavior of py.test as much as is reasonably possible without resorting to magic.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1599
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-setuptools"
]
},
{
"type": "run",
"ports": [
"nosetests_select"
]
},
{
"type": "test",
"ports": [
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py36-agate-excel",
"py36-benchexec",
"py36-agate",
"py36-pypostal"
]
},
{
"type": "lib",
"ports": [
"py36-urlwatch",
"py36-leather",
"py36-django-nose",
"py36-nose-exclude",
"py36-figleaf",
"py36-awesome_slugify"
]
},
{
"type": "run",
"ports": [
"py36-isce2",
"py36-pinocchio"
]
},
{
"type": "test",
"ports": [
"py36-minidb",
"py36-parsimonious",
"py36-pathfinder",
"py36-podcastparser",
"py36-pygraphviz",
"py36-scruffington",
"py36-anytree",
"py36-tracer",
"py36-plumed",
"py36-rdflib",
"py36-pyrfc3339",
"py36-emcee",
"py36-barnaba",
"py36-paste",
"py36-rangehttpserver",
"py36-webtest",
"py36-pybtex",
"py36-smmap",
"py36-olefile",
"py36-repoze.lru",
"py36-pastedeploy",
"py36-blinker",
"py36-mmtf-python",
"py36-zope-event",
"py36-anyjson",
"py36-axolotl",
"py36-biplist",
"py36-colormath",
"py36-colour",
"py36-control",
"py36-cssutils",
"py36-csvkit",
"py36-ipy"
]
}
]
},
{
"name": "py36-nose-exclude",
"portdir": "python/py-nose-exclude",
"version": "0.5.0",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kgrandis/nose-exclude",
"description": "Exclude specific directories from nosetests runs",
"long_description": "Nose plugin that allows you to easily specify directories to be excluded from testing.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-nose",
"py36-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py36-notebook",
"portdir": "python/py-notebook",
"version": "6.3.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org",
"description": "Web-based notebook environment for interactive computing.",
"long_description": "Web-based notebook environment for interactive computing.",
"active": false,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py36-argon2-cffi",
"py36-ipykernel",
"py36-ipython_genutils",
"py36-jinja2",
"py36-jupyter_client",
"py36-jupyter_core",
"py36-nbconvert",
"python36",
"py36-prometheus_client",
"py36-send2trash",
"py36-setuptools",
"py36-terminado",
"py36-tornado",
"py36-traitlets",
"py36-zmq",
"py36-nbformat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-jupyter",
"py36-widgetsnbextension",
"py36-nbclassic"
]
}
]
},
{
"name": "py36-novaclient",
"portdir": "python/py-novaclient",
"version": "17.2.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/python-novaclient/latest/",
"description": "Command line for openstack api",
"long_description": "This is a client for the OpenStack Nova API. There's a Python API (the novaclient module), and a command-line script (nova). Each implements 100% of the OpenStack Nova API.",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools",
"py36-pbr"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "run",
"ports": [
"py36-oslo-serialization",
"py36-oslo-utils",
"py36-prettytable",
"py36-simplejson",
"py36-stevedore",
"py36-oslo-i18n",
"py36-keystoneauth1",
"py36-iso8601"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-openstackclient"
]
}
]
},
{
"name": "py36-novas",
"portdir": "python/py-novas",
"version": "3.1.1.4",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/novas/",
"description": "Naval Observatory Vector Astrometry Software, Python Edition",
"long_description": "Python ctypes wrapper for Naval Observatory Vector Astrometry Software (NOVAS). Provides extremely accurate astrometric coordinate conversions and position of solar system objects.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 444
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-novas"
]
}
]
},
{
"name": "py36-novas_de405",
"portdir": "python/py-novas_de405",
"version": "1997",
"license": "unknown",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/novas_de405/",
"description": "High-precision JPL DE405 solar system ephemeris",
"long_description": "This is the high-precision JPL DE405 solar system ephemeris, packaged for use by the novas Python package.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 444
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-novas_de405"
]
}
]
},
{
"name": "py36-Nuitka",
"portdir": "python/py-nuitka",
"version": "0.6.18.5",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py37-Nuitka",
"homepage": "http://nuitka.net/",
"description": "Obsolete port, replaced by py37-Nuitka",
"long_description": "This port has been replaced by py37-Nuitka.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py36-numba",
"portdir": "python/py-numba",
"version": "0.53.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://numba.pydata.org/",
"description": "Numba is a NumPy aware dynamic compiler for Python.",
"long_description": "Numba is an Open Source NumPy-aware optimizing compiler for Python. It uses the remarkable LLVM compiler infrastructure to compile Python syntax to machine code.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"tbb",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-llvmlite",
"py36-numpy"
]
}
],
"depends_on": []
},
{
"name": "py36-numdifftools",
"portdir": "python/py-numdifftools",
"version": "0.9.40",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pbrod/numdifftools",
"description": "Solve automatic numerical differentiation problems in one or more variables.",
"long_description": "Solve automatic numerical differentiation problems in one or more variables.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-pytest-runner",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"py36-scipy",
"python36",
"py36-statsmodels",
"py36-algopy",
"py36-numpy"
]
}
],
"depends_on": []
},
{
"name": "py36-numexpr",
"portdir": "python/py-numexpr",
"version": "2.8.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pydata/numexpr",
"description": "Multiple-operator array expression evaluator",
"long_description": "The numexpr package evaluates multiple-operator array expressions many times faster than NumPy can. It accepts the expression as a string, analyzes it, rewrites it more efficiently, and compiles it on the fly into code for its internal virtual machine (VM). Due to its integrated just-in-time (JIT) compiler, it does not require a compiler at runtime.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-tables"
]
}
]
},
{
"name": "py36-numpy",
"portdir": "python/py-numpy",
"version": "1.19.5",
"license": "BSD",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/numpy/numpy",
"description": "The core utilities for the scientific library scipy for Python",
"long_description": "The core utilities for the scientific library scipy for Python",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 462
}
],
"variants": [
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran",
"atlas",
"openblas",
"mkl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"gcc13",
"py36-cython-compat"
]
},
{
"type": "lib",
"ports": [
"fftw-3",
"py36-cython",
"libgcc",
"python36",
"OpenBLAS"
]
},
{
"type": "run",
"ports": [
"py36-oldest-supported-numpy"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py36-obspy",
"py36-shapely",
"py36-theano-pymc",
"py36-pyregion",
"py36-pyerfa",
"py36-pyopencl",
"py36-param"
]
},
{
"type": "lib",
"ports": [
"py36-pysal",
"py36-traits",
"py36-mayavi",
"py36-arviz",
"py36-gsd",
"py36-stfio",
"py36-astlib",
"py36-astroML",
"py36-astroML_addons",
"py36-astroplan",
"py36-astropy",
"py36-astropy-healpix",
"py36-bcolz",
"py36-blaze",
"py36-cftime",
"py36-lalmetaio",
"py36-xarray",
"py36-nmrglue",
"py36-nmrglue-devel",
"py36-nltk",
"py36-seaborn",
"py36-pyviennacl",
"py36-bottleneck",
"py36-tstables",
"py36-ligo-lw",
"py36-gyoto",
"py36-spectral",
"py36-nds2-client",
"py36-pytools",
"py36-mdp-toolkit",
"py36-opengl-accelerate",
"py36-numexpr",
"py36-tables",
"py36-scipy",
"py36-llvmmath",
"py36-game",
"py36-netcdf4",
"py36-lalframe",
"py36-bqplot",
"py36-colormath",
"py36-colour",
"py36-control",
"py36-datashape",
"py36-descartes",
"py36-eli5",
"py36-patsy",
"py36-filterpy",
"py36-gpilab-framework",
"py36-gwpy",
"py36-healpy",
"py36-htseq",
"py36-iminuit",
"py36-imread",
"py36-keras",
"py36-keras_applications",
"py36-keras_preprocessing",
"py36-kombine",
"py36-langid",
"py36-lscsoft-glue",
"py36-mahotas",
"py36-nibabel",
"py36-numba",
"py36-odo",
"py36-openopt",
"py36-photutils",
"py36-pydicom",
"py36-pygpu",
"py36-pymc3",
"py36-pymvpa",
"py36-quantities",
"py36-qutip",
"py36-rasa-nlu",
"py36-regions",
"py36-scikits-bootstrap",
"py36-slepc4py",
"py36-snuggs",
"py36-spaCy",
"py36-spacepy",
"py36-svipc",
"py36-tensorboard1",
"py36-theano",
"py36-tpot",
"py36-word2vec",
"py36-yt",
"py36-lalinference",
"py36-lalpulsar",
"py36-pygrib",
"py36-commpy",
"py36-fabio",
"py36-biopython",
"py36-statsmodels",
"py36-opencv3",
"py36-opencv3-devel",
"py36-fastprogress",
"py36-algopy",
"py36-lmfit",
"py36-numdifftools",
"py36-pywavelets",
"py36-GridDataFormats",
"py36-srsly",
"py36-thinc",
"py36-gdal",
"py36-isce2",
"py36-rasterio",
"py36-altair",
"py36-pyfftw",
"py36-MDAnalysis",
"py36-cartopy",
"py36-matplotlib-basemap",
"py36-pygeos",
"py36-fipy",
"py36-pyasdf",
"py36-gsl",
"py36-lalburst",
"py36-lalinspiral",
"py36-lalsimulation",
"py36-obspy",
"py36-bokeh",
"py36-pyviz_comms",
"py36-scikit-image",
"py36-emcee",
"py36-pyilmbase",
"py36-pandas",
"py36-acor",
"py36-blis",
"py36-corner",
"py36-emcee3",
"py36-barnaba",
"py36-mdtraj",
"py36-matplotlib",
"py36-imageio",
"py36-scikit-hep-uproot4",
"py36-scikit-hep-awkward1",
"py36-lal",
"py36-opencv4",
"py36-opencv4-devel",
"py36-scikit-learn",
"py36-chainer",
"py36-dijitso",
"py36-dolfin",
"py36-dynd",
"py36-fiat",
"py36-pyne",
"py36-mlpy",
"py36-petsc4py",
"py36-pyFAI",
"py36-pyside2"
]
},
{
"type": "run",
"ports": [
"py36-atpy",
"py36-sounddevice",
"py36-qimage2ndarray",
"py36-montage",
"py36-gammapy",
"py36-reproject",
"py36-spyder",
"py36-wxpython-4.0",
"py36-spyder-devel",
"py36-pyorick",
"py36-aplpy"
]
},
{
"type": "test",
"ports": [
"py36-plumed",
"py36-blosc",
"py36-cairocffi",
"py36-uncertainties",
"py36-json-tricks",
"py36-mmtf-python"
]
}
]
},
{
"name": "py36-numpydoc",
"portdir": "python/py-numpydoc",
"version": "1.1.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/numpy/numpydoc",
"description": "Sphinx extension to support docstrings in Numpy format",
"long_description": "Numpydoc inserts a hook into Sphinx’s autodoc that converts docstrings following the Numpy/Scipy format to a form palatable to Sphinx.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mojca",
"github": "mojca",
"ports_count": 56
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-jinja2",
"py36-setuptools",
"py36-sphinx"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "test",
"ports": [
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-filterpy"
]
},
{
"type": "run",
"ports": [
"py36-spyder",
"py36-spyder-devel"
]
}
]
},
{
"name": "py36-nwdiag",
"portdir": "python/py-nwdiag",
"version": "2.0.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://blockdiag.com/",
"description": "nwdiag generates network-diagram image from text",
"long_description": "nwdiag generates network-diagram image from text",
"active": false,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-blockdiag",
"py36-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py36-oauth2client",
"portdir": "python/py-oauth2client",
"version": "4.1.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/oauth2client/",
"description": "client library for OAuth 2.0",
"long_description": "client library for OAuth 2.0",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"py36-httplib2",
"python36",
"py36-six",
"py36-rsa",
"py36-asn1-modules"
]
}
],
"depends_on": []
},
{
"name": "py36-oauthlib",
"portdir": "python/py-oauthlib",
"version": "3.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/oauthlib/oauthlib",
"description": "A generic, spec-compliant, thorough implementation of the OAuth request-signing logic.",
"long_description": "A generic, spec-compliant, thorough implementation of the OAuth request-signing logic.",
"active": false,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"py36-cryptography",
"python36",
"py36-jwt",
"py36-blinker"
]
},
{
"type": "test",
"ports": [
"py36-mock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-requests-oauthlib"
]
}
]
},
{
"name": "py36-obspy",
"portdir": "python/py-obspy",
"version": "1.2.2",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/obspy/obspy/wiki/",
"description": "Python framework for processing seismological data",
"long_description": "ObsPy is an open-source project dedicated to provide a Python framework for processing seismological data. It provides support for file formats and signal processing routines which allow the manipulation, analysis and visualization of seismological time series. The goal of the ObsPy project is to facilitate rapid application development for seismology.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"help2man",
"py36-setuptools",
"py36-numpy",
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"py36-lxml",
"py36-matplotlib",
"py36-numpy",
"py36-pyshp",
"py36-requests",
"python36",
"py36-sqlalchemy",
"py36-scipy",
"py36-decorator",
"py36-future",
"py36-gdal",
"py36-geographiclib"
]
},
{
"type": "run",
"ports": [
"py36-pyproj",
"py36-flake8-pep8-naming",
"py36-flake8",
"obspy_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-pyasdf"
]
}
]
},
{
"name": "py36-oct2py",
"portdir": "python/py-oct2py",
"version": "5.4.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/blink1073/oct2py",
"description": "Python to GNU Octave bridge --> run m-files from Python.",
"long_description": "Python to GNU Octave bridge --> run m-files from Python.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 462
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
},
{
"type": "lib",
"ports": [
"octave",
"py36-metakernel",
"py36-octave_kernel",
"python36"
]
},
{
"type": "run",
"ports": [
"py36-scipy"
]
},
{
"type": "test",
"ports": [
"octave-signal",
"py36-pytest"
]
}
],
"depends_on": []
},
{
"name": "py36-octave_kernel",
"portdir": "python/py-octave_kernel",
"version": "0.34.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py37-octave_kernel",
"homepage": "https://github.com/Calysto/octave_kernel",
"description": "Obsolete port, replaced by py37-octave_kernel",
"long_description": "This port has been replaced by py37-octave_kernel.",
"active": false,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"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": [
{
"type": "lib",
"ports": [
"py36-oct2py"
]
}
]
},
{
"name": "py36-odo",
"portdir": "python/py-odo",
"version": "0.5.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ContinuumIO/odo",
"description": "Data migration utilities",
"long_description": "Data migration utilities",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"py36-multipledispatch",
"py36-networkx",
"python36",
"py36-pandas",
"py36-toolz",
"py36-numpy",
"py36-datashape"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-blaze"
]
}
]
},
{
"name": "py36-oldest-supported-numpy",
"portdir": "python/py-oldest-supported-numpy",
"version": "0.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/project/oldest-supported-numpy/",
"description": "a numpy dependency stub",
"long_description": "We don't need oldest-supported-numpy in MacPorts, so this just installs metadata so that dependencies will be considered satisfied.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-numpy"
]
}
]
},
{
"name": "py36-olefile",
"portdir": "python/py-olefile",
"version": "0.46",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.decalage.info/python/olefileio",
"description": "Python package to parse read and write Microsoft OLE2 files (Structured Storage or Compound Document Microsoft Office) - Improved version of the OleFileIO module from PIL, the Python Image Library.",
"long_description": "Python package to parse read and write Microsoft OLE2 files (Structured Storage or Compound Document Microsoft Office) - Improved version of the OleFileIO module from PIL, the Python Image Library.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-16"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "test",
"ports": [
"py36-nose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-Pillow"
]
}
]
},
{
"name": "py36-olm",
"portdir": "devel/olm",
"version": "3.2.10",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/matrix-org/olm",
"description": "olm bindings for Python 3.6",
"long_description": "olm bindings for Python 3.6",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"olm",
"python36"
]
},
{
"type": "run",
"ports": [
"py36-cffi",
"py36-future"
]
}
],
"depends_on": []
},
{
"name": "py36-omniORBpy",
"portdir": "python/py-omniORBpy",
"version": "4.2.4",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://omniorb.sourceforge.net/",
"description": "Python bindings for omniORB",
"long_description": "omniORB is a robust high performance CORBA ORB for C++ and Python. omniORB is largely CORBA 2.6 compliant.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"ssl"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"omniORB",
"python36"
]
}
],
"depends_on": []
},
{
"name": "py36-opencv3",
"portdir": "graphics/opencv3",
"version": "3.4.16",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://opencv.org",
"description": "Open Source Computer Vision Library",
"long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
"active": false,
"categories": [
"graphics",
"science"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"libpng",
"opencv3",
"openexr",
"ilmbase",
"openjpeg",
"bzip2",
"webp",
"python36",
"ffmpeg",
"py36-numpy",
"tiff",
"zlib",
"libjpeg-turbo"
]
}
],
"depends_on": []
},
{
"name": "py36-opencv3-devel",
"portdir": "graphics/opencv3-devel",
"version": "3.4.16",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://opencv.org",
"description": "Open Source Computer Vision Library",
"long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
"active": false,
"categories": [
"graphics",
"science"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"libpng",
"openexr",
"ilmbase",
"openjpeg",
"tiff",
"bzip2",
"python36",
"ffmpeg",
"py36-numpy",
"opencv3-devel",
"webp",
"zlib",
"libjpeg-turbo"
]
}
],
"depends_on": []
},
{
"name": "py36-opencv4",
"portdir": "graphics/opencv4",
"version": "4.5.5",
"license": "BSD",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://opencv.org",
"description": "Open Source Computer Vision Library",
"long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
"active": false,
"categories": [
"graphics",
"science"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"cmake",
"pkgconfig",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"opencv4",
"openexr",
"ilmbase",
"openjpeg",
"zlib",
"webp",
"python36",
"ffmpeg",
"py36-numpy",
"tiff",
"ade",
"libjpeg-turbo",
"libpng"
]
}
],
"depends_on": []
},
{
"name": "py36-opencv4-devel",
"portdir": "graphics/opencv4-devel",
"version": "4.5.5",
"license": "BSD",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://opencv.org",
"description": "Open Source Computer Vision Library",
"long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
"active": false,
"categories": [
"graphics",
"science"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"cmake",
"pkgconfig",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"openexr",
"ilmbase",
"openjpeg",
"tiff",
"zlib",
"python36",
"ffmpeg",
"py36-numpy",
"opencv4-devel",
"webp",
"ade",
"libjpeg-turbo",
"libpng"
]
}
],
"depends_on": []
},
{
"name": "py36-opengl",
"portdir": "python/py-opengl",
"version": "3.1.5",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pyopengl.sourceforge.net/",
"description": "Python binding to OpenGL",
"long_description": "PyOpenGL is the cross platform Python binding to OpenGL and related APIs. The binding is created using the standard ctypes library and is provided under an extremely liberal BSD-style Open-Source licenses.",
"active": false,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 353
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py36-opengl-accelerate",
"python36",
"py36-tkinter",
"py36-Pillow"
]
},
{
"type": "test",
"ports": [
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-pyqtgraph"
]
},
{
"type": "run",
"ports": [
"py36-gpilab-framework"
]
}
]
},
{
"name": "py36-opengl-accelerate",
"portdir": "python/py-opengl-accelerate",
"version": "3.1.5",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pyopengl.sourceforge.net/",
"description": "Acceleration code for PyOpenGL",
"long_description": "This set of C (Cython) extensions provides acceleration of common operations for slow points in PyOpenGL 3.x.",
"active": false,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 353
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-opengl"
]
}
]
},
{
"name": "py36-openopt",
"portdir": "python/py-openopt",
"version": "0.5629",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/openopt/",
"description": "Numerical optimization framework for python",
"long_description": "OpenOpt is a free optimization framework for python. It interfaces with many different algorithms for solving optimization problems, some of which are written in C or Fortran.",
"active": false,
"categories": [
"science",
"math",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-numpy",
"py36-setproctitle",
"py36-sortedcontainers"
]
}
],
"depends_on": []
},
{
"name": "py36-openpyxl",
"portdir": "python/py-openpyxl",
"version": "3.0.9",
"license": "mit",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://openpyxl.readthedocs.org",
"description": "Read/write Excel 2007 xlsx/xlsm files.",
"long_description": "openpyxl is a pure python reader and writer of Excel OpenXML files. It is ported from the PHPExcel project.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-cython",
"py36-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-et_xmlfile",
"py36-jdcal"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-agate-excel"
]
}
]
},
{
"name": "py36-openslide",
"portdir": "python/py-openslide",
"version": "1.1.2",
"license": "LGPL-2.1 and MIT and BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://openslide.org/",
"description": "Python binding for the OpenSlide library.",
"long_description": "OpenSlide Python allows the OpenSlide library to be used from Python programs. OpenSlide provides a simple interface for reading whole-slide images, also known as virtual slides, which are high-resolution images used in digital pathology. These images can occupy tens of gigabytes when uncompressed, and so cannot be easily read using standard tools or libraries, which are designed for images that can be comfortably uncompressed into RAM. Whole-slide images are typically multi-resolution; OpenSlide allows reading a small amount of image data at the resolution closest to a desired zoom level.",
"active": false,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "bgilbert",
"github": "bgilbert",
"ports_count": 16
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-sphinx",
"clang-12"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"openslide",
"py36-flask",
"python36",
"py36-Pillow"
]
}
],
"depends_on": []
},
{
"name": "py36-openssl",
"portdir": "python/py-openssl",
"version": "21.0.0",
"license": "Apache-2",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pyopenssl.org/",
"description": "python wrapper around the OpenSSL library",
"long_description": "This python module is a rather thin wrapper around (a subset of) the OpenSSL library. With thin wrapper a lot of the object methods do nothing more than calling a corresponding function in the OpenSSL library.",
"active": false,
"categories": [
"devel",
"security",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1599
}
],
"variants": [
"docs"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"openssl",
"python36",
"py36-cryptography",
"py36-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-scrapy",
"py36-service_identity",
"py36-acme",
"py36-ndg_httpsclient",
"py36-twilio",
"py36-gwdatafind",
"py36-lscsoft-glue"
]
},
{
"type": "test",
"ports": [
"py36-trustme",
"py36-trio",
"py36-libcloud"
]
}
]
},
{
"name": "py36-openstackclient",
"portdir": "python/py-openstackclient",
"version": "5.3.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/python-openstackclient/latest/",
"description": "Command-line client for OpenStack",
"long_description": "OpenStackClient (aka OSC) is a command-line client for OpenStack that brings the command set for Compute, Identity, Image, Network, Object Store and Block Storage APIs together in a single shell with a uniform command structure.",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools",
"py36-pbr"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "run",
"ports": [
"py36-novaclient",
"py36-openstacksdk",
"py36-osc-lib",
"py36-oslo-i18n",
"py36-oslo-utils",
"py36-six",
"py36-stevedore",
"py36-keystoneclient",
"py36-cliff",
"py36-cinderclient"
]
}
],
"depends_on": []
}
]
}