HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52358,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=442",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=440",
"results": [
{
"name": "p5-cli-osprey",
"portdir": "perl/p5-cli-osprey",
"version": "0.90.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-cli-osprey",
"homepage": "https://metacpan.org/pod/CLI::Osprey",
"description": "CLI::Osprey - MooX::Options + MooX::Cmd + Sanity",
"long_description": "CLI::Osprey - MooX::Options + MooX::Cmd + Sanity",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2662
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-cli-osprey"
]
}
],
"depends_on": []
},
{
"name": "cglm",
"portdir": "devel/cglm",
"version": "0.9.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/recp/cglm",
"description": "Highly Optimized Graphics Math (glm) for C",
"long_description": "Highly optimized 2D|3D math library, also known as OpenGL Mathematics (glm) for `C`. cglm provides lot of utils to help math operations to be fast and quick to write.",
"active": true,
"categories": [
"devel",
"math"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1074
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"taisei"
]
}
]
},
{
"name": "gdk-pixbuf2-devel",
"portdir": "graphics/gdk-pixbuf2-devel",
"version": "2.44.7",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gtk.org/",
"description": "The gdk-pixbuf-2.0 library",
"long_description": "The gdk-pixbuf-2.0 library",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [
"bundle",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-docutils",
"meson",
"ninja",
"pkgconfig",
"gtk-doc",
"libxslt",
"gi-docgen",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gobject-introspection",
"libjpeg-turbo",
"shared-mime-info",
"tiff",
"glib2",
"libpng"
]
}
],
"depends_on": []
},
{
"name": "cw",
"portdir": "sysutils/cw",
"version": "4.1.3",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.lucagrulla.com/cw",
"description": "The best way to tail AWS CloudWatch Logs from your terminal",
"long_description": "The best way to tail AWS CloudWatch Logs from your terminal",
"active": true,
"categories": [
"sysutils",
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1074
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "py310-smart_open",
"portdir": "python/py-smart_open",
"version": "7.5.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/piskvorky/smart_open",
"description": "Utils for streaming large files (S3, HDFS, gzip, bz2...)",
"long_description": "Utils for streaming large files (S3, HDFS, gzip, bz2...)",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-build",
"py310-installer",
"py310-setuptools",
"py310-setuptools_scm",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"py310-wrapt",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-gensim",
"py310-mp-api",
"py310-weasel"
]
}
]
},
{
"name": "py38-xmldiff",
"portdir": "python/py-xmldiff",
"version": "2.6.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Shoobx/xmldiff",
"description": "A library and command line utility for diffing xml",
"long_description": "xmldiff is a library and a command-line utility for making diffs out of XML. This may seem like something that doesn’t need a dedicated utility, but change detection in hierarchical data is very different from change detection in flat data. XML type formats are also not only used for computer readable data, it is also often used as a format for hierarchical data that can be rendered into human readable formats. A traditional diff on such a format would tell you line by line the differences, but this would not be be readable by a human. xmldiff provides tools to make human readable diffs in those situations.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"clang-16",
"py38-installer",
"py38-setuptools",
"py38-wheel"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-six",
"py38-lxml"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": []
},
{
"name": "php81-geoip",
"portdir": "php/php-geoip",
"version": "1.1.1",
"license": "PHP",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/geoip",
"description": "Map IP address to geographic places",
"long_description": "This PHP extension allows you to find the location of an IP address - City, State, Country, Longitude, Latitude, and other information as all, such as ISP and connection type.",
"active": true,
"categories": [
"devel",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2079
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1515
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libgeoip",
"php81"
]
}
],
"depends_on": []
},
{
"name": "php80-geoip",
"portdir": "php/php-geoip",
"version": "1.1.1",
"license": "PHP",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/geoip",
"description": "Map IP address to geographic places",
"long_description": "This PHP extension allows you to find the location of an IP address - City, State, Country, Longitude, Latitude, and other information as all, such as ISP and connection type.",
"active": true,
"categories": [
"devel",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2079
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1515
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libgeoip",
"php80"
]
}
],
"depends_on": []
},
{
"name": "rb31-ronn-ng",
"portdir": "ruby/rb-ronn-ng",
"version": "0.9.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/apjanke/ronn-ng",
"description": "An updated fork of ronn. Build man pages from Markdown.",
"long_description": "Ronn-NG is a new, currently-maintained fork of the defunct original Ronn project. Ronn builds manuals. It converts simple, human readable textfiles to roff for terminal display, and also to HTML for the web.",
"active": true,
"categories": [
"devel",
"www",
"ruby"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 648
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby31",
"rb31-kramdown",
"rb31-mustache",
"rb31-nokogiri"
]
}
],
"depends_on": []
},
{
"name": "rb31-nokogiri",
"portdir": "ruby/rb-nokogiri",
"version": "1.16.7",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nokogiri.org",
"description": "Nokogiri is an HTML, XML, SAX, and Reader parser.",
"long_description": "Nokogiri is an HTML, XML, SAX, and Reader parser. Among Nokogiri's many features is the ability to search documents via XPath or CSS3 selectors.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 648
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"rb31-gem-patch"
]
},
{
"type": "lib",
"ports": [
"libxml2",
"libxslt",
"ruby31",
"rb31-mini_portile2",
"zlib",
"libiconv"
]
},
{
"type": "run",
"ports": [
"rb31-racc"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb31-ronn-ng"
]
}
]
},
{
"name": "rb31-mustache",
"portdir": "ruby/rb-mustache",
"version": "1.1.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mustache/mustache",
"description": "Logic-less templates, implemented in Ruby.",
"long_description": "Inspired by ctemplate and et, Mustache is a framework-agnostic way to render logic-free views.",
"active": true,
"categories": [
"www",
"ruby"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 648
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb31-ronn-ng"
]
}
]
},
{
"name": "rb31-mini_portile2",
"portdir": "ruby/rb-mini_portile2",
"version": "2.8.7",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/flavorjones/mini_portile",
"description": "Simplistic port-like solution for developers",
"long_description": "Simplistic port-like solution for developers. It provides a standard and simplified way to compile against dependency libraries without messing up your system.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 648
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb31-nokogiri"
]
},
{
"type": "run",
"ports": [
"rb31-gpgme"
]
}
]
},
{
"name": "rb31-kramdown",
"portdir": "ruby/rb-kramdown",
"version": "2.4.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://kramdown.gettalong.org",
"description": "fast, pure-Ruby Markdown-superset converter",
"long_description": "kramdown is yet-another-markdown-parser but fast, pure Ruby, using a strict syntax definition and supporting several common extensions.",
"active": true,
"categories": [
"textproc",
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb31-ronn-ng"
]
},
{
"type": "run",
"ports": [
"rb31-kramdown-parser-gfm"
]
}
]
},
{
"name": "rb31-gem-patch",
"portdir": "ruby/rb-gem-patch",
"version": "0.1.6",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fedora-ruby/gem-patch",
"description": "A RubyGems plugin for patching gems",
"long_description": "gem-patch is a RubyGems plugin that helps to patch gems without manually opening and rebuilding them. It opens a given .gem file, extracts it, patches it with system patch command, clones its spec, updates the file list and builds the patched gem.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
}
],
"depends_on": [
{
"type": "extract",
"ports": [
"rb31-concurrent-ruby-ext",
"rb31-nokogiri",
"rb31-numo-narray"
]
}
]
},
{
"name": "py310-pyinstrument",
"portdir": "python/py-pyinstrument",
"version": "5.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/joerick/pyinstrument",
"description": "Call stack profiler for Python. Shows you why your code is slow!",
"long_description": "Call stack profiler for Python. Shows you why your code is slow!",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 151
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
},
{
"name": "py39-pyinstrument",
"portdir": "python/py-pyinstrument",
"version": "4.4.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/joerick/pyinstrument",
"description": "Call stack profiler for Python. Shows you why your code is slow!",
"long_description": "Call stack profiler for Python. Shows you why your code is slow!",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 151
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py38-pyinstrument",
"portdir": "python/py-pyinstrument",
"version": "4.4.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/joerick/pyinstrument",
"description": "Call stack profiler for Python. Shows you why your code is slow!",
"long_description": "Call stack profiler for Python. Shows you why your code is slow!",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 151
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
},
{
"name": "py37-pyinstrument",
"portdir": "python/py-pyinstrument",
"version": "4.4.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/joerick/pyinstrument",
"description": "Call stack profiler for Python. Shows you why your code is slow!",
"long_description": "Call stack profiler for Python. Shows you why your code is slow!",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 151
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": []
},
{
"name": "py-pyinstrument",
"portdir": "python/py-pyinstrument",
"version": "5.1.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/joerick/pyinstrument",
"description": "Call stack profiler for Python. Shows you why your code is slow!",
"long_description": "Call stack profiler for Python. Shows you why your code is slow!",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 151
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-pyinstrument"
]
}
],
"depends_on": []
},
{
"name": "py310-jupyter_sphinx",
"portdir": "python/py-jupyter_sphinx",
"version": "0.5.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jupyter/jupyter-sphinx/",
"description": "Jupyter Sphinx Extensions",
"long_description": "Jupyter Sphinx Extensions",
"active": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-hatchling",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-nbformat",
"python310",
"py310-sphinx",
"py310-ipython",
"py310-ipywidgets",
"py310-nbconvert"
]
}
],
"depends_on": []
},
{
"name": "py310-emcee3",
"portdir": "python/py-emcee3",
"version": "3.1.6",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://emcee.readthedocs.io/en/stable/",
"description": "affine-invariant ensemble MCMC sampling",
"long_description": "emcee is a stable, well tested Python implementation of the affine-invariant ensemble sampler for Markov chain Monte Carlo (MCMC) proposed by Goodman & Weare (2010). The code is open source and has already been used in several published projects in the astrophysics literature.",
"active": true,
"categories": [
"science",
"math",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-setuptools_scm",
"py310-wheel",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-numpy"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-scipy",
"py310-h5py"
]
}
],
"depends_on": []
},
{
"name": "py310-corner",
"portdir": "python/py-corner",
"version": "2.2.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dfm/corner.py",
"description": "Make some beautiful corner plots of samples",
"long_description": "Make some beautiful corner plots of samples",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "dan",
"github": "dfm",
"ports_count": 11
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-hatchling",
"py310-hatch-vcs",
"py310-installer",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-numpy",
"py310-matplotlib",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-codecov",
"portdir": "python/py-codecov",
"version": "2.1.13",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/codecov/codecov-python",
"description": "Hosted coverage reports for Github, Bitbucket and Gitlab",
"long_description": "Hosted coverage reports for Github, Bitbucket and Gitlab.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-requests",
"py310-coverage"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py310-spopt"
]
}
]
},
{
"name": "py310-poppler-qt5",
"portdir": "python/py-poppler-qt5",
"version": "21.3.0",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wbsoft/python-poppler-qt5",
"description": "Python binding for Poppler-Qt5",
"long_description": "python-poppler-qt5 is a Python binding for Poppler-Qt5 that aims for completeness and for being actively maintained. Using this module you can access the contents of PDF files inside PyQt5 applications.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "davide.liessi",
"github": "dliessi",
"ports_count": 72
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"py310-setuptools",
"py310-pyqt-builder",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase",
"py310-pyqt5",
"poppler-qt5",
"python310",
"py310-sip"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-qpageview"
]
},
{
"type": "run",
"ports": [
"frescobaldi",
"frescobaldi-devel"
]
}
]
},
{
"name": "py310-ly",
"portdir": "python/py-ly",
"version": "0.9.7",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wbsoft/python-ly",
"description": "Tool and library for manipulating LilyPond files",
"long_description": "The python-ly package provides a Python library and a commandline tool that can be used to parse and manipulate LilyPond source files.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "davide.liessi",
"github": "dliessi",
"ports_count": 72
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"frescobaldi",
"frescobaldi-devel",
"py-ly"
]
}
]
},
{
"name": "py310-numexpr",
"portdir": "python/py-numexpr",
"version": "2.14.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pydata/numexpr",
"description": "Multiple-operator array expression evaluator",
"long_description": "The numexpr package evaluates multiple-operator array expressions many times faster than NumPy can. It accepts the expression as a string, analyzes it, rewrites it more efficiently, and compiles it on the fly into code for its internal virtual machine (VM). Due to its integrated just-in-time (JIT) compiler, it does not require a compiler at runtime.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-numpy",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-tables",
"py310-blosc2",
"py310-pyFAI"
]
},
{
"type": "run",
"ports": [
"py310-xraylarch"
]
}
]
},
{
"name": "py310-nuitka",
"portdir": "python/py-nuitka",
"version": "4.1.3",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://nuitka.net/",
"description": "Python compiler with full language support and CPython compatibility.",
"long_description": "Python compiler with full language support and CPython compatibility.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-zstd",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-logilab-common",
"portdir": "python/py-logilab-common",
"version": "2.1.0",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.logilab.org/project/logilab-common",
"description": "A number of modules used by various projects from Logilab",
"long_description": "A number of modules used by various projects from Logilab",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"py310-setuptools",
"py310-mypy_extensions",
"py310-typing_extensions",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-logilab-constraint"
]
}
]
},
{
"name": "py310-qpageview",
"portdir": "python/py-qpageview",
"version": "0.6.2",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://qpageview.org",
"description": "Widget to display page-based documents for Qt5/PyQt5",
"long_description": "qpageview provides a page based document viewer widget for Qt5/PyQt5. It has a flexible architecture potentionally supporting many formats. Currently, it supports SVG documents, images, and, using the Poppler-Qt5 binding, PDF documents.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "davide.liessi",
"github": "dliessi",
"ports_count": 72
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"py310-pyqt5",
"py310-poppler-qt5",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-qpageview"
]
},
{
"type": "run",
"ports": [
"frescobaldi",
"frescobaldi-devel"
]
}
]
},
{
"name": "rb31-zentest",
"portdir": "ruby/rb-zentest",
"version": "4.12.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/seattlerb/zentest",
"description": "Automated test scaffolding for Ruby",
"long_description": "ZenTest scans your target and unit-test code and writes your missing code based on simple naming rules, enabling XP at a much quicker pace. ZenTest only works with Ruby and Test::Unit.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 648
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb31-rubyinline"
]
}
]
},
{
"name": "rb31-text",
"portdir": "ruby/rb-text",
"version": "1.3.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/threedaymonk/text",
"description": "A collection of text algorithms",
"long_description": "A collection of text algorithms: Levenshtein, Soundex, Metaphone, Double Metaphone, Porter Stemming",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 648
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb31-gettext"
]
}
]
},
{
"name": "rb31-rubyzip",
"portdir": "ruby/rb-rubyzip",
"version": "3.2.2",
"license": "(Ruby or GPL-2)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rubyzip/rubyzip",
"description": "rubyzip is a ruby module for reading and writing zip files",
"long_description": "rubyzip is a ruby module for reading and writing zip files, with the restriction that only uncompressed and deflated zip entries are supported. All this library does is handling of the zip file format. the actual compression/decompression is handled by zlib.",
"active": true,
"categories": [
"archivers",
"ruby"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 648
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb31-bee",
"rb31-heroku"
]
}
]
},
{
"name": "rb31-rmagick",
"portdir": "ruby/rb-rmagick",
"version": "5.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rmagick.github.io",
"description": "The Ruby interface to ImageMagick",
"long_description": "RMagick is an interface between the Ruby programming language and the ImageMagick image processing library. It is fully featured and has good documentation.",
"active": true,
"categories": [
"graphics",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ImageMagick",
"ruby31"
]
}
],
"depends_on": []
},
{
"name": "rb31-locale",
"portdir": "ruby/rb-locale",
"version": "2.1.4",
"license": "Ruby",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-gettext.github.io",
"description": "Pure ruby library which provides basic APIs for localization",
"long_description": "Pure ruby library which provides basic APIs for localization",
"active": true,
"categories": [
"devel",
"textproc",
"ruby"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 648
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb31-gettext",
"rb31-sup"
]
}
]
},
{
"name": "rb31-gettext",
"portdir": "ruby/rb-gettext",
"version": "3.5.1",
"license": "Ruby",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-gettext.github.io",
"description": "a Localization library and tools which modeled GNU gettext.",
"long_description": "This library provides to translate original messages to localized messages properly using client-side locale information(environment variable or CGI variable). And the tools for developers support to create, use, and modify localized message files(message catalogs) easily.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 648
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
},
{
"type": "run",
"ports": [
"rb31-locale",
"rb31-text",
"rb31-erubi",
"rb31-racc"
]
}
],
"depends_on": []
},
{
"name": "rb31-cri",
"portdir": "ruby/rb-cri",
"version": "2.15.12",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://rubygems.org/gems/cri",
"description": "Cri is a library for building easy-to-use commandline tools.",
"long_description": "Cri is a library for building easy-to-use commandline tools.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 648
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
}
],
"depends_on": []
},
{
"name": "ruby31",
"portdir": "lang/ruby31",
"version": "3.1.7",
"license": "(Ruby or BSD)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.ruby-lang.org/",
"description": "Powerful and clean object-oriented scripting language",
"long_description": "Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, extensible, and portable.",
"active": true,
"categories": [
"lang",
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
}
],
"variants": [
"doc",
"gmp",
"jemalloc",
"relative"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"cctools",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libyaml",
"readline",
"zlib",
"openssl11",
"gdbm",
"libffi"
]
},
{
"type": "run",
"ports": [
"ruby_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb31-sass-embedded",
"rb31-concurrent-ruby",
"rb31-i18n",
"rb31-protobuf",
"xapian-bindings-ruby31",
"rb31-2darray",
"rb31-3llo",
"rb31-addressable",
"rb31-aes",
"rb31-aes_key_wrap",
"rb31-aescrypt",
"rb31-archive-tar-minitar",
"rb31-arrayfields",
"rb31-ast",
"rb31-atk",
"rb31-base32",
"rb31-base64",
"rb31-base_convert",
"rb31-bee",
"rb31-bigdecimal",
"rb31-bones",
"rb31-buftok",
"rb31-bzip2-ffi",
"rb31-cairo",
"rb31-cairo-gobject",
"rb31-cane",
"rb31-chronic",
"rb31-citrus",
"rb31-clutter",
"rb31-clutter-gdk",
"rb31-code_metrics",
"rb31-colorator",
"rb31-colorize",
"rb31-colours",
"rb31-concurrent-ruby-ext",
"rb31-configuration",
"rb31-cri",
"rb31-crypt-isaac",
"rb31-curb",
"rb31-curl_ffi",
"rb31-curses",
"rb31-diakonos",
"rb31-domain_name",
"rb31-em-websocket",
"rb31-equalizer",
"rb31-erubi",
"rb31-escape",
"rb31-eventmachine",
"rb31-excon",
"rb31-execjs",
"rb31-fcgi",
"rb31-ffi",
"rb31-ffi-compiler",
"rb31-ffi-czmq",
"rb31-ffi-icu",
"rb31-ffi-inline",
"rb31-ffi-libarchive",
"rb31-ffi-libsodium",
"rb31-ffi-openmpt",
"rb31-ffi-portaudio",
"rb31-ffi-proj4",
"rb31-ffi-rzmq",
"rb31-ffi-rzmq-core",
"rb31-ffi-tk",
"rb31-fiddle",
"rb31-forwardable",
"rb31-forwardable-extended",
"rb31-fsevent",
"rb31-fsevent-legacy",
"rb31-gdk3",
"rb31-gdk4",
"rb31-gdk_pixbuf2",
"rb31-gem-patch",
"rb31-geokit",
"rb31-gio2",
"rb31-gettext",
"rb31-git-ui",
"rb31-glib2",
"rb31-gmp",
"rb31-gnumeric",
"rb31-gobject-introspection",
"rb31-goffice",
"rb31-gpgme",
"rb31-gsf",
"rb31-gtk3",
"rb31-gtk4",
"rb31-gtk_paradise",
"rb31-gtksourceview4",
"rb31-hashie",
"rb31-help_parser",
"rb31-heroku-api",
"rb31-heroku",
"rb31-hessian2",
"rb31-highline",
"rb31-htmlentities",
"rb31-http",
"rb31-http-accept",
"rb31-http-cookie",
"rb31-http-form_data",
"rb31-http_parser.rb",
"rb31-iconv",
"rb31-idn-ruby",
"rb31-image_science",
"rb31-inotify",
"rb31-jekyll-sass-converter",
"rb31-jekyll-sitemap",
"rb31-jekyll-watch",
"rb31-json",
"rb31-json_pure",
"rb31-kramdown",
"rb31-kramdown-parser-gfm",
"rb31-launchy",
"rb31-liquid",
"rb31-listen",
"rb31-little-plugger",
"rb31-llhttp-ffi",
"rb31-locale",
"rb31-lockfile",
"rb31-loquacious",
"rb31-memoizable",
"rb31-mercenary",
"rb31-method_source",
"rb31-mime-types",
"rb31-mime-types-data",
"rb31-mini_portile2",
"rb31-minitar",
"rb31-minitar-cli",
"rb31-multi_json",
"rb31-multipart-post",
"rb31-mustache",
"rb31-narray",
"rb31-native-package-installer",
"rb31-naught",
"rb31-ncursesw",
"rb31-net-ftp",
"rb31-net-dns",
"rb31-net-protocol",
"rb31-net-ssh",
"rb31-net-ssh-gateway",
"rb31-netrc",
"rb31-nice-ffi",
"rb31-nitpick",
"rb31-nokogiri",
"rb31-numo-gsl",
"rb31-numo-linalg",
"rb31-numo-narray",
"rb31-oauth",
"rb31-oauth-tty",
"rb31-optimist",
"rb31-packable",
"rb31-pango",
"rb31-parallel",
"rb31-parser",
"rb31-parsetree",
"rb31-pastel",
"rb31-path_expander",
"rb31-pathutil",
"rb31-pdumpfs",
"rb31-pkg-config",
"rb31-plist",
"rb31-posix-spawn",
"rb31-powerbar",
"rb31-progressbar",
"rb31-psych",
"rb31-public_suffix",
"rb31-racc",
"rb31-rake",
"rb31-rb_sdl2",
"rb31-rbon",
"rb31-rdoc",
"rb31-red-colors",
"rb31-redcloth",
"rb31-require_all",
"rb31-rest-client",
"rb31-retryable",
"rb31-rexml",
"rb31-rice",
"rb31-rmagick",
"rb31-rmail",
"rb31-roauth",
"rb31-ronn-ng",
"rb31-rouge",
"rb31-ruby_parser",
"rb31-rubydraw",
"rb31-rubyinline",
"rb31-rubysdl",
"rb31-rubytoc",
"rb31-rubyzip",
"rb31-rufus-mnemo",
"rb31-safe_yaml",
"rb31-sass",
"rb31-sass-listen",
"rb31-sdl-ffi",
"rb31-sdl2",
"rb31-sdl2-bindings",
"rb31-sexp_processor",
"rb31-simple_oauth",
"rb31-singleton",
"rb31-snaky_hash",
"rb31-stringio",
"rb31-such",
"rb31-sup",
"rb31-super_random",
"rb31-t",
"rb31-t_algebra",
"rb31-terminal-notifier",
"rb31-terminal-table",
"rb31-text",
"rb31-thor",
"rb31-threach",
"rb31-timeout",
"rb31-thread_safe",
"rb31-toml-rb",
"rb31-topinambour",
"rb31-totp",
"rb31-trollop",
"rb31-tty-color",
"rb31-tty-cursor",
"rb31-tty-prompt",
"rb31-tty-reader",
"rb31-tty-screen",
"rb31-twitter",
"rb31-twitter-text",
"rb31-twterm",
"rb31-unf",
"rb31-unf_ext",
"rb31-unicode",
"rb31-unicode-display_width",
"rb31-user_space",
"rb31-uuidtools",
"rb31-version_gem",
"rb31-vte3",
"rb31-webrick",
"rb31-will_paginate",
"rb31-wirble",
"rb31-wisper",
"rb31-x",
"rb31-xml-simple",
"rb31-yaml_zlib_blowfish",
"rb31-zentest"
]
}
]
},
{
"name": "dalfox",
"portdir": "security/dalfox",
"version": "2.12.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dalfox.hahwul.com",
"description": "DalFox is an powerful open source XSS scanning tool & parameter analyzer",
"long_description": "DalFox is an powerful open source XSS scanning tool and parameter analyzer and utility that speeds up the process of detecting and verifying XSS flaws. It comes with a powerful testing engine, many niche features for the cool hacker",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1074
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "py310-jsonconversion",
"portdir": "python/py-jsonconversion",
"version": "1.1.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/DLR-RM/python-jsonconversion",
"description": "convert arbitrary Python objects into JSON strings and back",
"long_description": "This python module helps converting arbitrary Python objects into JSON strings and back. It extends the basic features of the JSONEncoder and JSONDecoder classes provided by the native json package.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 254
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-installer",
"clang-17",
"py310-pdm-backend"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-amazon.ion"
]
}
]
},
{
"name": "py39-jsonconversion",
"portdir": "python/py-jsonconversion",
"version": "1.1.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/DLR-RM/python-jsonconversion",
"description": "convert arbitrary Python objects into JSON strings and back",
"long_description": "This python module helps converting arbitrary Python objects into JSON strings and back. It extends the basic features of the JSONEncoder and JSONDecoder classes provided by the native json package.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 254
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-installer",
"clang-17",
"py39-pdm-backend"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-amazon.ion"
]
}
]
},
{
"name": "py38-jsonconversion",
"portdir": "python/py-jsonconversion",
"version": "1.0.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/DLR-RM/python-jsonconversion",
"description": "convert arbitrary Python objects into JSON strings and back",
"long_description": "This python module helps converting arbitrary Python objects into JSON strings and back. It extends the basic features of the JSONEncoder and JSONDecoder classes provided by the native json package.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 254
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-installer",
"clang-16",
"py38-pdm-backend"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-amazon.ion"
]
}
]
},
{
"name": "py-jsonconversion",
"portdir": "python/py-jsonconversion",
"version": "1.1.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/DLR-RM/python-jsonconversion",
"description": "convert arbitrary Python objects into JSON strings and back",
"long_description": "This python module helps converting arbitrary Python objects into JSON strings and back. It extends the basic features of the JSONEncoder and JSONDecoder classes provided by the native json package.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 254
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py313-jsonconversion"
]
}
],
"depends_on": []
},
{
"name": "py310-amazon.ion",
"portdir": "python/py-amazon.ion",
"version": "0.10.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/amazon-ion/ion-python",
"description": "A Python implementation of Amazon Ion",
"long_description": "Amazon Ion is a richly-typed, self-describing, hierarchical data serialization format offering interchangeable binary and text representations. The text format (a superset of JSON) is easy to read and author, supporting rapid prototyping. The binary representation is efficient to store, transmit, and skip-scan parse. The rich type system provides unambiguous semantics for long-term preservation of data which can survive multiple generations of software evolution.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 254
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-installer",
"clang-17",
"cmake",
"git",
"py310-setuptools",
"py310-pytest-runner",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-six",
"py310-jsonconversion"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
},
{
"name": "ssh-manager",
"portdir": "security/ssh-manager",
"version": "1.102.0",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/omegion/ssh-manager",
"description": "SSH Key Manager for Bitwarden and 1Password",
"long_description": "SSH Key Manager for Bitwarden and 1Password",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1074
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "tiptop",
"portdir": "sysutils/tiptop",
"version": "0.2.8",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nschloe/tiptop",
"description": "Command-line system monitoring",
"long_description": "tiptop is a command-line system monitoring tool in the spirit of top. It displays various interesting system stats, graphs it, and works on Linux and macOS.",
"active": true,
"categories": [
"sysutils",
"python"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1074
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-wheel",
"py314-setuptools",
"py314-installer",
"py314-build"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "run",
"ports": [
"py314-textual",
"py314-distro",
"py314-cpuinfo",
"py314-psutil",
"py314-rich"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": []
},
{
"name": "onedpl",
"portdir": "devel/onedpl",
"version": "2022.11.1",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.intel.com/content/www/us/en/developer/tools/oneapi/dpc-library.html",
"description": "oneAPI DPC++ Library",
"long_description": "oneAPI DPC++ Library (oneDPL) provides high-productivity APIs to developers, which can minimize Data Parallel C++ (DPC++) programming efforts across devices for high performance parallel applications.",
"active": true,
"categories": [
"devel",
"parallel"
],
"maintainers": [
{
"name": "makr",
"github": "mohd-akram",
"ports_count": 85
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"onetbb"
]
}
],
"depends_on": []
},
{
"name": "fq",
"portdir": "sysutils/fq",
"version": "0.17.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wader/fq",
"description": "jq for binary formats",
"long_description": "jq for binary formats. fq is a tool, language and set of decoders for inspecting binary data. In most cases fq works the same way as jq but instead of reading JSON it reads binary data. The result is a JSON compatible structures where each value has a bit range, symbolic interpretations and know how to be presented in a useful way.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1074
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "py310-shellingham",
"portdir": "python/py-shellingham",
"version": "1.5.4",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sarugaku/shellingham",
"description": "Tool to Detect Surrounding Shell",
"long_description": "Shellingham detects what shell the current Python executable is running in.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 146
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-hatch",
"py310-poetry-plugin-shell",
"py310-rstcheck"
]
},
{
"type": "run",
"ports": [
"py310-typer",
"py310-huggingface_hub"
]
}
]
},
{
"name": "py310-pylev",
"portdir": "python/py-pylev",
"version": "1.4.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/toastdriven/pylev",
"description": "A pure Python Levenshtein implementation that's not freaking GPL'd.",
"long_description": "A pure Python Levenshtein implementation that's not freaking GPL'd.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-clikit"
]
}
]
},
{
"name": "py310-pkginfo",
"portdir": "python/py-pkginfo",
"version": "1.12.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pkginfo",
"description": "Query metadatdata from sdists and bdists installed packages.",
"long_description": "Provides an API for querying the distutils metadata written in the PKG-INFO file inside a source distriubtion (an sdist) or a binary distribution (e.g., created by running bdist_egg).",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 143
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-upt-pypi"
]
}
]
}
]
}