HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50475,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=640",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=638",
"results": [
{
"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": 2866
}
],
"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": 434
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"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": 434
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"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": 2866
}
],
"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": 2866
}
],
"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": 1989
}
],
"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": 2866
}
],
"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": 464
}
],
"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": 57
}
],
"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": 2866
}
],
"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": 608
}
],
"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": 608
}
],
"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": 464
}
],
"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": 1199
}
],
"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": 2866
}
],
"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": 350
}
],
"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": 350
}
],
"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": 2866
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 350
}
],
"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": 2866
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 350
}
],
"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": 349
}
],
"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": 349
}
],
"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": 2866
}
],
"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": 15
}
],
"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": 1513
}
],
"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": []
},
{
"name": "py36-openstacksdk",
"portdir": "python/py-openstacksdk",
"version": "0.48.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/openstacksdk/",
"description": "Client library for building applications to work with OpenStack clouds",
"long_description": "Client library for building applications to work with OpenStack clouds",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools",
"py36-pbr"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "run",
"ports": [
"py36-dogpile-cache",
"py36-importlib-metadata",
"py36-iso8601",
"py36-jmespath",
"py36-jsonpatch",
"py36-keystoneauth1",
"py36-munch",
"py36-netifaces",
"py36-os-service-types",
"py36-requestsexceptions",
"py36-yaml",
"py36-decorator",
"py36-cryptography",
"py36-appdirs"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-openstackclient",
"py36-osc-lib"
]
}
]
},
{
"name": "py36-osc-lib",
"portdir": "python/py-osc-lib",
"version": "2.2.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/osc-lib/latest/",
"description": "Common support modules for writing OpenStackClient plugins",
"long_description": "Common support modules for writing OpenStackClient plugins",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools",
"py36-pbr"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "run",
"ports": [
"py36-oslo-i18n",
"py36-oslo-utils",
"py36-simplejson",
"py36-stevedore",
"py36-openstacksdk",
"py36-keystoneauth1",
"py36-cliff"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-openstackclient"
]
}
]
},
{
"name": "py36-oset",
"portdir": "python/py-oset",
"version": "0.1.3",
"license": "PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitorious.com/sleipnir/python-oset",
"description": "python ordered set implementation",
"long_description": "python ordered set implementation",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-sphinxcontrib-bibtex"
]
}
]
},
{
"name": "py36-oslo-config",
"portdir": "python/py-oslo-config",
"version": "8.3.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/oslo.config/latest/",
"description": "Oslo Configuration Library",
"long_description": "Oslo Configuration Library",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "run",
"ports": [
"py36-netaddr",
"py36-oslo-i18n",
"py36-requests",
"py36-rfc3986",
"py36-stevedore",
"py36-yaml",
"py36-importlib-metadata",
"py36-debtcollector"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-keystoneclient"
]
}
]
},
{
"name": "py36-oslo-i18n",
"portdir": "python/py-oslo-i18n",
"version": "5.0.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/oslo.i18n/latest/",
"description": "Common utility type functions",
"long_description": "The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-pbr",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "run",
"ports": [
"py36-six"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-cinderclient",
"py36-keystoneclient",
"py36-novaclient",
"py36-openstackclient",
"py36-osc-lib",
"py36-oslo-config",
"py36-oslo-utils"
]
}
]
},
{
"name": "py36-oslo-serialization",
"portdir": "python/py-oslo-serialization",
"version": "4.0.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/oslo.serialization/latest/",
"description": "",
"long_description": "The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-pbr",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "run",
"ports": [
"py36-tz",
"py36-msgpack",
"py36-oslo-utils"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-keystoneclient",
"py36-novaclient"
]
}
]
},
{
"name": "py36-oslo-utils",
"portdir": "python/py-oslo-utils",
"version": "4.3.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/oslo.utils/latest/",
"description": "OpenStack common utility type functions",
"long_description": "The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools",
"py36-pbr"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "run",
"ports": [
"py36-netifaces",
"py36-oslo-i18n",
"py36-packaging",
"py36-parsing",
"py36-six",
"py36-tz",
"py36-netaddr",
"py36-iso8601",
"py36-debtcollector"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-cinderclient",
"py36-keystoneclient",
"py36-novaclient",
"py36-openstackclient",
"py36-osc-lib",
"py36-oslo-serialization"
]
}
]
},
{
"name": "py36-os-service-types",
"portdir": "python/py-os-service-types",
"version": "1.7.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/os-service-types/latest/",
"description": "Library for consuming OpenStack sevice-types-authority data",
"long_description": "Python library for consuming OpenStack sevice-types-authority data",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-pbr",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-keystoneauth1",
"py36-openstacksdk"
]
}
]
},
{
"name": "py36-oursql",
"portdir": "python/py-oursql",
"version": "0.9.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://launchpad.net/oursql",
"description": "Python driver for MySQL",
"long_description": "oursql is a set of MySQL bindings for python with a focus on wrapping the MYSQL_STMT API to provide real parameterization and real server-side cursors.",
"active": false,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [],
"variants": [
"mysql51",
"mysql55",
"mysql56",
"mariadb",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"mysql56",
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-oursql"
]
}
]
},
{
"name": "py36-outcome",
"portdir": "python/py-outcome",
"version": "1.1.0",
"license": "(Apache-2 or MIT)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-trio/outcome",
"description": "Capture the outcome of Python function calls",
"long_description": "Capture the outcome of Python function calls. Extracted from the Trio project.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jan",
"github": "jandemter",
"ports_count": 71
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "run",
"ports": [
"py36-attrs"
]
},
{
"type": "test",
"ports": [
"py36-pytest-asyncio",
"py36-async_generator",
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-trio"
]
}
]
},
{
"name": "py36-owslib",
"portdir": "python/py-owslib",
"version": "0.19.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://geopython.github.io/OWSLib/",
"description": "OGC Web Service utility library",
"long_description": "OWSLib is a Python package for client programming with Open Geospatial Consortium (OGC) web service (hence OWS) interface standards, and their related content models. OWSLib provides a common API for accessing service metadata and wrappers for numerous OGC Web Service interfaces.",
"active": false,
"categories": [
"net",
"science",
"python",
"gis"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 608
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"py36-pyproj",
"python36",
"py36-tz",
"py36-requests",
"py36-dateutil"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-cartopy"
]
}
]
},
{
"name": "py36-packaging",
"portdir": "python/py-packaging",
"version": "21.3",
"license": "(BSD or Apache-2)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://packaging.pypa.io/",
"description": "Core utilities for Python packaging",
"long_description": "This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-parsing"
]
},
{
"type": "test",
"ports": [
"py36-pretend",
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py36-pyerfa"
]
},
{
"type": "lib",
"ports": [
"py36-arviz",
"py36-scikit-build",
"py36-zmq",
"py36-build",
"py36-ansible-core",
"py36-tox",
"py36-bleach",
"py36-pint",
"py36-dask",
"py36-bokeh",
"py36-jupyterlab",
"py36-jupyterlab_server",
"py36-jupyter_packaging",
"py36-sip",
"py36-pyqt-builder",
"py36-deprecation",
"py36-pytest",
"py36-setuptools_scm"
]
},
{
"type": "run",
"ports": [
"py36-oslo-utils",
"py36-sphinx"
]
}
]
},
{
"name": "py36-paho-mqtt",
"portdir": "python/py-paho-mqtt",
"version": "1.5.1",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://eclipse.org/paho",
"description": "MQTT version 3.1/3.1.1 client class",
"long_description": "Eclipse Paho MQTT Python client library",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mojca",
"github": "mojca",
"ports_count": 57
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py36-pandas",
"portdir": "python/py-pandas",
"version": "1.1.5",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pandas.pydata.org",
"description": "Powerful data structures for data analysis and statistics",
"long_description": "Powerful data structures for data analysis and statistics",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-cython",
"py36-setuptools",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-tz",
"py36-dateutil",
"py36-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-tstables",
"py36-xarray",
"py36-seaborn",
"py36-vega",
"py36-arviz",
"py36-blaze",
"py36-bqplot",
"py36-statsmodels",
"py36-altair",
"py36-barnaba",
"py36-geopandas",
"py36-mdtraj",
"py36-odo",
"py36-pandasql",
"py36-pymc3",
"py36-tpot",
"py36-wntr"
]
},
{
"type": "run",
"ports": [
"py36-colour",
"py36-spyder-devel",
"py36-spyder"
]
},
{
"type": "test",
"ports": [
"py36-plumed",
"py36-json-tricks"
]
}
]
},
{
"name": "py36-pandasql",
"portdir": "python/py-pandasql",
"version": "0.7.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/yhat/pandasql/",
"description": "sqldf for pandas",
"long_description": "pandasql allows you to query pandas DataFrames using SQL syntax. It works similarly to sqldf in R.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-pandas",
"py36-sqlalchemy"
]
}
],
"depends_on": []
},
{
"name": "py36-pandocfilters",
"portdir": "python/py-pandocfilters",
"version": "1.4.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jgm/pandocfilters",
"description": "Utilities for writing pandoc filters in python.",
"long_description": "Utilities for writing pandoc filters in python.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-nbconvert"
]
}
]
},
{
"name": "py36-param",
"portdir": "python/py-param",
"version": "1.12.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/holoviz/param",
"description": "Param is a library providing Parameters.",
"long_description": "Param is a library providing Parameters. Python attributes extended to have features such as type and range checking, dynamically generated values, documentation strings, default values, etc., each of which is inherited from parent classes if not specified in a subclass.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1199
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-numpy",
"py36-pyobjc",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py36-colorcet"
]
},
{
"type": "lib",
"ports": [
"py36-pyct",
"py36-pyviz_comms"
]
}
]
},
{
"name": "py36-paramiko",
"portdir": "python/py-paramiko",
"version": "2.10.4",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/paramiko/paramiko/",
"description": "Native Python SSHv2 protocol library",
"long_description": "This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure connections between python scripts. All major ciphers and hash methods are supported. SFTP client and server mode are both supported too.",
"active": false,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py36-cryptography",
"python36",
"py36-six",
"py36-pynacl",
"py36-bcrypt"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-ansible-core",
"py36-fabric"
]
}
]
}
]
}