GET /api/v1/ports/py38-ldap/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-ldap",
"portdir": "python/py-ldap",
"version": "3.4.4",
"license": "PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.python-ldap.org/",
"description": "object-oriented api for python to access LDAP directory servers",
"long_description": "python-ldap provides an object-oriented API to access LDAP directory servers from Python programs. Mainly it wraps the OpenLDAP 2.x libs for that purpose. Additionally the package contains modules for other LDAP-related stuff (e.g. processing LDIF, LDAPURLs, LDAPv3 schema, etc.).",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 338
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"openldap",
"python38",
"py38-asn1",
"py38-asn1-modules"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": []
}