HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50572,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=591",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=589",
"results": [
{
"name": "py310-unidecode",
"portdir": "python/py-unidecode",
"version": "1.4.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/avian2/unidecode",
"description": "ASCII transliterations of Unicode text",
"long_description": "Unidecode takes Unicode data and tries to represent it in ASCII characters (i.e., the universally displayable characters between 0x00 and 0x7F), where the compromises taken when mapping between two character sets are chosen to be near what a human with a US keyboard would choose. This is a Python port of Text::Unidecode Perl module by Sean M. Burke.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-setuptools",
"py310-wheel",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-slugify"
]
}
]
},
{
"name": "py310-commonmark",
"portdir": "python/py-commonmark",
"version": "0.9.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://commonmarkpy.readthedocs.io/en/latest/",
"description": "Python CommonMark parser",
"long_description": "commonmark.py is a pure Python port of jgm's commonmark.js, a Markdown parser and renderer for the CommonMark specification, using only native modules",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 159
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-setuptools",
"py310-wheel",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-hypothesis"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-recommonmark"
]
}
]
},
{
"name": "py310-enrich",
"portdir": "python/py-enrich",
"version": "1.2.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pycontribs/enrich",
"description": "Enrich adds few missing features to the wonderful rich library.",
"long_description": "Enriched extends rich library functionality with a set of changes that were not accepted to rich itself.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 651
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-build",
"py310-installer",
"py310-setuptools",
"py310-setuptools_scm",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"py310-rich",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-rich",
"portdir": "python/py-rich",
"version": "14.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rich.readthedocs.io/en/latest/",
"description": "Python library for rich text and beautiful formatting in the terminal",
"long_description": "Python library for rich text and beautiful formatting in the terminal. The Rich API makes it easy to add color and style to terminal output. Rich can also render pretty tables, progress bars, markdown, syntax highlighted source code, tracebacks, and more out of the box.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 159
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-poetry-core",
"clang-18",
"py310-installer",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-markdown-it-py",
"py310-pygments"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-npe2",
"py310-enrich",
"py310-rstcheck",
"py310-pymc",
"py310-objexplore",
"py310-textual",
"py310-meshio",
"py310-httpx",
"py310-rich-theme-manager",
"py310-pygmsh",
"py310-cookiecutter"
]
},
{
"type": "run",
"ports": [
"py310-rich_rst",
"py310-typer",
"py310-rich-click",
"py310-cmd2",
"py310-kraken",
"py310-rich-argparse"
]
},
{
"type": "test",
"ports": [
"py310-requests-cache"
]
}
]
},
{
"name": "py310-setuptools_scm_git_archive",
"portdir": "python/py-setuptools_scm_git_archive",
"version": "1.4.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Changaco/setuptools_scm_git_archive",
"description": "Plugin for setuptools_scm that add support for git archives.",
"long_description": "Plugin for setuptools_scm that add support for git archives.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 87
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-setuptools_scm"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py310-aiomysql",
"py310-h5netcdf",
"py310-pytest-subtests",
"py310-vispy",
"py310-ansible-compat",
"py310-cartopy",
"py310-barnaba"
]
}
]
},
{
"name": "py39-altair",
"portdir": "python/py-altair",
"version": "5.5.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://altair-viz.github.io/",
"description": "A declarative statistical visualization library for Python.",
"long_description": "A declarative statistical visualization library for Python.",
"active": false,
"categories": [
"devel",
"graphics",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-hatchling",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-packaging",
"py39-pandas",
"python39",
"py39-typing_extensions",
"py39-narwhals",
"py39-toolz",
"py39-jinja2",
"py39-jsonschema",
"py39-numpy"
]
}
],
"depends_on": []
},
{
"name": "py-unidiff",
"portdir": "python/py-unidiff",
"version": "0.7.5",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/matiasb/python-unidiff",
"description": "Unified diff parsing/metadata extraction library.",
"long_description": "Unified diff parsing/metadata extraction library.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-unidiff"
]
}
],
"depends_on": []
},
{
"name": "py38-unidiff",
"portdir": "python/py-unidiff",
"version": "0.7.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/matiasb/python-unidiff",
"description": "Unified diff parsing/metadata extraction library.",
"long_description": "Unified diff parsing/metadata extraction library.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"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": []
},
{
"name": "py39-unidiff",
"portdir": "python/py-unidiff",
"version": "0.7.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/matiasb/python-unidiff",
"description": "Unified diff parsing/metadata extraction library.",
"long_description": "Unified diff parsing/metadata extraction library.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-setuptools",
"py39-wheel",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-unidiff",
"portdir": "python/py-unidiff",
"version": "0.7.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/matiasb/python-unidiff",
"description": "Unified diff parsing/metadata extraction library.",
"long_description": "Unified diff parsing/metadata extraction library.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-setuptools",
"py310-wheel",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
},
{
"name": "py39-importlib-resources",
"portdir": "python/py-importlib-resources",
"version": "6.1.2",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://importlib-resources.readthedocs.io",
"description": "A backport of Python standard library importlib.resources module for Python 2.7, and 3.4 through 3.8.",
"long_description": "A backport of Python standard library importlib.resources module for Python 2.7, and 3.4 through 3.8.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "rubendibattista",
"github": "rdbisme",
"ports_count": 43
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-18",
"py39-setuptools",
"py39-setuptools_scm",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-zipp"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-matplotlib"
]
}
]
},
{
"name": "py310-importlib-resources",
"portdir": "python/py-importlib-resources",
"version": "6.1.2",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://importlib-resources.readthedocs.io",
"description": "A backport of Python standard library importlib.resources module for Python 2.7, and 3.4 through 3.8.",
"long_description": "A backport of Python standard library importlib.resources module for Python 2.7, and 3.4 through 3.8.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "rubendibattista",
"github": "rdbisme",
"ports_count": 43
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-setuptools_scm",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
},
{
"name": "py37-pyfftw",
"portdir": "python/py-pyfftw",
"version": "0.13.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pyFFTW/pyFFTW",
"description": "pythonic python wrapper around FFTW",
"long_description": "A pythonic wrapper around FFTW, the FFT library, presenting a unified interface for all the supported transforms.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 436
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-cython",
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"fftw-3-long",
"python37",
"py37-numpy",
"fftw-3",
"fftw-3-single"
]
}
],
"depends_on": []
},
{
"name": "py38-pyfftw",
"portdir": "python/py-pyfftw",
"version": "0.13.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pyFFTW/pyFFTW",
"description": "pythonic python wrapper around FFTW",
"long_description": "A pythonic wrapper around FFTW, the FFT library, presenting a unified interface for all the supported transforms.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 436
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-cython",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"fftw-3",
"fftw-3-single",
"fftw-3-long",
"py38-numpy",
"python38"
]
}
],
"depends_on": []
},
{
"name": "py39-pyfftw",
"portdir": "python/py-pyfftw",
"version": "0.13.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pyFFTW/pyFFTW",
"description": "pythonic python wrapper around FFTW",
"long_description": "A pythonic wrapper around FFTW, the FFT library, presenting a unified interface for all the supported transforms.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 436
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-cython",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"fftw-3",
"fftw-3-single",
"fftw-3-long",
"py39-numpy",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py39-molmod",
"portdir": "python/py-molmod",
"version": "1.4.8",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://molmod.github.io/molmod/index.html",
"description": "Python library with many components that are useful to write molecular modeling programs",
"long_description": "MolMod is a python package that is used by Zeobuilder and Tracks. Zeobuilder is a GUI toolkit for the interactive construction of complex molecular models. Tracks is a collection of molecular dynamics and monte carlo analysis scripts. MolMod groups a series of modules that are useful for analyzing molecular modeling simulations, and for setting up complex input files. MolMod can also be used as a library for batch work, independent of Zeobuilder or Tracks.",
"active": true,
"categories": [
"python",
"chemistry"
],
"maintainers": [
{
"name": "yangx59",
"github": "",
"ports_count": 5
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-cython-compat",
"py39-build",
"py39-installer",
"clang-16",
"py39-setuptools",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"py39-future",
"py39-numpy",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-molmod"
]
}
]
},
{
"name": "checkssl",
"portdir": "sysutils/checkssl",
"version": "0.6.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.checkssl.org",
"description": "checkssl - simple command line tool to check or monitor your https certificate",
"long_description": "checkssl - simple command line tool to check or monitor your https certificate",
"active": true,
"categories": [
"devel",
"sysutils"
],
"maintainers": [
{
"name": "breun",
"github": "breun",
"ports_count": 98
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "libvpx-devel",
"portdir": "multimedia/libvpx-devel",
"version": "1.15.2",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://webmproject.org/tools/",
"description": "WebM VP8/VP9 Codec SDK",
"long_description": "The WebM VP8/VP9 codecs are being developed specifically to meet the demand for the consumption of video over the Internet, including professionally and amateur produced video-on-demand and conversational video content. VP9 is an evolution of the VP8 video codec and includes a number of enhancements and new coding tools that have been added to improve coding efficiency. The VP9 encoder in this release is not, as yet, feature complete.",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 352
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"yasm",
"clang-18"
]
},
{
"type": "fetch",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "trac-devel",
"portdir": "devel/trac-devel",
"version": "1.4.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://trac.edgewall.org/",
"description": "Wiki and issue tracking system.",
"long_description": "Trac is an enhanced wiki and issue tracking system for software development projects. Trac uses a minimalistic approach to web-based software project management.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"postgres",
"mysql",
"subversion"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-babel",
"py27-docutils",
"py27-genshi",
"subversion-python27bindings",
"py27-pygments",
"py27-sqlite",
"py27-textile",
"py27-tz",
"py27-jinja2"
]
}
],
"depends_on": []
},
{
"name": "py310-shapely",
"portdir": "python/py-shapely",
"version": "2.1.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://shapely.readthedocs.io/en/stable/",
"description": "Shapely is a Python package for manipulation and analysis of 2D geospatial geometries",
"long_description": "Shapely is a Python package for manipulation and analysis of 2D geospatial geometries. It is based on GEOS (http://geos.refractions.net) Shapely 1.0 is not concerned with data formats or coordinate reference systems.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools",
"py310-cython"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-numpy",
"geos"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"vpype",
"py310-cartopy",
"py310-geopandas"
]
},
{
"type": "run",
"ports": [
"py310-pointpats",
"py310-libpysal",
"py310-spaghetti",
"py310-kraken",
"py310-spopt",
"py310-momepy",
"py310-rasterstats",
"py310-esda"
]
}
]
},
{
"name": "gh-grep",
"portdir": "devel/gh-grep",
"version": "1.2.3",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/k1LoW/gh-grep",
"description": "Find lines matching a pattern within Github repositories using the GitHub API",
"long_description": "Find lines matching a pattern within Github repositories using the GitHub API",
"active": true,
"categories": [
"devel",
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1022
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "mscompress",
"portdir": "archivers/mscompress",
"version": "20180118",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/erikolofsson/mscompress",
"description": "compress.exe/expand.exe compatible (de)compressor",
"long_description": "compress.exe/expand.exe compatible (de)compressor",
"active": true,
"categories": [
"archivers"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "easytag-devel",
"portdir": "audio/easytag",
"version": "20210912",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.gnome.org/Apps/EasyTAG/",
"description": "Tool for editing tags of audio files",
"long_description": "EasyTAG is a GTK3 utility for viewing and editing tags for MP3, MP2, FLAC, Ogg Vorbis, MusePack, Monkey's audio files and MP4/AAC.",
"active": true,
"categories": [
"audio",
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [
"nautilus",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"itstool",
"clang-17",
"appstream-glib",
"autoconf",
"automake",
"libtool",
"pkgconfig",
"yelp-tools",
"intltool"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gtk3",
"flac",
"libsoup-2.4",
"id3lib",
"libid3tag",
"libopus",
"libvorbis",
"opusfile",
"speex",
"taglib",
"wavpack",
"desktop-file-utils"
]
},
{
"type": "run",
"ports": [
"adwaita-icon-theme"
]
}
],
"depends_on": []
},
{
"name": "py-tensorflow-macos",
"portdir": "python/py-tensorflow-macos",
"version": "2.11.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://developer.apple.com/metal/tensorflow-plugin/",
"description": "Mac-optimized TensorFlow to be used with py-tensorflow-metal.",
"long_description": "Hardware-accelerated TensorFlow and TensorFlow Addons for macOS 12.0+. Native hardware acceleration is supported on M1 Macs and Intel-based Macs through Apple’s ML Compute framework.",
"active": true,
"categories": [
"lang",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-tensorflow-macos"
]
}
],
"depends_on": []
},
{
"name": "py38-tensorflow-macos",
"portdir": "python/py-tensorflow-macos",
"version": "2.11.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://developer.apple.com/metal/tensorflow-plugin/",
"description": "Mac-optimized TensorFlow to be used with py-tensorflow-metal.",
"long_description": "Hardware-accelerated TensorFlow and TensorFlow Addons for macOS 12.0+. Native hardware acceleration is supported on M1 Macs and Intel-based Macs through Apple’s ML Compute framework.",
"active": false,
"categories": [
"lang",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-installer",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-flatbuffers",
"py38-gast",
"py38-h5py",
"py38-keras",
"py38-keras_preprocessing",
"py38-numpy",
"py38-opt_einsum",
"py38-protobuf3",
"py38-scipy",
"py38-tensorboard",
"py38-tensorflow_estimator",
"py38-termcolor",
"py38-typeguard",
"py38-typing_extensions",
"py38-wrapt",
"py38-astunparse",
"py38-absl",
"py38-grpcio"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-transformers",
"py38-tensorflow-metal"
]
}
]
},
{
"name": "py-tensorflow-metal",
"portdir": "python/py-tensorflow-metal",
"version": "0.7.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://developer.apple.com/metal/tensorflow-plugin/",
"description": "TensorFlow acceleration for Mac GPUs.",
"long_description": "Hardware-accelerated TensorFlow and TensorFlow Addons for macOS 12.0+. Native hardware acceleration is supported on M1 Macs and Intel-based Macs through Apple’s ML Compute framework.",
"active": true,
"categories": [
"lang",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-tensorflow-metal"
]
}
],
"depends_on": []
},
{
"name": "py38-tensorflow-metal",
"portdir": "python/py-tensorflow-metal",
"version": "0.7.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://developer.apple.com/metal/tensorflow-plugin/",
"description": "TensorFlow acceleration for Mac GPUs.",
"long_description": "Hardware-accelerated TensorFlow and TensorFlow Addons for macOS 12.0+. Native hardware acceleration is supported on M1 Macs and Intel-based Macs through Apple’s ML Compute framework.",
"active": false,
"categories": [
"lang",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"clang-14",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-tensorflow-macos"
]
}
],
"depends_on": []
},
{
"name": "ouch",
"portdir": "sysutils/ouch",
"version": "0.6.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://crates.io/crates/ouch",
"description": "Painless compression and decompression in the terminal",
"long_description": "Painless compression and decompression in the terminal. ouch stands for Obvious Unified Compression Helper, it's a CLI tool to compress and decompress files.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1022
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"cargo",
"legacy-support",
"rust"
]
},
{
"type": "lib",
"ports": [
"lzma",
"zlib",
"libunwind",
"libiconv"
]
}
],
"depends_on": []
},
{
"name": "py39-xhtml2pdf",
"portdir": "python/py-xhtml2pdf",
"version": "0.2.13",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/xhtml2pdf/xhtml2pdf",
"description": "HTML/CSS to PDF converter based on Python",
"long_description": "HTML/CSS to PDF converter based on Python",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-bidi",
"py39-pypdf",
"py39-arabic-reshaper",
"py39-hanko",
"py39-svglib",
"python39",
"py39-Pillow",
"py39-html5lib",
"py39-reportlab",
"py39-six"
]
},
{
"type": "test",
"ports": [
"py39-pytest",
"py39-tomli"
]
}
],
"depends_on": []
},
{
"name": "go-jsonnet",
"portdir": "devel/go-jsonnet",
"version": "0.20.0",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/go-jsonnet",
"description": "An implementation of Jsonnet in pure Go",
"long_description": "A feature complete, production-ready implementation of Jsonnet in pure Go compatible with the original Jsonnet C++ implementation.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1022
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "ndiag",
"portdir": "graphics/ndiag",
"version": "0.14.5",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/k1LoW/ndiag",
"description": "A high-level architecture diagramming/documentation tool",
"long_description": "A high-level architecture diagramming/documentation tool. ndiag allows you to generate diagrams from YAML source files. You can generate multiple views from a single configuration file, nest components in nested layers, and more.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1022
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "openiked",
"portdir": "net/openiked",
"version": "7.4",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.openiked.org",
"description": "Internet Key Exchange (IKEv2) daemon",
"long_description": "A free implementation of the Internet Key Exchange (IKEv2) protocol which performs mutual authentication and which establishes and maintains IPsec VPN security policies and associations (SAs) between peers. It is intended to be a lean, clean, secure, better configurable and interoperable implementation that focusses on supporting the main standards and most important features of IKEv2.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "rak",
"github": "ryanakca",
"ports_count": 9
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libevent",
"openssl3"
]
}
],
"depends_on": []
},
{
"name": "spotify-dl",
"portdir": "multimedia/spotify-dl",
"version": "8.8.2",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/SathyaBhat/spotify-dl",
"description": "Downloads songs from any Spotify playlist, album or track.",
"long_description": "Downloads songs from any Spotify playlist, album or track.",
"active": true,
"categories": [
"multimedia",
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 651
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py311-mutagen",
"yt-dlp",
"py311-rich",
"python311",
"py311-urllib3",
"py311-sentry-sdk",
"py311-spotipy"
]
}
],
"depends_on": []
},
{
"name": "py310-mutagen",
"portdir": "python/py-mutagen",
"version": "1.47.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mutagen.readthedocs.io",
"description": "A Python module to handle audio metadata",
"long_description": "Supports ASF, FLAC, M4A, Monkey's Audio, MP3, Musepack, Ogg FLAC, Ogg Speex, Ogg Theora, Ogg Vorbis, True Audio, WavPack and OptimFROG audio files. All versions of ID3v2 are supported, and all standard ID3v2.4 frames are parsed. It can read Xing headers to accurately calculate the bitrate and length of MP3s. ID3 and APEv2 tags can be edited regardless of audio format. It can also manipulate Ogg streams on an individual packet/page level.",
"active": true,
"categories": [
"devel",
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-hypothesis",
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-mediafile"
]
}
]
},
{
"name": "py-sentry-sdk",
"portdir": "python/py-sentry-sdk",
"version": "2.49.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/getsentry/sentry-python",
"description": "Sentry SDK for Python",
"long_description": "This is the next line of the Python SDK for Sentry, intended to replace the raven package on PyPI.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 651
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-sentry-sdk"
]
}
],
"depends_on": []
},
{
"name": "py38-sentry-sdk",
"portdir": "python/py-sentry-sdk",
"version": "1.11.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/getsentry/sentry-python",
"description": "Sentry SDK for Python",
"long_description": "This is the next line of the Python SDK for Sentry, intended to replace the raven package on PyPI.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 651
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-certifi",
"py38-urllib3"
]
}
],
"depends_on": []
},
{
"name": "py39-sentry-sdk",
"portdir": "python/py-sentry-sdk",
"version": "1.44.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/getsentry/sentry-python",
"description": "Sentry SDK for Python",
"long_description": "This is the next line of the Python SDK for Sentry, intended to replace the raven package on PyPI.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 651
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-certifi",
"py39-urllib3"
]
}
],
"depends_on": []
},
{
"name": "py310-sentry-sdk",
"portdir": "python/py-sentry-sdk",
"version": "2.49.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/getsentry/sentry-python",
"description": "Sentry SDK for Python",
"long_description": "This is the next line of the Python SDK for Sentry, intended to replace the raven package on PyPI.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 651
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-certifi",
"py310-urllib3"
]
}
],
"depends_on": []
},
{
"name": "py-spotipy",
"portdir": "python/py-spotipy",
"version": "2.25.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://spotipy.readthedocs.io/",
"description": "A light weight Python library for the Spotify Web API",
"long_description": "A light weight Python library for the Spotify Web API",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 651
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-spotipy"
]
}
],
"depends_on": []
},
{
"name": "py38-spotipy",
"portdir": "python/py-spotipy",
"version": "2.21.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://spotipy.readthedocs.io/",
"description": "A light weight Python library for the Spotify Web API",
"long_description": "A light weight Python library for the Spotify Web API",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 651
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-requests",
"py38-six",
"py38-urllib3"
]
}
],
"depends_on": []
},
{
"name": "py39-spotipy",
"portdir": "python/py-spotipy",
"version": "2.25.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://spotipy.readthedocs.io/",
"description": "A light weight Python library for the Spotify Web API",
"long_description": "A light weight Python library for the Spotify Web API",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 651
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-redis",
"py39-requests",
"py39-six",
"py39-urllib3"
]
}
],
"depends_on": []
},
{
"name": "py310-spotipy",
"portdir": "python/py-spotipy",
"version": "2.25.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://spotipy.readthedocs.io/",
"description": "A light weight Python library for the Spotify Web API",
"long_description": "A light weight Python library for the Spotify Web API",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 651
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-requests",
"py310-urllib3",
"py310-six",
"py310-redis"
]
}
],
"depends_on": []
},
{
"name": "py310-asttokens",
"portdir": "python/py-asttokens",
"version": "3.0.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gristlabs/asttokens",
"description": "The asttokens module annotates Python abstract syntax trees (ASTs).",
"long_description": "The asttokens module annotates Python abstract syntax trees (ASTs).",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-setuptools_scm",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-astroid"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-eric-ide",
"py310-stack_data"
]
}
]
},
{
"name": "py310-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": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-importlib-metadata",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-cx_Freeze",
"py310-eric-ide"
]
}
]
},
{
"name": "py310-eric-ide",
"portdir": "python/py-eric-ide",
"version": "21.11",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://eric-ide.python-projects.org/index.html",
"description": "Eric is a full featured Python and Ruby editor and IDE",
"long_description": "Eric is a full featured Python and Ruby editor and IDE, written in python. It is based on the cross platform Qt gui toolkit, integrating the highly flexible Scintilla editor control. It is designed to be usable as everdays' quick and dirty editor as well as being usable as a professional project management tool integrating many advanced features Python offers the professional coder.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-pyqt5",
"py310-pyqt5-chart",
"py310-pyqt5-scintilla",
"py310-pyqt5-sip",
"py310-pyqt5-webengine",
"qt5-qtbase",
"py310-yaml",
"py310-asttokens",
"py310-cx_Freeze",
"py310-pysvn",
"py310-rope",
"python310",
"py310-toml",
"py310-editorconfig",
"py310-enchant",
"py310-pylint"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-eric-ide"
]
}
]
},
{
"name": "py310-pysvn",
"portdir": "python/py-pysvn",
"version": "1.9.22",
"license": "Apache-1.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pysvn.sourceforge.io/",
"description": "Python Subversion Extension (pysvn)",
"long_description": "The pysvn module is a python interface to the Subversion version control system. This API exposes client interfaces for managing a working copy, querying a repository, and synchronizing the two.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"apr",
"subversion",
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-eric-ide"
]
}
]
},
{
"name": "py39-html2text",
"portdir": "python/py-html2text",
"version": "2025.4.15",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/html2text",
"description": "Script to turn HTML into equivalent Markdown-structured text.",
"long_description": "html2text is a Python script that converts a page of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to be valid Markdown (a text-to-HTML format).",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-setuptools_scm",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py-html2text_select"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-html2text",
"portdir": "python/py-html2text",
"version": "2025.4.15",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/html2text",
"description": "Script to turn HTML into equivalent Markdown-structured text.",
"long_description": "html2text is a Python script that converts a page of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to be valid Markdown (a text-to-HTML format).",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-setuptools_scm",
"py310-wheel",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py-html2text_select"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-spark_parser",
"portdir": "python/py-spark_parser",
"version": "1.9.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/spark_parser/",
"description": "An Earley-Algorithm Context-free grammar Parser Toolkit",
"long_description": "SPARK stands for Scanning, Parsing, and Rewriting Kit. It uses Jay Earley's algorithm for parsing context free grammars, and comes with some generic Abstract Syntax Tree routines. There is also a prototype scanner which does its job by combining Python regular expressions.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-click"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-uncompyle6"
]
},
{
"type": "run",
"ports": [
"py310-trepan3k"
]
}
]
},
{
"name": "py310-uncompyle6",
"portdir": "python/py-uncompyle6",
"version": "3.9.3",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rocky/python-uncompyle6/",
"description": "Python cross-version byte-code decompiler",
"long_description": "Python cross-version byte-code decompiler",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-click",
"py310-spark_parser",
"py310-xdis"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-six"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-trepan3k"
]
}
]
}
]
}