HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50892,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=386",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=384",
"results": [
{
"name": "py-parver",
"portdir": "python/py-parver",
"version": "0.4",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RazerM/parver",
"description": "Parse and manipulate version numbers.",
"long_description": "Allows parsing and manipulation of PEP 440 version numbers.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py311-parver"
]
}
],
"depends_on": []
},
{
"name": "py27-parver",
"portdir": "python/py-parver",
"version": "0.3.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RazerM/parver",
"description": "Parse and manipulate version numbers.",
"long_description": "Allows parsing and manipulation of PEP 440 version numbers.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"py27-attrs",
"py27-six",
"python27",
"py27-arpeggio"
]
},
{
"type": "test",
"ports": [
"py27-hypothesis",
"py27-pretend",
"py27-pytest"
]
}
],
"depends_on": []
},
{
"name": "py36-parver",
"portdir": "python/py-parver",
"version": "0.3.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RazerM/parver",
"description": "Parse and manipulate version numbers.",
"long_description": "Allows parsing and manipulation of PEP 440 version numbers.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"py36-attrs",
"py36-six",
"python36",
"py36-arpeggio"
]
},
{
"type": "test",
"ports": [
"py36-hypothesis",
"py36-pretend",
"py36-pytest"
]
}
],
"depends_on": []
},
{
"name": "py37-parver",
"portdir": "python/py-parver",
"version": "0.3.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RazerM/parver",
"description": "Parse and manipulate version numbers.",
"long_description": "Allows parsing and manipulation of PEP 440 version numbers.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"py37-attrs",
"py37-six",
"python37",
"py37-arpeggio"
]
},
{
"type": "test",
"ports": [
"py37-hypothesis",
"py37-pretend",
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py37-mitmproxy"
]
}
]
},
{
"name": "py38-parver",
"portdir": "python/py-parver",
"version": "0.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RazerM/parver",
"description": "Parse and manipulate version numbers.",
"long_description": "Allows parsing and manipulation of PEP 440 version numbers.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-build",
"py38-installer",
"clang-15",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-arpeggio",
"py38-attrs",
"py38-six"
]
},
{
"type": "test",
"ports": [
"py38-hypothesis",
"py38-pretend",
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py38-mitmproxy"
]
}
]
},
{
"name": "py39-parver",
"portdir": "python/py-parver",
"version": "0.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RazerM/parver",
"description": "Parse and manipulate version numbers.",
"long_description": "Allows parsing and manipulation of PEP 440 version numbers.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-arpeggio",
"py39-attrs",
"py39-six"
]
},
{
"type": "test",
"ports": [
"py39-hypothesis",
"py39-pretend",
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py39-mitmproxy"
]
}
]
},
{
"name": "py-passlib",
"portdir": "python/py-passlib",
"version": "1.7.4",
"license": "bsd",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://passlib.readthedocs.io/en/stable/",
"description": "password hashing library",
"long_description": "py-passlib is a password hashing library which provides cross-platform implementations of over 20 password hashing algorithms, as well as a framework for managing existing passowrd hashes.",
"active": true,
"categories": [
"security",
"www",
"python"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-passlib"
]
}
],
"depends_on": []
},
{
"name": "py27-passlib",
"portdir": "python/py-passlib",
"version": "1.7.4",
"license": "bsd",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://passlib.readthedocs.io/en/stable/",
"description": "password hashing library",
"long_description": "py-passlib is a password hashing library for Python 2 & 3, which provies cross-platform implementations of over 20 password hashing algorithms, as well as a framework for managing existing passowrd hashes.",
"active": false,
"categories": [
"security",
"www",
"python"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py35-passlib",
"portdir": "python/py-passlib",
"version": "1.7.4",
"license": "bsd",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py39-passlib",
"homepage": "https://passlib.readthedocs.io/en/stable/",
"description": "Obsolete port, replaced by py39-passlib",
"long_description": "This port has been replaced by py39-passlib.",
"active": false,
"categories": [
"security",
"www",
"python"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py36-passlib",
"portdir": "python/py-passlib",
"version": "1.7.4",
"license": "bsd",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py39-passlib",
"homepage": "https://passlib.readthedocs.io/en/stable/",
"description": "Obsolete port, replaced by py39-passlib",
"long_description": "This port has been replaced by py39-passlib.",
"active": false,
"categories": [
"security",
"www",
"python"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-python-install",
"py36-build"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py37-passlib",
"portdir": "python/py-passlib",
"version": "1.7.4",
"license": "bsd",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://passlib.readthedocs.io/en/stable/",
"description": "password hashing library",
"long_description": "py-passlib is a password hashing library which provides cross-platform implementations of over 20 password hashing algorithms, as well as a framework for managing existing passowrd hashes.",
"active": false,
"categories": [
"security",
"www",
"python"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-mitmproxy"
]
}
]
},
{
"name": "py38-passlib",
"portdir": "python/py-passlib",
"version": "1.7.4",
"license": "bsd",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://passlib.readthedocs.io/en/stable/",
"description": "password hashing library",
"long_description": "py-passlib is a password hashing library which provides cross-platform implementations of over 20 password hashing algorithms, as well as a framework for managing existing passowrd hashes.",
"active": false,
"categories": [
"security",
"www",
"python"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"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-mitmproxy"
]
},
{
"type": "run",
"ports": [
"py38-autobahn"
]
}
]
},
{
"name": "py39-passlib",
"portdir": "python/py-passlib",
"version": "1.7.4",
"license": "bsd",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://passlib.readthedocs.io/en/stable/",
"description": "password hashing library",
"long_description": "py-passlib is a password hashing library which provides cross-platform implementations of over 20 password hashing algorithms, as well as a framework for managing existing passowrd hashes.",
"active": false,
"categories": [
"security",
"www",
"python"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-mitmproxy"
]
},
{
"type": "run",
"ports": [
"py39-autobahn"
]
}
]
},
{
"name": "py-paste",
"portdir": "python/py-paste",
"version": "3.10.1",
"license": "MIT and ZPL-2 and PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pythonpaste.readthedocs.io/en/latest/",
"description": "Bringing consistency to Python web development.",
"long_description": "Python Paste brings consistency to Python web development and web application installation, providing tools for both developers and system administrators.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-paste"
]
}
],
"depends_on": []
},
{
"name": "py27-paste",
"portdir": "python/py-paste",
"version": "2.0.3",
"license": "MIT and ZPL-2 and PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pythonpaste.readthedocs.io/en/latest/",
"description": "Bringing consistency to Python web development.",
"long_description": "Python Paste brings consistency to Python web development and web application installation, providing tools for both developers and system administrators.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools"
]
},
{
"type": "test",
"ports": [
"py27-nose",
"py27-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"loggerhead",
"py27-pyphant"
]
}
]
},
{
"name": "py35-paste",
"portdir": "python/py-paste",
"version": "2.0.3",
"license": "MIT and ZPL-2 and PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pythonpaste.org/",
"description": "Bringing consistency to Python web development.",
"long_description": "Python Paste brings consistency to Python web development and web application installation, providing tools for both developers and system administrators.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-setuptools"
]
},
{
"type": "test",
"ports": [
"py35-nose",
"py35-six"
]
}
],
"depends_on": []
},
{
"name": "py36-paste",
"portdir": "python/py-paste",
"version": "2.0.3",
"license": "MIT and ZPL-2 and PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pythonpaste.org/",
"description": "Bringing consistency to Python web development.",
"long_description": "Python Paste brings consistency to Python web development and web application installation, providing tools for both developers and system administrators.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-setuptools"
]
},
{
"type": "test",
"ports": [
"py36-nose",
"py36-six"
]
}
],
"depends_on": []
},
{
"name": "py-pastedeploy",
"portdir": "python/py-pastedeploy",
"version": "3.1.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.pylonsproject.org/projects/pastedeploy/en/latest/",
"description": "Paste Deployment is a system for finding and configuring WSGI applications and servers.",
"long_description": "Paste Deployment is a system for finding and configuring WSGI applications and servers.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-pastedeploy"
]
}
],
"depends_on": []
},
{
"name": "py27-pastedeploy",
"portdir": "python/py-pastedeploy",
"version": "1.5.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pythonpaste.org/deploy/",
"description": "Paste Deployment is a system for finding and configuring WSGI applications and servers.",
"long_description": "Paste Deployment is a system for finding and configuring WSGI applications and servers.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-nose",
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py27-webtest"
]
}
]
},
{
"name": "py35-pastedeploy",
"portdir": "python/py-pastedeploy",
"version": "1.5.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pythonpaste.org/deploy/",
"description": "Paste Deployment is a system for finding and configuring WSGI applications and servers.",
"long_description": "Paste Deployment is a system for finding and configuring WSGI applications and servers.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "test",
"ports": [
"py35-nose",
"py35-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py35-webtest"
]
}
]
},
{
"name": "py36-pastedeploy",
"portdir": "python/py-pastedeploy",
"version": "1.5.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pythonpaste.org/deploy/",
"description": "Paste Deployment is a system for finding and configuring WSGI applications and servers.",
"long_description": "Paste Deployment is a system for finding and configuring WSGI applications and servers.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "test",
"ports": [
"py36-nose",
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py36-webtest"
]
}
]
},
{
"name": "py37-pastedeploy",
"portdir": "python/py-pastedeploy",
"version": "1.5.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pythonpaste.org/deploy/",
"description": "Paste Deployment is a system for finding and configuring WSGI applications and servers.",
"long_description": "Paste Deployment is a system for finding and configuring WSGI applications and servers.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-nose",
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py37-webtest"
]
}
]
},
{
"name": "py-pastel",
"portdir": "python/py-pastel",
"version": "0.2.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sdispater/pastel",
"description": "Bring colors to your terminal.",
"long_description": "Pastel is a simple library to help you colorize strings in your terminal.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-pastel"
]
}
],
"depends_on": []
},
{
"name": "py37-pastel",
"portdir": "python/py-pastel",
"version": "0.2.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sdispater/pastel",
"description": "Bring colors to your terminal.",
"long_description": "Pastel is a simple library to help you colorize strings in your terminal.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 144
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-poetry-core",
"py37-build",
"clang-14",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-clikit"
]
}
]
},
{
"name": "py38-pastel",
"portdir": "python/py-pastel",
"version": "0.2.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sdispater/pastel",
"description": "Bring colors to your terminal.",
"long_description": "Pastel is a simple library to help you colorize strings in your terminal.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 144
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-poetry-core",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-clikit"
]
}
]
},
{
"name": "py39-pastel",
"portdir": "python/py-pastel",
"version": "0.2.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sdispater/pastel",
"description": "Bring colors to your terminal.",
"long_description": "Pastel is a simple library to help you colorize strings in your terminal.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-poetry-core",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-clikit"
]
}
]
},
{
"name": "py-pastescript",
"portdir": "python/py-pastescript",
"version": "1.7.5",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.macports.org",
"description": "Obsolete port",
"long_description": "This port is obsolete.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"py27-pastescript"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py27-pastescript",
"portdir": "python/py-pastescript",
"version": "1.7.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.macports.org",
"description": "Obsolete port",
"long_description": "This port is obsolete.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-turbogears",
"py-pastescript"
]
}
]
},
{
"name": "py-pastewebkit",
"portdir": "python/py-pastewebkit",
"version": "1.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pythonpaste.org/webkit/",
"description": "A port/reimplementation of Webware WebKit in WSGI and Paste.",
"long_description": "A port/reimplementation of Webware WebKit in WSGI and Paste.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py27-pastewebkit"
]
}
],
"depends_on": []
},
{
"name": "py27-pastewebkit",
"portdir": "python/py-pastewebkit",
"version": "1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pythonpaste.org/webkit/",
"description": "A port/reimplementation of Webware WebKit in WSGI and Paste.",
"long_description": "A port/reimplementation of Webware WebKit in WSGI and Paste.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pastewebkit"
]
}
]
},
{
"name": "py-path",
"portdir": "python/py-path",
"version": "17.1.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jaraco/path",
"description": "Object-oriented file system path manipulation",
"long_description": "path (aka path pie, formerly path.py) implements path objects as first-class entities, allowing common operations on files to be invoked on those path objects directly.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2884
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-path"
]
}
],
"depends_on": []
},
{
"name": "py27-path",
"portdir": "python/py-path",
"version": "11.5.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/jaraco/path",
"description": "Object-oriented file system path manipulation",
"long_description": "path (aka path pie, formerly path.py) implements path objects as first-class entities, allowing common operations on files to be invoked on those path objects directly.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2884
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools",
"py27-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-importlib-metadata"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py27-behave",
"py27-cucumber-tag-expressions"
]
}
]
},
{
"name": "py35-path",
"portdir": "python/py-path",
"version": "13.1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/jaraco/path",
"description": "Object-oriented file system path manipulation",
"long_description": "path (aka path pie, formerly path.py) implements path objects as first-class entities, allowing common operations on files to be invoked on those path objects directly.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2884
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools",
"py35-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-importlib-metadata"
]
},
{
"type": "test",
"ports": [
"py35-pytest"
]
}
],
"depends_on": []
},
{
"name": "py36-path",
"portdir": "python/py-path",
"version": "16.2.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jaraco/path",
"description": "Object-oriented file system path manipulation",
"long_description": "path (aka path pie, formerly path.py) implements path objects as first-class entities, allowing common operations on files to be invoked on those path objects directly.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2884
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools",
"py36-setuptools_scm",
"py36-wheel"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "test",
"ports": [
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py36-behave",
"py36-cucumber-tag-expressions"
]
}
]
},
{
"name": "py37-path",
"portdir": "python/py-path",
"version": "16.7.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jaraco/path",
"description": "Object-oriented file system path manipulation",
"long_description": "path (aka path pie, formerly path.py) implements path objects as first-class entities, allowing common operations on files to be invoked on those path objects directly.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2884
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-setuptools",
"py37-setuptools_scm",
"py37-wheel",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-pytest-shutil"
]
},
{
"type": "test",
"ports": [
"py37-behave"
]
}
]
},
{
"name": "py38-path",
"portdir": "python/py-path",
"version": "16.14.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jaraco/path",
"description": "Object-oriented file system path manipulation",
"long_description": "path (aka path pie, formerly path.py) implements path objects as first-class entities, allowing common operations on files to be invoked on those path objects directly.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2884
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py38-setuptools",
"py38-setuptools_scm",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-more-itertools",
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-pytest-shutil"
]
},
{
"type": "test",
"ports": [
"py38-behave"
]
}
]
},
{
"name": "py39-path",
"portdir": "python/py-path",
"version": "17.1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jaraco/path",
"description": "Object-oriented file system path manipulation",
"long_description": "path (aka path pie, formerly path.py) implements path objects as first-class entities, allowing common operations on files to be invoked on those path objects directly.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2884
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-coherent.licensed",
"py39-setuptools",
"py39-setuptools_scm",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-more-itertools",
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-pytest-shutil"
]
},
{
"type": "test",
"ports": [
"py39-behave"
]
}
]
},
{
"name": "py-pathfinder",
"portdir": "python/py-pathfinder",
"version": "1.0.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jkeyes/pathfinder",
"description": "A utility to find file paths.",
"long_description": "A utility to find file paths.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-pathfinder"
]
}
],
"depends_on": []
},
{
"name": "py27-pathfinder",
"portdir": "python/py-pathfinder",
"version": "0.6.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jkeyes/pathfinder",
"description": "A utility to find file paths.",
"long_description": "A utility to find file paths.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-nose"
]
}
],
"depends_on": []
},
{
"name": "py35-pathfinder",
"portdir": "python/py-pathfinder",
"version": "0.6.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jkeyes/pathfinder",
"description": "A utility to find file paths.",
"long_description": "A utility to find file paths.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "test",
"ports": [
"py35-nose"
]
}
],
"depends_on": []
},
{
"name": "py36-pathfinder",
"portdir": "python/py-pathfinder",
"version": "0.6.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jkeyes/pathfinder",
"description": "A utility to find file paths.",
"long_description": "A utility to find file paths.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "test",
"ports": [
"py36-nose"
]
}
],
"depends_on": []
},
{
"name": "py37-pathfinder",
"portdir": "python/py-pathfinder",
"version": "0.6.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jkeyes/pathfinder",
"description": "A utility to find file paths.",
"long_description": "A utility to find file paths.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-nose"
]
}
],
"depends_on": []
},
{
"name": "py38-pathfinder",
"portdir": "python/py-pathfinder",
"version": "0.6.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jkeyes/pathfinder",
"description": "A utility to find file paths.",
"long_description": "A utility to find file paths.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-setuptools",
"py38-wheel",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-nose"
]
}
],
"depends_on": []
},
{
"name": "py-pathlib2",
"portdir": "python/py-pathlib2",
"version": "2.3.7.post1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pathlib2/",
"description": "Object-oriented filesystem paths (backport of standard pathlib)",
"long_description": "Object-oriented filesystem paths (backport of standard pathlib)",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2884
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-pathlib2"
]
}
],
"depends_on": []
},
{
"name": "py27-pathlib2",
"portdir": "python/py-pathlib2",
"version": "2.3.7.post1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pathlib2/",
"description": "Object-oriented filesystem paths (backport of standard pathlib)",
"long_description": "Object-oriented filesystem paths (backport of standard pathlib)",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2884
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-scandir",
"py27-six",
"py27-typing"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-importlib-resources",
"py27-eyed3",
"py27-ipython",
"py27-pickleshare",
"py27-importlib-metadata",
"py27-pytest",
"py27-virtualenv"
]
},
{
"type": "run",
"ports": [
"py27-wxpython-4.0"
]
}
]
},
{
"name": "py34-pathlib2",
"portdir": "python/py-pathlib2",
"version": "2.3.7.post1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pathlib2/",
"description": "Object-oriented filesystem paths (backport of standard pathlib)",
"long_description": "Object-oriented filesystem paths (backport of standard pathlib)",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2884
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py34-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python34",
"py34-scandir",
"py34-six",
"py34-typing"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py34-importlib-metadata",
"py34-virtualenv",
"py34-importlib-resources"
]
}
]
},
{
"name": "py35-pathlib2",
"portdir": "python/py-pathlib2",
"version": "2.3.7.post1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pathlib2/",
"description": "Object-oriented filesystem paths (backport of standard pathlib)",
"long_description": "Object-oriented filesystem paths (backport of standard pathlib)",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2884
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-pytest"
]
}
]
},
{
"name": "py36-pathlib2",
"portdir": "python/py-pathlib2",
"version": "2.3.7.post1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pathlib2/",
"description": "Object-oriented filesystem paths (backport of standard pathlib)",
"long_description": "Object-oriented filesystem paths (backport of standard pathlib)",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2884
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-six"
]
}
],
"depends_on": []
},
{
"name": "py37-pathlib2",
"portdir": "python/py-pathlib2",
"version": "2.3.7.post1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pathlib2/",
"description": "Object-oriented filesystem paths (backport of standard pathlib)",
"long_description": "Object-oriented filesystem paths (backport of standard pathlib)",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2884
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-installer",
"clang-16",
"py37-setuptools",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"py37-six",
"python37"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-wxpython-4.0"
]
}
]
},
{
"name": "py38-pathlib2",
"portdir": "python/py-pathlib2",
"version": "2.3.7.post1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pathlib2/",
"description": "Object-oriented filesystem paths (backport of standard pathlib)",
"long_description": "Object-oriented filesystem paths (backport of standard pathlib)",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2884
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"py38-six",
"python38"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-wxpython-4.0"
]
}
]
}
]
}