HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50422,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=687",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=685",
"results": [
{
"name": "py38-crypto",
"portdir": "python/py-crypto",
"version": "2.6.1",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py38-pycryptodome",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by py38-pycryptodome",
"long_description": "This port has been replaced by py38-pycryptodome.",
"active": false,
"categories": [],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py38-cryptography",
"portdir": "python/py-cryptography",
"version": "46.0.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pyca/cryptography",
"description": "cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.",
"long_description": "cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-maturin",
"py38-installer",
"clang-20",
"cargo",
"legacy-support",
"rust",
"py38-setuptools",
"py38-setuptools-rust"
]
},
{
"type": "lib",
"ports": [
"libunwind",
"python38",
"py38-cffi",
"openssl3"
]
},
{
"type": "test",
"ports": [
"py38-certifi",
"py38-pretend",
"py38-pytest",
"py38-pytest-benchmark",
"py38-pytest-xdist",
"py38-cryptography_vectors"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-dnspython",
"salt-minion",
"salt-master",
"salt-syndic",
"salt-api",
"py38-awscli2",
"py38-pdfminer",
"py38-twilio",
"py38-ansible-core",
"py38-scapy",
"py38-scapy-devel",
"py38-scrapy",
"py38-service_identity",
"py38-fido2",
"py38-stem",
"py38-acme",
"py38-aioquic",
"py38-hanko",
"py38-hanko-certvalidator",
"py38-oauthlib",
"py38-mitmproxy",
"py38-openssl",
"py38-paramiko"
]
},
{
"type": "run",
"ports": [
"py38-openstacksdk",
"py38-dns-lexicon",
"py38-axolotl",
"py38-autobahn",
"py38-django-allauth",
"py38-trustme",
"py38-oci"
]
},
{
"type": "test",
"ports": [
"py38-libcloud",
"py38-werkzeug",
"py38-trio",
"py38-openid"
]
}
]
},
{
"name": "py38-cryptography_vectors",
"portdir": "python/py-cryptography",
"version": "46.0.3",
"license": "BSD",
"platforms": "{darwin any >= 13}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pyca/cryptography",
"description": "cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.",
"long_description": "cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py38-cryptography"
]
}
]
},
{
"name": "py38-css-parser",
"portdir": "python/py-css-parser",
"version": "1.0.9",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ebook-utils/css-parser",
"description": "A fork of the cssutils project based on version 1.0.2.",
"long_description": "A fork of the cssutils project based on version 1.0.2. This fork includes general bug fixes and extensions specific to editing and working with ebooks.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
},
{
"name": "py38-cssselect",
"portdir": "python/py-cssselect",
"version": "1.2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scrapy/cssselect",
"description": "cssselect parses CSS3 Selectors and translates them to XPath 1.0",
"long_description": "cssselect parses CSS3 Selectors and translates them to XPath 1.0. Such expressions can be used in lxml or another XPath engine to find the matching elements in an XML or HTML document.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-hypothesis",
"py38-pytest",
"py38-pytest-asyncio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-leather",
"py38-readability-lxml",
"py38-urlwatch",
"py38-parsel",
"py38-scrapy",
"py38-agate"
]
},
{
"type": "run",
"ports": [
"py38-pyquery"
]
}
]
},
{
"name": "py38-cssselect2",
"portdir": "python/py-cssselect2",
"version": "0.7.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://doc.courtbouillon.org/cssselect2/",
"description": "cssselect2 is a straightforward implementation of CSS4 Selectors for markup documents",
"long_description": "cssselect2 is a straightforward implementation of CSS4 Selectors for markup documents",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-installer",
"clang-16",
"py38-flit_core"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-tinycss2",
"py38-webencodings"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-cairosvg",
"py38-svglib"
]
}
]
},
{
"name": "py38-cssutils",
"portdir": "python/py-cssutils",
"version": "2.6.0",
"license": "LGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jaraco/cssutils",
"description": "A CSS Cascading Style Sheets library for Python",
"long_description": "A CSS Cascading Style Sheets library for Python",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-setuptools_scm",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-mock",
"py38-nose",
"py38-pbr"
]
}
],
"depends_on": []
},
{
"name": "py38-csvkit",
"portdir": "python/py-csvkit",
"version": "1.1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://csvkit.readthedocs.io/",
"description": "A suite of utilities for converting to and working with CSV, the king of tabular file formats",
"long_description": "csvkit is a suite of utilities for converting to and working with CSV, the king of tabular file formats. csvkit is to tabular data what the standard Unix text processing suite (grep, sed, cut, sort) is to text. As such, csvkit adheres to the Unix philosophy.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "esafak",
"github": "esafak",
"ports_count": 133
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"py38-agate-excel",
"py38-agate-sql",
"python38",
"py38-setuptools",
"py38-six",
"py38-agate",
"py38-agate-dbf"
]
},
{
"type": "run",
"ports": [
"csvkit_select"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": []
},
{
"name": "py38-ctypeslib2",
"portdir": "python/py-ctypeslib2",
"version": "2.3.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/trolldbois/ctypeslib",
"description": "Generate python ctypes classes from C headers.",
"long_description": "This fork of ctypeslib is mainly about using the libclang >= 3.7 python bindings to generate python code from C source code, instead of gccxml.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 222
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"py38-clang",
"py38-setuptools",
"python38"
]
}
],
"depends_on": []
},
{
"name": "py38-cucumber-tag-expressions",
"portdir": "python/py-cucumber-tag-expressions",
"version": "4.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cucumber/tag-expressions-python",
"description": "Tag Expression Parser for Python",
"long_description": "Cucumber can be used to implement automated tests based on scenarios described in your Gherkin feature files.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pytest",
"py38-pytest-html"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-behave"
]
}
]
},
{
"name": "py38-curio",
"portdir": "python/py-curio",
"version": "1.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dabeaz/curio",
"description": "Curio is a coroutine-based library for concurrent systems programming",
"long_description": "Curio is a coroutine-based library for concurrent systems programming. It provides standard programming abstractions such as as tasks, sockets, files, locks, and queues as well as some advanced features such as support for structured concurrency.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-python-socks"
]
}
]
},
{
"name": "py38-curl",
"portdir": "python/py-curl",
"version": "7.45.3",
"license": "(MIT or LGPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pycurl.io/",
"description": "Python interface to libcurl",
"long_description": "Python module interface to the cURL library which is a tool for transferring files with URL syntax, supporting many protocols.",
"active": false,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"python38",
"curl",
"openssl"
]
}
],
"depends_on": []
},
{
"name": "py38-curtsies",
"portdir": "python/py-curtsies",
"version": "0.4.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://curtsies.readthedocs.io",
"description": "Curses-like terminal wrapper, with colored strings",
"long_description": "Curses-like terminal wrapper, with colored strings",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 432
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-wheel"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-blessed",
"py38-cwcwidth"
]
},
{
"type": "test",
"ports": [
"py38-pyte",
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-bpython"
]
}
]
},
{
"name": "py38-custom_inherit",
"portdir": "python/py-custom_inherit",
"version": "2.4.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rsokl/custom_inherit",
"description": "Provides tools for inheriting docstrings in customizable ways.",
"long_description": "Provides tools for inheriting docstrings in customizable ways.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
},
{
"name": "py38-cvxopt",
"portdir": "python/py-cvxopt",
"version": "1.3.2",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cvxopt.org/",
"description": "Python module for convex optimization",
"long_description": "CVXOPT is a free software package for convex optimization based on the Python programming language. It can be used with the interactive Python interpreter, on the command line by executing Python scripts, or integrated in other software via Python extension modules. Its main purpose is to make the development of software for convex optimization applications straightforward by building on Python's extensive standard library and on the strengths of Python as a high-level programming language.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 169
}
],
"variants": [
"accelerate",
"atlas",
"blis",
"flexiblas",
"openblas",
"gsl",
"fftw",
"glpk",
"dsdp",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-setuptools_scm",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"SuiteSparse_UMFPACK",
"fftw-3",
"python38",
"gsl",
"glpk",
"DSDP",
"SuiteSparse_config",
"SuiteSparse_AMD",
"SuiteSparse_COLAMD",
"SuiteSparse_CHOLMOD"
]
}
],
"depends_on": []
},
{
"name": "py38-cwcwidth",
"portdir": "python/py-cwcwidth",
"version": "0.1.9",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/cwcwidth/",
"description": "Python bindings for wc(s)width",
"long_description": "cwcwidth provides Python bindings for wcwidth and wcswidth functions defined in POSIX.1-2001 and POSIX.1-2008 based on Cython. These functions compute the printable length of a unicode character/string on a terminal. The module provides the same functions as wcwidth and its behavior is compatible.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 644
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-cython",
"py38-setuptools",
"clang-16",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-curtsies"
]
}
]
},
{
"name": "py38-cx_Freeze",
"portdir": "python/py-cx_Freeze",
"version": "6.10",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://marcelotduarte.github.io/cx_Freeze/",
"description": "Scripts and modules for freezing Python scripts into executables",
"long_description": "cx_Freeze is a set of scripts and modules for freezing Python scripts into executables in much the same way that py2exe and py2app do. Unlike these two tools, cx_Freeze is cross platform and should work on any platform that Python itself works on.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"py38-importlib-metadata",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-eric-ide"
]
}
]
},
{
"name": "py38-cycler",
"portdir": "python/py-cycler",
"version": "0.12.1",
"license": "(PSF or BSD)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/matplotlib/cycler",
"description": "cycler: composable cycles",
"long_description": "cycler: composable cycles",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-setuptools",
"py38-wheel",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-matplotlib"
]
}
]
},
{
"name": "py38-cymem",
"portdir": "python/py-cymem",
"version": "2.0.8",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/explosion/cymem",
"description": "Cython memory pool for RAII-style memory management",
"long_description": "Cython memory pool for RAII-style memory management",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-cython"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-preshed",
"py38-spaCy",
"py38-thinc"
]
}
]
},
{
"name": "py38-cymruwhois",
"portdir": "python/py-cymruwhois",
"version": "1.6",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pythonhosted.org/cymruwhois/",
"description": "Perform lookups by ip address and return ASN, Country Code, and Netblock Owner.",
"long_description": "Perform lookups by ip address and return ASN, Country Code, and Netblock Owner.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1184
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
},
{
"name": "py38-cython",
"portdir": "python/py-cython",
"version": "3.0.12",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cython.org/",
"description": "A language for writing C extension modules for Python.",
"long_description": "Cython is a language that makes writing C extensions for the Python language as easy as Python itself. Cython is based on the well-known Pyrex, but supports more cutting edge functionality and optimizations",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"py38-setuptools",
"python38"
]
},
{
"type": "run",
"ports": [
"cython_select"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py38-yaml",
"py38-bcolz",
"py38-pygrib",
"py38-pysam",
"py38-logbook",
"py38-debugpy",
"py38-cartopy",
"py38-shapely",
"py38-vispy",
"py38-cytoolz",
"py38-frozenlist",
"py38-pyFAI",
"py38-sqlalchemy",
"py38-rapidfuzz",
"py38-fonttools",
"py38-msgpack",
"py38-lxml",
"py38-cairo",
"py38-kapteyn",
"py38-gevent",
"py38-falcon",
"py38-tinycss",
"py38-mistune-devel",
"py38-rasterio",
"py38-fiona",
"py38-hdf5plugin",
"py38-slepc4py",
"py38-yt",
"py38-networkit",
"py38-reproject",
"py38-imagecodecs",
"py38-line_profiler",
"py38-cwcwidth",
"py38-fann2",
"py38-datrie",
"py38-mdtraj",
"py38-pymatgen",
"py38-pytensor",
"py38-editdistance",
"py38-cchardet",
"py38-propcache",
"py38-fabio",
"py38-acora",
"py38-pandas",
"py38-astroscrappy",
"py38-gammapy",
"py38-asyncmy",
"py38-gssapi",
"py38-scikit-image",
"py38-silx",
"py38-gensim",
"py38-bigfloat",
"py38-statsmodels",
"py38-cftime",
"py38-peewee",
"py38-fastavro",
"py38-soxr",
"py38-rencode",
"py38-openpyxl",
"py38-regions",
"py38-ndindex",
"py38-netcdf4",
"py38-scikit-learn",
"py38-blosc2",
"py38-yarl",
"py38-petsc4py",
"py38-plumed",
"py38-astropy",
"py38-gsd",
"py38-healpy",
"py38-htseq",
"py38-mssql",
"py38-pyfftw"
]
},
{
"type": "lib",
"ports": [
"py38-grpcio",
"py38-zope-hookable",
"py38-thinc",
"py38-tifffile",
"py38-spaCy",
"py38-numpy",
"py38-blis",
"py38-cymem",
"py38-preshed",
"py38-pyarrow",
"py38-murmurhash"
]
},
{
"type": "run",
"ports": [
"py38-fairseq",
"py38-photomosaic",
"py38-pmdarima",
"py38-spyder",
"py38-spyder-devel"
]
}
]
},
{
"name": "py38-cython-compat",
"portdir": "python/py-cython-compat",
"version": "0.29.37",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.cython.org/",
"description": "Older version of Cython for compatibility",
"long_description": "This is an older version of Cython for the use of ports that are not compatible with the current version as provided by the py-cython port.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-18",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"py38-setuptools",
"python38"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py38-fugashi",
"py38-numpy",
"py38-pygeos",
"py38-pywavelets",
"py38-mpi4py",
"py38-pandas",
"py38-hdbscan",
"py38-scipy",
"py38-coolprop",
"py38-asyncpg",
"py38-thinc",
"py38-h5py",
"py38-tables",
"py38-srsly",
"py38-pyproj",
"py38-grpcio"
]
}
]
},
{
"name": "py38-cython-devel",
"portdir": "python/py-cython-devel",
"version": "3.0.7",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py38-cython",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by py38-cython",
"long_description": "This port has been replaced by py38-cython.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py38-cytoolz",
"portdir": "python/py-cytoolz",
"version": "1.0.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytoolz/cytoolz/",
"description": "Cython implementation of Toolz.",
"long_description": "Cython implementation of Toolz.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py38-build",
"py38-installer",
"py38-cython",
"py38-setuptools",
"py38-wheel"
]
},
{
"type": "lib",
"ports": [
"py38-toolz",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-blaze"
]
}
]
},
{
"name": "py38-dap",
"portdir": "python/py-dap",
"version": "3.2.2",
"license": "MIT and BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pydap.readthedocs.org/en/latest",
"description": "Python implementation of the Data Access Protocol",
"long_description": "A scientific protocol for data access developed by the OPeNDAP team (http://opendap.org) This implementation is developed from scratch, following the latest specification of the protocol (DAP 2.0 Draft Community Standard 2005/04/27).",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py38-setuptools",
"python38",
"py38-webob",
"py38-six",
"py38-beautifulsoup4",
"py38-docopt",
"py38-jinja2",
"py38-numpy"
]
}
],
"depends_on": []
},
{
"name": "py38-dask",
"portdir": "python/py-dask",
"version": "2023.6.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dask/dask/",
"description": "Minimal task scheduling abstraction.",
"long_description": "Dask provides multi-core execution on larger-than-memory datasets using blocked algorithms and task scheduling. It maps high-level NumPy, Pandas, and list operations on large datasets on to many operations on small in-memory datasets. It then executes these graphs in parallel on a single machine. Dask lets us use traditional NumPy, Pandas, and list programming while operating on inconveniently large data in a small amount of space.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-versioneer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py38-partd",
"python38",
"py38-yaml",
"py38-toolz",
"py38-click",
"py38-cloudpickle",
"py38-fsspec",
"py38-importlib-metadata",
"py38-packaging"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-distributed"
]
},
{
"type": "test",
"ports": [
"py38-sparse"
]
}
]
},
{
"name": "py38-databases",
"portdir": "python/py-databases",
"version": "0.8.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/encode/databases",
"description": "Async database support for Python.",
"long_description": "Databases gives you simple asyncio support for a range of databases. It allows you to make queries using the powerful SQLAlchemy Core expression language, and provides support for PostgreSQL, MySQL, and SQLite. Databases is suitable for integrating against any async Web framework, such as Starlette, Sanic, Responder, Quart, aiohttp, Tornado, or FastAPI.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"clang-16",
"py38-installer",
"py38-build",
"py38-wheel"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-asyncmy",
"py38-sqlalchemy",
"py38-asyncpg",
"py38-aiosqlite",
"py38-aiopg",
"py38-aiomysql"
]
},
{
"type": "test",
"ports": [
"py38-pytest",
"py38-starlette"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py38-starlette"
]
}
]
},
{
"name": "py38-datacite",
"portdir": "python/py-datacite",
"version": "1.0.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://datacite.readthedocs.org",
"description": "Python wrapper for the DataCite Metadata Store API",
"long_description": "Python wrapper for the DataCite Metadata Store API",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 604
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-pytest-runner"
]
},
{
"type": "lib",
"ports": [
"py38-jsonschema",
"py38-lxml",
"py38-requests",
"python38"
]
}
],
"depends_on": []
},
{
"name": "py38-datasets",
"portdir": "python/py-datasets",
"version": "2.3.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/huggingface/datasets",
"description": "Datasets and evaluation metrics for natural language processing and more",
"long_description": "🤗 Datasets is a lightweight and extensible library to easily share and access datasets and evaluation metrics for Natural Language Processing (NLP) and more.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-multiprocess",
"py38-numpy",
"py38-pandas",
"py38-requests",
"py38-tqdm",
"py38-xxhash",
"py38-dill",
"py38-pyarrow"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-transformers"
]
}
]
},
{
"name": "py38-datashape",
"portdir": "python/py-datashape",
"version": "0.5.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://packages.python.org/datashape",
"description": "DataShape is a language for describing data.",
"long_description": "DataShape is a language for describing data. It is an extension of the NumPy dtype with an emphasis on cross language support.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"py38-dateutil",
"py38-multipledispatch",
"py38-numpy",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-blaze",
"py-datashape",
"py38-odo"
]
}
]
},
{
"name": "py38-dateutil",
"portdir": "python/py-dateutil",
"version": "2.9.0.post0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dateutil/dateutil/",
"description": "Extensions to the standard Python datetime module",
"long_description": "The dateutil module provides powerful extensions to the datetime module available in the Python standard library.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-installer",
"clang-18",
"py38-setuptools",
"py38-setuptools_scm",
"py38-wheel"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-six"
]
},
{
"type": "run",
"ports": [
"py38-tz"
]
},
{
"type": "test",
"ports": [
"py38-freezegun",
"py38-hypothesis",
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-icalendar",
"py38-awscli2",
"py38-ligo-lw",
"py38-fdsnwsscripts",
"py38-owslib",
"py38-sunpy",
"py38-discogs-client",
"py38-gwpy",
"py38-beancount-import",
"salt-minion",
"salt-master",
"py38-botocore",
"py38-beancount",
"py38-ipyparallel",
"py38-pandas",
"py38-aniso8601",
"salt-syndic",
"py38-jupyter_client",
"py38-freezegun",
"salt-api",
"py38-vobject",
"py38-gmusicapi",
"py38-pendulum",
"py38-skyfield",
"py38-socid-extractor",
"py38-datashape",
"py38-matplotlib",
"py38-bson",
"py38-lal",
"py38-prov",
"py38-gpstime"
]
},
{
"type": "run",
"ports": [
"py38-hcloud",
"py38-apache-beam",
"py38-oci",
"py38-analytics-python",
"py38-elasticsearch-dsl",
"py38-arrow",
"py38-Faker",
"py38-pync"
]
}
]
},
{
"name": "py38-datrie",
"portdir": "python/py-datrie",
"version": "0.8.2",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kmike/datrie/",
"description": "Super-fast, efficiently stored Trie for Python.",
"long_description": "Super-fast, efficiently stored Trie for Python.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-cython",
"py38-pytest-runner",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-hypothesis",
"py38-pytest"
]
}
],
"depends_on": []
},
{
"name": "py38-DAWG",
"portdir": "python/py-DAWG",
"version": "0.8.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytries/DAWG/",
"description": "Fast and memory efficient DAWG for Python.",
"long_description": "Fast and memory efficient DAWG for Python.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
},
{
"name": "py38-dbfread",
"portdir": "python/py-dbfread",
"version": "2.0.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dbfread.readthedocs.io/",
"description": "Read DBF Files with Python",
"long_description": "Read DBF Files with Python",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "esafak",
"github": "esafak",
"ports_count": 133
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-agate-dbf"
]
}
]
},
{
"name": "py38-ddt",
"portdir": "python/py-ddt",
"version": "1.7.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/ddt/",
"description": "Data-Driven/Decorated Tests",
"long_description": "A library to multiply test cases",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-mock",
"py38-pytest",
"py38-six",
"py38-yaml"
]
}
],
"depends_on": []
},
{
"name": "py38-deap",
"portdir": "python/py-deap",
"version": "1.4.1",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/deap",
"description": "Distributed Evolutionary Algorithms in Python",
"long_description": "DEAP stands for Distributed Evolutionary Algorithm in Python, it is dedicated to people who wish to learn how to use evolutionary algorithms and to those who wish to rediscover evolutionary algorithms.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"py38-numpy",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-tpot"
]
}
]
},
{
"name": "py38-debtcollector",
"portdir": "python/py-debtcollector",
"version": "2.5.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/debtcollector/latest/",
"description": "Python deprecation patterns and strategies",
"long_description": "A collection of Python deprecation patterns and strategies that help you collect your technical debt in a non-destructive manner. The goal of this library is to provide well documented developer facing deprecation patterns that start of with a basic set and can expand into a larger set of patterns as time goes on. The desired output of these patterns is to apply the warnings module to emit DeprecationWarning or PendingDeprecationWarning or similar derivative to developers using libraries (or potentially applications) about future deprecations.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-pbr",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-six",
"py38-wrapt"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-oslo-utils",
"py38-keystoneclient",
"py38-oslo-config"
]
}
]
},
{
"name": "py38-debugpy",
"portdir": "python/py-debugpy",
"version": "1.8.7",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aka.ms/debugpy",
"description": "Implementation of the Debug Adapter Protocol",
"long_description": "Implementation of the Debug Adapter Protocol",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py38-build",
"py38-installer",
"py38-cython",
"py38-setuptools",
"py38-wheel"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-ipykernel"
]
}
]
},
{
"name": "py38-decli",
"portdir": "python/py-decli",
"version": "0.5.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Woile/decli",
"description": "Minimal declarative cli tool",
"long_description": "Decli is minimal wrapper around argparse. It's useful when writing big applications that have many arguments and subcommands, this way it'll be more clear.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 151
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
},
{
"name": "py38-decorator",
"portdir": "python/py-decorator",
"version": "5.1.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/micheles/decorator",
"description": "Decorator factory for signature-preserving decorators.",
"long_description": "Decorator factory for signature-preserving decorators.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-gmusicapi",
"py38-ratelim",
"py38-fabric",
"py38-httpbin",
"py38-sqlalchemy-migrate",
"py38-obspy",
"py38-ipython",
"py38-jsonpath-rw",
"py38-ipyparallel",
"py38-pytools",
"py38-gssapi"
]
},
{
"type": "run",
"ports": [
"py38-pyopencl",
"py38-moviepy",
"py38-librosa",
"py38-tensorflow-probability",
"py38-openstacksdk",
"py38-dogpile-cache"
]
},
{
"type": "test",
"ports": [
"py38-Faker"
]
}
]
},
{
"name": "py38-defusedxml",
"portdir": "python/py-defusedxml",
"version": "0.7.1",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tiran/defusedxml",
"description": "Workarounds and fixes for DoS and other vulnerabilities in Python’s XML libraries.",
"long_description": "Workarounds and fixes for DoS and other vulnerabilities in Python’s XML libraries.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-zeep",
"py38-cairosvg",
"py38-scrapy",
"py38-nbconvert"
]
}
]
},
{
"name": "py38-demjson",
"portdir": "python/py-demjson",
"version": "2.2.4",
"license": "LGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://deron.meranda.us/python/demjson/",
"description": "encoder, decoder, and lint/validator for JSON compliant with RFC 4627",
"long_description": "encoder, decoder, and lint/validator for JSON (JavaScript Object Notation) compliant with RFC 4627. This module provides classes and functions for encoding or decoding data represented in the language-neutral JSON format. This implementation tries to be as compliant to the JSON specification (RFC 4627) as possible, while still providing many optional extensions to allow less restrictive JavaScript syntax. It includes complete Unicode support, including UTF-32, BOM, and surrogate pair processing. It can also support JavaScript's NaN and Infinity numeric types as well as its 'undefined' type. It also includes a lint-like JSON syntax validator which tests JSON text for strict compliance to the standard.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
},
{
"name": "py38-deprecated",
"portdir": "python/py-deprecated",
"version": "1.2.14",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tantale/deprecated",
"description": "Python @deprecated decorator to deprecate old python classes, functions or methods.",
"long_description": "Python @deprecated decorator to deprecate old python classes, functions or methods.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-setuptools",
"py38-wheel",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-wrapt"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-fabric",
"py38-test-runner",
"py38-pikepdf"
]
},
{
"type": "run",
"ports": [
"py38-pygithub"
]
}
]
},
{
"name": "py38-deprecation",
"portdir": "python/py-deprecation",
"version": "2.1.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://deprecation.readthedocs.io/",
"description": "A library to handle automated deprecations",
"long_description": "A library to handle automated deprecations",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-17",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"py38-packaging",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-jupyter_packaging",
"py38-eyed3"
]
}
]
},
{
"name": "py38-des",
"portdir": "python/py-des",
"version": "2.0.1",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://whitemans.ca/des.html",
"description": "Pure python implementation of DES and TRIPLE DES encryption algorithm",
"long_description": "This algorithm is a pure python implementation of the DES and Triple DES algorithms. Triple DES is either DES-EDE3 with a 24 byte key, or DES-EDE2 with a 16 byte key.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": []
},
{
"name": "py38-descartes",
"portdir": "python/py-descartes",
"version": "1.1.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/sgillies/descartes/",
"description": "Use geometric objects as matplotlib paths and patches",
"long_description": "Use geometric objects as matplotlib paths and patches",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"py38-matplotlib",
"py38-numpy",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-descartes"
]
}
]
},
{
"name": "py38-diff-match-patch",
"portdir": "python/py-diff-match-patch",
"version": "20230430",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/diff-match-patch",
"description": "The Diff Match and Patch libraries offer robust algorithms to perform the operations required for synchronizing plain text.",
"long_description": "The Diff Match and Patch libraries offer robust algorithms to perform the operations required for synchronizing plain text.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-flit_core",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-three-merge"
]
},
{
"type": "run",
"ports": [
"py38-spyder-devel",
"py38-spyder"
]
}
]
},
{
"name": "py38-dijitso",
"portdir": "python/py-dijitso",
"version": "2019.1.0",
"license": "LGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/fenics-project/dijitso",
"description": "A Python module for distributed just-in-time shared library building",
"long_description": "This module was written to improve a core component of the FEniCS framework, namely the just in time compilation of C++ code that is generated from Python modules, but is only called from within a C++ library, and thus do not need wrapping in a nice Python interface.",
"active": false,
"categories": [
"science",
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"py38-numpy",
"py38-six",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-ffc",
"py38-dolfin"
]
}
]
},
{
"name": "py38-dill",
"portdir": "python/py-dill",
"version": "0.3.9",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/uqfoundation/dill",
"description": "serialize all of python extends python's pickle module",
"long_description": "dill extends python's pickle module for serializing and de-serializing python objects to the majority of the built-in python types. It provides the user the same interface as the pickle module, and also includes some additional features. In addition to pickling python objects, dill provides the ability to save the state of an interpreter session in a single command.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 604
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-multiprocess",
"py38-pymc3",
"py38-torchaudio",
"py38-pyasdf",
"py38-pylint"
]
},
{
"type": "run",
"ports": [
"py38-tensorflow-datasets",
"py38-apache-beam",
"py38-datasets"
]
}
]
},
{
"name": "py38-discogs-client",
"portdir": "python/py-discogs-client",
"version": "2.7",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/joalla/discogs_client",
"description": "Continuation of the \"\"Official Python Client for the Discogs API\"",
"long_description": "This is the continuation of the official \"Discogs API client for Python\", which was deprecated by discogs.com as of June 2020.",
"active": false,
"categories": [
"devel",
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-build",
"py38-installer",
"clang-17",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-dateutil",
"py38-oauthlib",
"py38-requests"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": []
}
]
}