HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51561,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=146",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=144",
"results": [
{
"name": "rb-parser",
"portdir": "ruby/rb-parser",
"version": "3.3.0.5",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/whitequark/parser",
"description": "Ruby parser written in pure Ruby",
"long_description": "Ruby parser written in pure Ruby",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "rb31-ast",
"portdir": "ruby/rb-ast",
"version": "2.4.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://whitequark.github.io/ast",
"description": "Library for working with Abstract Syntax Trees",
"long_description": "Library for working with Abstract Syntax Trees",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb31-parser"
]
}
]
},
{
"name": "rb32-ast",
"portdir": "ruby/rb-ast",
"version": "2.4.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://whitequark.github.io/ast",
"description": "Library for working with Abstract Syntax Trees",
"long_description": "Library for working with Abstract Syntax Trees",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-parser"
]
}
]
},
{
"name": "rb33-ast",
"portdir": "ruby/rb-ast",
"version": "2.4.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://whitequark.github.io/ast",
"description": "Library for working with Abstract Syntax Trees",
"long_description": "Library for working with Abstract Syntax Trees",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby33"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb33-parser"
]
}
]
},
{
"name": "rb-ast",
"portdir": "ruby/rb-ast",
"version": "2.4.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://whitequark.github.io/ast",
"description": "Library for working with Abstract Syntax Trees",
"long_description": "Library for working with Abstract Syntax Trees",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "py312-sphinx-jsonschema",
"portdir": "python/py-sphinx-jsonschema",
"version": "1.19.2",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lnoor/sphinx-jsonschema",
"description": "Sphinx extension to display JSON Schema",
"long_description": "Sphinx extension to display JSON Schema",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"clang-18",
"py312-wheel",
"py312-build",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-jsonpointer",
"py312-sphinx"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": []
},
{
"name": "py311-sphinx-jsonschema",
"portdir": "python/py-sphinx-jsonschema",
"version": "1.19.2",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lnoor/sphinx-jsonschema",
"description": "Sphinx extension to display JSON Schema",
"long_description": "Sphinx extension to display JSON Schema",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"clang-18",
"py311-wheel",
"py311-build",
"py311-installer"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-jsonpointer",
"py311-sphinx"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": []
},
{
"name": "py312-sounddevice",
"portdir": "python/py-sounddevice",
"version": "0.5.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-sounddevice.readthedocs.io/",
"description": "Play and Record Sound with Python",
"long_description": "This Python module provides bindings for the PortAudio library and a few convenience functions to play and record NumPy arrays containing audio signals",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-cffi",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"portaudio",
"py312-cffi",
"py312-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"morshutalk"
]
}
]
},
{
"name": "py311-sounddevice",
"portdir": "python/py-sounddevice",
"version": "0.5.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-sounddevice.readthedocs.io/",
"description": "Play and Record Sound with Python",
"long_description": "This Python module provides bindings for the PortAudio library and a few convenience functions to play and record NumPy arrays containing audio signals",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-cffi",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"portaudio",
"py311-cffi",
"py311-numpy"
]
}
],
"depends_on": []
},
{
"name": "py310-sounddevice",
"portdir": "python/py-sounddevice",
"version": "0.5.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-sounddevice.readthedocs.io/",
"description": "Play and Record Sound with Python",
"long_description": "This Python module provides bindings for the PortAudio library and a few convenience functions to play and record NumPy arrays containing audio signals",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-cffi",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"portaudio",
"py310-numpy",
"py310-cffi"
]
}
],
"depends_on": []
},
{
"name": "py39-sounddevice",
"portdir": "python/py-sounddevice",
"version": "0.5.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-sounddevice.readthedocs.io/",
"description": "Play and Record Sound with Python",
"long_description": "This Python module provides bindings for the PortAudio library and a few convenience functions to play and record NumPy arrays containing audio signals",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-cffi"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"portaudio",
"py39-cffi",
"py39-numpy"
]
}
],
"depends_on": []
},
{
"name": "py38-sounddevice",
"portdir": "python/py-sounddevice",
"version": "0.4.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-sounddevice.readthedocs.io/",
"description": "Play and Record Sound with Python",
"long_description": "This Python module provides bindings for the PortAudio library and a few convenience functions to play and record NumPy arrays containing audio signals",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mojca",
"github": "mojca",
"ports_count": 56
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-cffi"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"portaudio",
"py38-cffi",
"py38-numpy"
]
}
],
"depends_on": []
},
{
"name": "oilshell",
"portdir": "shells/oilshell",
"version": "0.37.0",
"license": "(Apache-2 or PSF)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://oils.pub",
"description": "Oils is our upgrade path from bash to a better language and runtime.",
"long_description": "Oils is our upgrade path from bash to a better language and runtime. Compared to POSIX shell and bash, Oil is easier to learn, write, and debug. It's designed for programmers who know Python, JavaScript, or Ruby, but avoid shell. Oil will do everything bash can, and more. For example, it will have dynamic types and structured data, not just strings.",
"active": true,
"categories": [
"shells"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1041
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"readline"
]
}
],
"depends_on": []
},
{
"name": "rb31-wisper",
"portdir": "ruby/rb-wisper",
"version": "2.0.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/krisleech/wisper",
"description": "Micro-library providing objects with publish-subscribe capabilities",
"long_description": "Micro-library providing objects with publish-subscribe capabilities",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb31-tty-reader"
]
}
]
},
{
"name": "rb32-wisper",
"portdir": "ruby/rb-wisper",
"version": "2.0.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/krisleech/wisper",
"description": "Micro-library providing objects with publish-subscribe capabilities",
"long_description": "Micro-library providing objects with publish-subscribe capabilities",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-tty-reader"
]
}
]
},
{
"name": "rb33-wisper",
"portdir": "ruby/rb-wisper",
"version": "2.0.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/krisleech/wisper",
"description": "Micro-library providing objects with publish-subscribe capabilities",
"long_description": "Micro-library providing objects with publish-subscribe capabilities",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby33"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb33-tty-reader"
]
}
]
},
{
"name": "rb-wisper",
"portdir": "ruby/rb-wisper",
"version": "2.0.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/krisleech/wisper",
"description": "Micro-library providing objects with publish-subscribe capabilities",
"long_description": "Micro-library providing objects with publish-subscribe capabilities",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "rb31-tty-screen",
"portdir": "ruby/rb-tty-screen",
"version": "0.8.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ttytoolkit.org",
"description": "Terminal screen size detection",
"long_description": "Terminal screen size detection",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb31-tty-reader"
]
}
]
},
{
"name": "rb32-tty-screen",
"portdir": "ruby/rb-tty-screen",
"version": "0.8.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ttytoolkit.org",
"description": "Terminal screen size detection",
"long_description": "Terminal screen size detection",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-tty-reader"
]
}
]
},
{
"name": "rb33-tty-screen",
"portdir": "ruby/rb-tty-screen",
"version": "0.8.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ttytoolkit.org",
"description": "Terminal screen size detection",
"long_description": "Terminal screen size detection",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby33"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb33-tty-reader"
]
}
]
},
{
"name": "rb-tty-screen",
"portdir": "ruby/rb-tty-screen",
"version": "0.8.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ttytoolkit.org",
"description": "Terminal screen size detection",
"long_description": "Terminal screen size detection",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "rb31-tty-reader",
"portdir": "ruby/rb-tty-reader",
"version": "0.9.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ttytoolkit.org",
"description": "Set of methods for processing keyboard input",
"long_description": "Set of methods for processing keyboard input in character, line and multiline modes.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
},
{
"type": "run",
"ports": [
"rb31-tty-cursor",
"rb31-tty-screen",
"rb31-wisper"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb31-tty-prompt"
]
}
]
},
{
"name": "rb32-tty-reader",
"portdir": "ruby/rb-tty-reader",
"version": "0.9.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ttytoolkit.org",
"description": "Set of methods for processing keyboard input",
"long_description": "Set of methods for processing keyboard input in character, line and multiline modes.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
},
{
"type": "run",
"ports": [
"rb32-tty-cursor",
"rb32-tty-screen",
"rb32-wisper"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-tty-prompt"
]
}
]
},
{
"name": "rb33-tty-reader",
"portdir": "ruby/rb-tty-reader",
"version": "0.9.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ttytoolkit.org",
"description": "Set of methods for processing keyboard input",
"long_description": "Set of methods for processing keyboard input in character, line and multiline modes.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby33"
]
},
{
"type": "run",
"ports": [
"rb33-tty-cursor",
"rb33-tty-screen",
"rb33-wisper"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb33-tty-prompt"
]
}
]
},
{
"name": "rb-tty-reader",
"portdir": "ruby/rb-tty-reader",
"version": "0.9.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ttytoolkit.org",
"description": "Set of methods for processing keyboard input",
"long_description": "Set of methods for processing keyboard input in character, line and multiline modes.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "rb31-tty-prompt",
"portdir": "ruby/rb-tty-prompt",
"version": "0.23.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ttytoolkit.org",
"description": "Beautiful and powerful interactive command line prompt",
"long_description": "Beautiful and powerful interactive command line prompt with a robust API for getting and validating complex inputs.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
},
{
"type": "run",
"ports": [
"rb31-pastel",
"rb31-tty-reader"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb31-3llo"
]
}
]
},
{
"name": "rb32-tty-prompt",
"portdir": "ruby/rb-tty-prompt",
"version": "0.23.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ttytoolkit.org",
"description": "Beautiful and powerful interactive command line prompt",
"long_description": "Beautiful and powerful interactive command line prompt with a robust API for getting and validating complex inputs.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
},
{
"type": "run",
"ports": [
"rb32-pastel",
"rb32-tty-reader"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-3llo"
]
}
]
},
{
"name": "rb33-tty-prompt",
"portdir": "ruby/rb-tty-prompt",
"version": "0.23.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ttytoolkit.org",
"description": "Beautiful and powerful interactive command line prompt",
"long_description": "Beautiful and powerful interactive command line prompt with a robust API for getting and validating complex inputs.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby33"
]
},
{
"type": "run",
"ports": [
"rb33-pastel",
"rb33-tty-reader"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb33-3llo"
]
}
]
},
{
"name": "rb-tty-prompt",
"portdir": "ruby/rb-tty-prompt",
"version": "0.23.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ttytoolkit.org",
"description": "Beautiful and powerful interactive command line prompt",
"long_description": "Beautiful and powerful interactive command line prompt with a robust API for getting and validating complex inputs.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "rb31-tty-cursor",
"portdir": "ruby/rb-tty-cursor",
"version": "0.7.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ttytoolkit.org",
"description": "Library with some functions for terminal cursor",
"long_description": "Library with some functions for terminal cursor",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb31-tty-reader"
]
}
]
},
{
"name": "rb32-tty-cursor",
"portdir": "ruby/rb-tty-cursor",
"version": "0.7.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ttytoolkit.org",
"description": "Library with some functions for terminal cursor",
"long_description": "Library with some functions for terminal cursor",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-tty-reader"
]
}
]
},
{
"name": "rb33-tty-cursor",
"portdir": "ruby/rb-tty-cursor",
"version": "0.7.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ttytoolkit.org",
"description": "Library with some functions for terminal cursor",
"long_description": "Library with some functions for terminal cursor",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby33"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb33-tty-reader"
]
}
]
},
{
"name": "rb-tty-cursor",
"portdir": "ruby/rb-tty-cursor",
"version": "0.7.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ttytoolkit.org",
"description": "Library with some functions for terminal cursor",
"long_description": "Library with some functions for terminal cursor",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "rb31-tty-color",
"portdir": "ruby/rb-tty-color",
"version": "0.6.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ttytoolkit.org",
"description": "Terminal color capabilities detection",
"long_description": "Terminal color capabilities detection",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb31-pastel"
]
}
]
},
{
"name": "rb32-tty-color",
"portdir": "ruby/rb-tty-color",
"version": "0.6.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ttytoolkit.org",
"description": "Terminal color capabilities detection",
"long_description": "Terminal color capabilities detection",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-pastel"
]
}
]
},
{
"name": "rb33-tty-color",
"portdir": "ruby/rb-tty-color",
"version": "0.6.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ttytoolkit.org",
"description": "Terminal color capabilities detection",
"long_description": "Terminal color capabilities detection",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby33"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb33-pastel"
]
}
]
},
{
"name": "rb-tty-color",
"portdir": "ruby/rb-tty-color",
"version": "0.6.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ttytoolkit.org",
"description": "Terminal color capabilities detection",
"long_description": "Terminal color capabilities detection",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "rb31-pastel",
"portdir": "ruby/rb-pastel",
"version": "0.8.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ttytoolkit.org",
"description": "Terminal strings styling with intuitive and clean API",
"long_description": "Terminal strings styling with intuitive and clean API",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
},
{
"type": "run",
"ports": [
"rb31-tty-color"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb31-tty-prompt"
]
}
]
},
{
"name": "rb32-pastel",
"portdir": "ruby/rb-pastel",
"version": "0.8.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ttytoolkit.org",
"description": "Terminal strings styling with intuitive and clean API",
"long_description": "Terminal strings styling with intuitive and clean API",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
},
{
"type": "run",
"ports": [
"rb32-tty-color"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-tty-prompt"
]
}
]
},
{
"name": "rb33-pastel",
"portdir": "ruby/rb-pastel",
"version": "0.8.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ttytoolkit.org",
"description": "Terminal strings styling with intuitive and clean API",
"long_description": "Terminal strings styling with intuitive and clean API",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby33"
]
},
{
"type": "run",
"ports": [
"rb33-tty-color"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb33-tty-prompt"
]
}
]
},
{
"name": "rb-pastel",
"portdir": "ruby/rb-pastel",
"version": "0.8.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ttytoolkit.org",
"description": "Terminal strings styling with intuitive and clean API",
"long_description": "Terminal strings styling with intuitive and clean API",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "rb31-3llo",
"portdir": "ruby/rb-3llo",
"version": "1.3.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/qcam/3llo",
"description": "Interactive CLI application for Trello",
"long_description": "Interactive CLI application for Trello",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
},
{
"type": "run",
"ports": [
"rb31-tty-prompt"
]
}
],
"depends_on": []
},
{
"name": "rb32-3llo",
"portdir": "ruby/rb-3llo",
"version": "1.3.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/qcam/3llo",
"description": "Interactive CLI application for Trello",
"long_description": "Interactive CLI application for Trello",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
},
{
"type": "run",
"ports": [
"rb32-tty-prompt"
]
}
],
"depends_on": []
},
{
"name": "rb33-3llo",
"portdir": "ruby/rb-3llo",
"version": "1.3.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/qcam/3llo",
"description": "Interactive CLI application for Trello",
"long_description": "Interactive CLI application for Trello",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby33"
]
},
{
"type": "run",
"ports": [
"rb33-tty-prompt"
]
}
],
"depends_on": []
},
{
"name": "rb-3llo",
"portdir": "ruby/rb-3llo",
"version": "1.3.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/qcam/3llo",
"description": "Interactive CLI application for Trello",
"long_description": "Interactive CLI application for Trello",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "py312-sphinxnotes-strike",
"portdir": "python/py-sphinxnotes-strike",
"version": "2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sphinx-notes.github.io/strike",
"description": "Sphinx extension for strikethrough text support",
"long_description": "Sphinx extension for strikethrough text support",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-wheel",
"py312-setuptools_scm",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-sphinx"
]
}
],
"depends_on": []
},
{
"name": "py311-sphinxnotes-strike",
"portdir": "python/py-sphinxnotes-strike",
"version": "2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sphinx-notes.github.io/strike",
"description": "Sphinx extension for strikethrough text support",
"long_description": "Sphinx extension for strikethrough text support",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-wheel",
"py311-setuptools_scm",
"py311-build",
"py311-installer",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-sphinx"
]
}
],
"depends_on": []
},
{
"name": "rb31-t_algebra",
"portdir": "ruby/rb-t_algebra",
"version": "0.1.6",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/afg419/t_algebra",
"description": "Functor, Applicative and Monad interfaces for Ruby",
"long_description": "Functor, Applicative and Monad interfaces for Ruby",
"active": true,
"categories": [
"math",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
}
],
"depends_on": []
},
{
"name": "rb32-t_algebra",
"portdir": "ruby/rb-t_algebra",
"version": "0.1.6",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/afg419/t_algebra",
"description": "Functor, Applicative and Monad interfaces for Ruby",
"long_description": "Functor, Applicative and Monad interfaces for Ruby",
"active": true,
"categories": [
"math",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": []
},
{
"name": "rb33-t_algebra",
"portdir": "ruby/rb-t_algebra",
"version": "0.1.6",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/afg419/t_algebra",
"description": "Functor, Applicative and Monad interfaces for Ruby",
"long_description": "Functor, Applicative and Monad interfaces for Ruby",
"active": true,
"categories": [
"math",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby33"
]
}
],
"depends_on": []
}
]
}