HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52323,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=54",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=52",
"results": [
{
"name": "py36-cubes",
"portdir": "python/py-cubes",
"version": "1.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://cubes.databrewery.org/",
"description": "Lightweight framework for Online Analytical Processing",
"long_description": "Lightweight framework for Online Analytical Processing",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-dateutil",
"py36-expressions",
"py36-jsonschema",
"py36-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-cubes"
]
}
]
},
{
"name": "py-cubes",
"portdir": "python/py-cubes",
"version": "1.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://cubes.databrewery.org/",
"description": "Lightweight framework for Online Analytical Processing",
"long_description": "Lightweight framework for Online Analytical Processing",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py36-cubes"
]
}
],
"depends_on": []
},
{
"name": "py-cvxmod",
"portdir": "python/py-cvxmod",
"version": "0.4.6",
"license": "GPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://cvxmod.net/",
"description": "Python module for convex optimization",
"long_description": "CVXMOD is a Python-based tool for expressing and solving convex optimization problems. It uses CVXOPT as its solver. It is developed by Jacob Mattingley, as PhD work under Stephen Boyd at Stanford University.",
"active": false,
"categories": [
"devel",
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py27-cvxmod"
]
}
],
"depends_on": []
},
{
"name": "py27-cvxmod",
"portdir": "python/py-cvxmod",
"version": "0.4.6",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://cvxmod.net/",
"description": "Python module for convex optimization",
"long_description": "CVXMOD is a Python-based tool for expressing and solving convex optimization problems. It uses CVXOPT as its solver. It is developed by Jacob Mattingley, as PhD work under Stephen Boyd at Stanford University.",
"active": false,
"categories": [
"devel",
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-cvxopt"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-cvxmod"
]
}
]
},
{
"name": "py-curlish",
"portdir": "python/py-curlish",
"version": "1.22",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fireteam/curlish",
"description": "curl with flames on top",
"long_description": "Helpers for using OAuth 2.0 with curl",
"active": false,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py27-curlish"
]
}
],
"depends_on": []
},
{
"name": "py27-curlish",
"portdir": "python/py-curlish",
"version": "1.22",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fireteam/curlish",
"description": "curl with flames on top",
"long_description": "Helpers for using OAuth 2.0 with curl",
"active": false,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"curl"
]
},
{
"type": "run",
"ports": [
"curlish_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-curlish"
]
}
]
},
{
"name": "py27-sqlobject",
"portdir": "python/py-sqlobject",
"version": "3.8.0",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.sqlobject.org/",
"description": "Object-Relational Manager, aka database wrapper",
"long_description": "SQLObject is a popular *Object Relational Manager* for providing an object interface to your database, with tables as classes, rows as instances, and columns as attributes. SQLObject includes a Python-object-based query language that makes SQL more abstract, and provides substantial database independence for applications.",
"active": false,
"categories": [
"databases",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-dispatcher",
"py27-formencode"
]
}
],
"depends_on": []
},
{
"name": "py37-sqlobject",
"portdir": "python/py-sqlobject",
"version": "3.9.1",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.sqlobject.org/",
"description": "Object-Relational Manager, aka database wrapper",
"long_description": "SQLObject is a popular *Object Relational Manager* for providing an object interface to your database, with tables as classes, rows as instances, and columns as attributes. SQLObject includes a Python-object-based query language that makes SQL more abstract, and provides substantial database independence for applications.",
"active": false,
"categories": [
"databases",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-dispatcher",
"py37-formencode"
]
}
],
"depends_on": []
},
{
"name": "py38-sqlobject",
"portdir": "python/py-sqlobject",
"version": "3.9.1",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.sqlobject.org/",
"description": "Object-Relational Manager, aka database wrapper",
"long_description": "SQLObject is a popular *Object Relational Manager* for providing an object interface to your database, with tables as classes, rows as instances, and columns as attributes. SQLObject includes a Python-object-based query language that makes SQL more abstract, and provides substantial database independence for applications.",
"active": false,
"categories": [
"databases",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"py38-dispatcher",
"py38-formencode",
"python38"
]
}
],
"depends_on": []
},
{
"name": "py27-datrie",
"portdir": "python/py-datrie",
"version": "0.8",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kmike/datrie/",
"description": "Super-fast, efficiently stored Trie for Python.",
"long_description": "Super-fast, efficiently stored Trie for Python.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-pytest-runner",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-hypothesis",
"py27-pytest"
]
}
],
"depends_on": []
},
{
"name": "py35-datrie",
"portdir": "python/py-datrie",
"version": "0.8",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kmike/datrie/",
"description": "Super-fast, efficiently stored Trie for Python.",
"long_description": "Super-fast, efficiently stored Trie for Python.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-pytest-runner",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "test",
"ports": [
"py35-hypothesis",
"py35-pytest"
]
}
],
"depends_on": []
},
{
"name": "py36-datrie",
"portdir": "python/py-datrie",
"version": "0.8.2",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kmike/datrie/",
"description": "Super-fast, efficiently stored Trie for Python.",
"long_description": "Super-fast, efficiently stored Trie for Python.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-pytest-runner",
"clang-9.0",
"py36-cython",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "test",
"ports": [
"py36-pytest",
"py36-hypothesis"
]
}
],
"depends_on": []
},
{
"name": "py37-datrie",
"portdir": "python/py-datrie",
"version": "0.8.2",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kmike/datrie/",
"description": "Super-fast, efficiently stored Trie for Python.",
"long_description": "Super-fast, efficiently stored Trie for Python.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-cython",
"py37-pytest-runner",
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-hypothesis",
"py37-pytest"
]
}
],
"depends_on": []
},
{
"name": "py38-datrie",
"portdir": "python/py-datrie",
"version": "0.8.2",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kmike/datrie/",
"description": "Super-fast, efficiently stored Trie for Python.",
"long_description": "Super-fast, efficiently stored Trie for Python.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-cython",
"py38-pytest-runner",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-hypothesis",
"py38-pytest"
]
}
],
"depends_on": []
},
{
"name": "py37-formencode",
"portdir": "python/py-formencode",
"version": "1.3.1",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/formencode/formencode",
"description": "HTML form validation, generation, and conversion package",
"long_description": "HTML form validation, generation, and conversion package",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-sqlobject"
]
}
]
},
{
"name": "py38-formencode",
"portdir": "python/py-formencode",
"version": "1.3.1",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/formencode/formencode",
"description": "HTML form validation, generation, and conversion package",
"long_description": "HTML form validation, generation, and conversion package",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-sqlobject"
]
}
]
},
{
"name": "py27-formencode",
"portdir": "python/py-formencode",
"version": "1.3.1",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/formencode/formencode",
"description": "HTML form validation, generation, and conversion package",
"long_description": "HTML form validation, generation, and conversion package",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-sqlobject",
"py27-turbogears"
]
}
]
},
{
"name": "rb33-net-ftp",
"portdir": "ruby/rb-net-ftp",
"version": "0.3.4",
"license": "BSD and Ruby",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby/net-ftp",
"description": "Support for the File Transfer Protocol",
"long_description": "Support for the File Transfer Protocol",
"active": false,
"categories": [
"net",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby33"
]
},
{
"type": "run",
"ports": [
"rb33-net-protocol",
"rb33-timeout"
]
}
],
"depends_on": []
},
{
"name": "py-pyprotocols",
"portdir": "python/py-pyprotocols",
"version": "1.0a0dev-r2302",
"license": "(PSF or ZPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.turbogears.org/",
"description": "Protocol Definition, Declaration, and Adaptation",
"long_description": "PyProtocols extends the PEP 246 adapt() function with a new declaration API that lets you easily define your own interfaces and adapters, and declare what adapters should be used to adapt what types, objects, or interfaces.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"py27-pyprotocols"
]
}
],
"depends_on": []
},
{
"name": "py27-pyprotocols",
"portdir": "python/py-pyprotocols",
"version": "1.0a0dev-r2302",
"license": "(PSF or ZPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.turbogears.org/",
"description": "Protocol Definition, Declaration, and Adaptation",
"long_description": "PyProtocols extends the PEP 246 adapt() function with a new declaration API that lets you easily define your own interfaces and adapters, and declare what adapters should be used to adapt what types, objects, or interfaces.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-decoratortools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pyprotocols",
"py27-ruledispatch"
]
}
]
},
{
"name": "py-ruledispatch",
"portdir": "python/py-ruledispatch",
"version": "0.5a0.dev-r2306",
"license": "(PSF or ZPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.turbogears.org/",
"description": "Rule-based Dispatching and Generic Functions",
"long_description": "Rule-based Dispatching and Generic Functions",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-ruledispatch"
]
}
],
"depends_on": []
},
{
"name": "py27-ruledispatch",
"portdir": "python/py-ruledispatch",
"version": "0.5a0.dev-r2306",
"license": "(PSF or ZPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.turbogears.org/",
"description": "Rule-based Dispatching and Generic Functions",
"long_description": "Rule-based Dispatching and Generic Functions",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-pyprotocols"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-turbojson",
"py27-turbogears",
"py-ruledispatch"
]
}
]
},
{
"name": "py-turbojson",
"portdir": "python/py-turbojson",
"version": "1.1.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/TurboJson/",
"description": "Python template plugin that supports JSON",
"long_description": "This package provides a template engine plugin, allowing you to easily use JSON via the simplejson module with TurboGears, Buffet or other systems that support python.templating.engines.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py27-turbojson"
]
}
],
"depends_on": []
},
{
"name": "py27-turbojson",
"portdir": "python/py-turbojson",
"version": "1.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/TurboJson/",
"description": "Python template plugin that supports JSON",
"long_description": "This package provides a template engine plugin, allowing you to easily use JSON via the simplejson module with TurboGears, Buffet or other systems that support python.templating.engines.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-ruledispatch"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-turbojson",
"py27-turbogears"
]
}
]
},
{
"name": "py-decoratortools",
"portdir": "python/py-decoratortools",
"version": "1.8",
"license": "(PSF or ZPL)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/DecoratorTools",
"description": "Class, Function, and Assignment Decorators, Metaclasses, and Related Tools",
"long_description": "Class, Function, and Assignment Decorators, Metaclasses, and Related Tools",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"py27-decoratortools"
]
}
],
"depends_on": []
},
{
"name": "py27-decoratortools",
"portdir": "python/py-decoratortools",
"version": "1.8",
"license": "(PSF or ZPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/DecoratorTools",
"description": "Class, Function, and Assignment Decorators, Metaclasses, and Related Tools",
"long_description": "Class, Function, and Assignment Decorators, Metaclasses, and Related Tools",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-turbogears",
"py-decoratortools",
"py27-pyprotocols"
]
}
]
},
{
"name": "py27-orbited",
"portdir": "python/py-orbited",
"version": "0.7.10",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://orbited.org/",
"description": "Orbited provides a pure JavaScript/HTML socket in the browser.",
"long_description": "Orbited provides a pure JavaScript/HTML socket in the browser. It is a web router and firewall that allows you to integrate web applications with arbitrary back-end systems. You can implement any network protocol in the browser—without resorting to plugins.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-demjson",
"py27-morbid"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-orbited"
]
}
]
},
{
"name": "py-orbited",
"portdir": "python/py-orbited",
"version": "0.7.10",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://orbited.org/",
"description": "Orbited provides a pure JavaScript/HTML socket in the browser.",
"long_description": "Orbited provides a pure JavaScript/HTML socket in the browser. It is a web router and firewall that allows you to integrate web applications with arbitrary back-end systems. You can implement any network protocol in the browser—without resorting to plugins.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py27-orbited"
]
}
],
"depends_on": []
},
{
"name": "py38-fontaine",
"portdir": "python/py-fontaine",
"version": "1.4.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/googlefonts/pyfontaine",
"description": "a font analyzing tool",
"long_description": "pyfontaine analyses fonts for their language and character/glyph-set support.",
"active": false,
"categories": [
"devel",
"python",
"print"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"clang-14",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"py38-requests",
"python38",
"py38-fonttools",
"py38-tabulate",
"py38-lxml",
"py38-pyicu"
]
}
],
"depends_on": []
},
{
"name": "p5.26-test-utf8",
"portdir": "perl/p5-test-utf8",
"version": "1.20.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::utf8",
"description": "Test::utf8 - handy utf8 tests",
"long_description": "Test::utf8 - handy utf8 tests",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-test-file",
"p5.26-test-www-mechanize-catalyst"
]
}
]
},
{
"name": "p5.26-class-methodmaker",
"portdir": "perl/p5-class-methodmaker",
"version": "2.240.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::MethodMaker",
"description": "Perl module for creating generic methods",
"long_description": "Perl module for creating generic methods",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-gnupg-interface",
"p5.26-term-progressbar"
]
}
]
},
{
"name": "p5.26-memoize",
"portdir": "perl/p5-memoize",
"version": "1.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Memoize",
"description": "Memoize - Make functions faster by trading space for time",
"long_description": "Memoize - Make functions faster by trading space for time",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-lingua-en-tagger",
"p5.26-mason",
"p5.26-math-symbolic"
]
}
]
},
{
"name": "py36-test-runner",
"portdir": "python/py-test-runner",
"version": "0.7.0",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytesting/test-runner",
"description": "A small test runner library for Python testing",
"long_description": "A small test runner library for Python testing",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"py36-benchexec",
"py36-deprecated",
"py36-pipfile",
"python36",
"py36-pytesting-utils",
"py36-virtualenv",
"py36-plumbum",
"py36-attr"
]
}
],
"depends_on": []
},
{
"name": "py-test-runner",
"portdir": "python/py-test-runner",
"version": "0.7.0",
"license": "LGPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytesting/test-runner",
"description": "A small test runner library for Python testing",
"long_description": "A small test runner library for Python testing",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py38-test-runner"
]
}
],
"depends_on": []
},
{
"name": "py37-test-runner",
"portdir": "python/py-test-runner",
"version": "0.7.0",
"license": "LGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytesting/test-runner",
"description": "A small test runner library for Python testing",
"long_description": "A small test runner library for Python testing",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py37-benchexec",
"py37-deprecated",
"py37-pipfile",
"python37",
"py37-pytesting-utils",
"py37-virtualenv",
"py37-plumbum",
"py37-attr"
]
}
],
"depends_on": []
},
{
"name": "py38-test-runner",
"portdir": "python/py-test-runner",
"version": "0.7.0",
"license": "LGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytesting/test-runner",
"description": "A small test runner library for Python testing",
"long_description": "A small test runner library for Python testing",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py38-plumbum",
"python38",
"py38-virtualenv",
"py38-pytesting-utils",
"py38-attr",
"py38-benchexec",
"py38-deprecated",
"py38-pipfile"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-test-runner"
]
}
]
},
{
"name": "py-djvubind",
"portdir": "python/py-djvubind",
"version": "1.2.1",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/djvubind/",
"description": "A tool to create highly compressed djvu files with positional ocr, metadata, and bookmarks",
"long_description": "Djvubind facilitates creating high-quality djvu files, especially digital versions of scanned books. It functions as a wrapper that combines the djvulibre tools, minidjvu, and tesseract to provide a simple, single command creation of a djvu file.",
"active": false,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "raphael",
"github": "raphael-st",
"ports_count": 18
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py36-djvubind"
]
}
],
"depends_on": []
},
{
"name": "py35-djvubind",
"portdir": "python/py-djvubind",
"version": "1.2.1",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/djvubind/",
"description": "A tool to create highly compressed djvu files with positional ocr, metadata, and bookmarks",
"long_description": "Djvubind facilitates creating high-quality djvu files, especially digital versions of scanned books. It functions as a wrapper that combines the djvulibre tools, minidjvu, and tesseract to provide a simple, single command creation of a djvu file.",
"active": false,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "raphael",
"github": "raphael-st",
"ports_count": 18
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"djvulibre",
"minidjvu",
"ImageMagick",
"cuneiform",
"tesseract",
"python35"
]
}
],
"depends_on": []
},
{
"name": "py36-djvubind",
"portdir": "python/py-djvubind",
"version": "1.2.1",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/djvubind/",
"description": "A tool to create highly compressed djvu files with positional ocr, metadata, and bookmarks",
"long_description": "Djvubind facilitates creating high-quality djvu files, especially digital versions of scanned books. It functions as a wrapper that combines the djvulibre tools, minidjvu, and tesseract to provide a simple, single command creation of a djvu file.",
"active": false,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "raphael",
"github": "raphael-st",
"ports_count": 18
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"djvulibre",
"minidjvu",
"ImageMagick",
"cuneiform",
"tesseract",
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-djvubind"
]
}
]
},
{
"name": "py-dispel4py-devel",
"portdir": "python/py-dispel4py-devel",
"version": "0.0.1-8-3b4c31d34a",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/akrause2014/dispel4py",
"description": "A library to describe data workflows for distributed applications (development snapshot)",
"long_description": "A library to describe data workflows for distributed applications (development snapshot)",
"active": false,
"categories": [
"science",
"python",
"parallel"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 618
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py27-dispel4py-devel"
]
}
],
"depends_on": []
},
{
"name": "py27-dispel4py-devel",
"portdir": "python/py-dispel4py-devel",
"version": "0.0.1-8-3b4c31d34a",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/akrause2014/dispel4py",
"description": "A library to describe data workflows for distributed applications (development snapshot)",
"long_description": "A library to describe data workflows for distributed applications (development snapshot)",
"active": false,
"categories": [
"science",
"python",
"parallel"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 618
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-networkx"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-dispel4py-devel"
]
}
]
},
{
"name": "py-dispel4py-registry-devel",
"portdir": "python/py-dispel4py-registry-devel",
"version": "0.0.1-3-096106ae20",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/petrrr/registry",
"description": "A library to describe data workflows for distributed applications (development snapshot)",
"long_description": "A library to describe data workflows for distributed applications (development snapshot)",
"active": false,
"categories": [
"net",
"science",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 618
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py27-dispel4py-registry-devel"
]
}
],
"depends_on": []
},
{
"name": "py27-dispel4py-registry-devel",
"portdir": "python/py-dispel4py-registry-devel",
"version": "0.0.1-3-096106ae20",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/petrrr/registry",
"description": "A library to describe data workflows for distributed applications (development snapshot)",
"long_description": "A library to describe data workflows for distributed applications (development snapshot)",
"active": false,
"categories": [
"net",
"science",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 618
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-ipython",
"py27-requests"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-dispel4py-registry-devel"
]
}
]
},
{
"name": "py36-dockerpy-creds",
"portdir": "python/py-dockerpy-creds",
"version": "0.4.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/shin-/dockerpy-creds",
"description": "Python bindings for the docker credentials store API",
"long_description": "Python bindings for the docker credentials store API",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "zdw",
"github": "",
"ports_count": 6
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-six"
]
}
],
"depends_on": []
},
{
"name": "py27-dockerpy-creds",
"portdir": "python/py-dockerpy-creds",
"version": "0.4.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/shin-/dockerpy-creds",
"description": "Python bindings for the docker credentials store API",
"long_description": "Python bindings for the docker credentials store API",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "zdw",
"github": "",
"ports_count": 6
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-six"
]
}
],
"depends_on": []
},
{
"name": "py35-dockerpy-creds",
"portdir": "python/py-dockerpy-creds",
"version": "0.4.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/shin-/dockerpy-creds",
"description": "Python bindings for the docker credentials store API",
"long_description": "Python bindings for the docker credentials store API",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "zdw",
"github": "",
"ports_count": 6
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-six"
]
}
],
"depends_on": []
},
{
"name": "py37-dockerpy-creds",
"portdir": "python/py-dockerpy-creds",
"version": "0.4.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/shin-/dockerpy-creds",
"description": "Python bindings for the docker credentials store API",
"long_description": "Python bindings for the docker credentials store API",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "zdw",
"github": "",
"ports_count": 6
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-six"
]
}
],
"depends_on": []
},
{
"name": "py-dockerpy-creds",
"portdir": "python/py-dockerpy-creds",
"version": "0.4.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/shin-/dockerpy-creds",
"description": "Python bindings for the docker credentials store API",
"long_description": "Python bindings for the docker credentials store API",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "zdw",
"github": "",
"ports_count": 6
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py38-dockerpy-creds"
]
}
],
"depends_on": []
},
{
"name": "py38-dockerpy-creds",
"portdir": "python/py-dockerpy-creds",
"version": "0.4.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/shin-/dockerpy-creds",
"description": "Python bindings for the docker credentials store API",
"long_description": "Python bindings for the docker credentials store API",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "zdw",
"github": "",
"ports_count": 6
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"py38-six",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-dockerpy-creds"
]
}
]
},
{
"name": "py-dsltools",
"portdir": "python/py-dsltools",
"version": "0.2.6",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/iskandr/dsltools",
"description": "Helpers for creating and traversing recursively nested data structures in Python.",
"long_description": "Helpers for creating and traversing recursively nested data structures in Python.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py27-dsltools"
]
}
],
"depends_on": []
}
]
}