HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50476,
"next": "https://ports.macports.org/api/v1/ports/?format=api&page=628",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&page=626",
"results": [
{
"name": "py27-parsimonious",
"portdir": "python/py-parsimonious",
"version": "0.8.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/erikrose/parsimonious",
"description": "The fastest pure-Python PEG parser I can muster",
"long_description": "Parsimonious aims to be the fastest arbitrary-lookahead parser written in pure Python—and the most usable. It's based on parsing expression grammars (PEGs), which means you feed it a simplified sort of EBNF notation.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-six"
]
},
{
"type": "test",
"ports": [
"py27-nose"
]
}
],
"depends_on": []
},
{
"name": "py-parsimonious",
"portdir": "python/py-parsimonious",
"version": "0.10.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/erikrose/parsimonious",
"description": "The fastest pure-Python PEG parser I can muster",
"long_description": "Parsimonious aims to be the fastest arbitrary-lookahead parser written in pure Python—and the most usable. It's based on parsing expression grammars (PEGs), which means you feed it a simplified sort of EBNF notation.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-parsimonious"
]
}
],
"depends_on": []
},
{
"name": "py39-parsel",
"portdir": "python/py-parsel",
"version": "1.10.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scrapy/parsel/",
"description": "Extract data from HTML and XML using XPath and CSS selectors",
"long_description": "Extract data from HTML and XML using XPath and CSS selectors",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-pytest-runner",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-cssselect",
"py39-jmespath",
"py39-lxml",
"py39-psutil",
"py39-w3lib"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-scrapy",
"py39-itemloaders"
]
}
]
},
{
"name": "py38-parsel",
"portdir": "python/py-parsel",
"version": "1.9.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scrapy/parsel/",
"description": "Extract data from HTML and XML using XPath and CSS selectors",
"long_description": "Extract data from HTML and XML using XPath and CSS selectors",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-pytest-runner",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-cssselect",
"py38-jmespath",
"py38-lxml",
"py38-psutil",
"py38-w3lib"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-scrapy",
"py38-itemloaders"
]
}
]
},
{
"name": "py37-parsel",
"portdir": "python/py-parsel",
"version": "1.8.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scrapy/parsel/",
"description": "Extract data from HTML and XML using XPath and CSS selectors",
"long_description": "Extract data from HTML and XML using XPath and CSS selectors",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-pytest-runner",
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-cssselect",
"py37-lxml",
"py37-psutil",
"py37-six",
"py37-w3lib"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-scrapy",
"py37-itemloaders"
]
}
]
},
{
"name": "py36-parsel",
"portdir": "python/py-parsel",
"version": "1.6.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scrapy/parsel/",
"description": "Extract data from HTML and XML using XPath and CSS selectors",
"long_description": "Extract data from HTML and XML using XPath and CSS selectors",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-pytest-runner",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"py36-six",
"py36-w3lib",
"python36",
"py36-cssselect",
"py36-lxml"
]
},
{
"type": "test",
"ports": [
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-itemloaders",
"py36-scrapy"
]
}
]
},
{
"name": "py35-parsel",
"portdir": "python/py-parsel",
"version": "1.6.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scrapy/parsel/",
"description": "Extract data from HTML and XML using XPath and CSS selectors",
"long_description": "Extract data from HTML and XML using XPath and CSS selectors",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-pytest-runner",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"py35-six",
"py35-w3lib",
"python35",
"py35-cssselect",
"py35-lxml"
]
},
{
"type": "test",
"ports": [
"py35-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-itemloaders"
]
}
]
},
{
"name": "py27-parsel",
"portdir": "python/py-parsel",
"version": "1.6.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scrapy/parsel/",
"description": "Extract data from HTML and XML using XPath and CSS selectors",
"long_description": "Extract data from HTML and XML using XPath and CSS selectors",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-pytest-runner",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"py27-lxml",
"py27-six",
"py27-w3lib",
"python27",
"py27-cssselect",
"py27-functools32"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-scrapy"
]
}
]
},
{
"name": "py-parsel",
"portdir": "python/py-parsel",
"version": "1.10.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scrapy/parsel/",
"description": "Extract data from HTML and XML using XPath and CSS selectors",
"long_description": "Extract data from HTML and XML using XPath and CSS selectors",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-parsel"
]
}
],
"depends_on": []
},
{
"name": "py39-parsedatetime",
"portdir": "python/py-parsedatetime",
"version": "2.6",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bear/parsedatetime",
"description": "Parse human-readable date/time text",
"long_description": "Parse human-readable date/time text",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-setuptools",
"py39-wheel",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-agate",
"py39-agate-sql"
]
}
]
},
{
"name": "py38-parsedatetime",
"portdir": "python/py-parsedatetime",
"version": "2.6",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bear/parsedatetime",
"description": "Parse human-readable date/time text",
"long_description": "Parse human-readable date/time text",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-setuptools",
"py38-wheel",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-agate",
"py38-agate-sql"
]
}
]
},
{
"name": "py37-parsedatetime",
"portdir": "python/py-parsedatetime",
"version": "2.6",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bear/parsedatetime",
"description": "Parse human-readable date/time text",
"long_description": "Parse human-readable date/time text",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"py37-setuptools",
"py37-wheel",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-agate",
"py37-agate-sql"
]
}
]
},
{
"name": "py36-parsedatetime",
"portdir": "python/py-parsedatetime",
"version": "2.6",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bear/parsedatetime",
"description": "Parse human-readable date/time text",
"long_description": "Parse human-readable date/time text",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "test",
"ports": [
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-agate",
"py36-agate-sql"
]
}
]
},
{
"name": "py35-parsedatetime",
"portdir": "python/py-parsedatetime",
"version": "2.6",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bear/parsedatetime",
"description": "Parse human-readable date/time text",
"long_description": "Parse human-readable date/time text",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "test",
"ports": [
"py35-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-agate",
"py35-agate-sql"
]
}
]
},
{
"name": "py27-parsedatetime",
"portdir": "python/py-parsedatetime",
"version": "2.5",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/bear/parsedatetime",
"description": "Parse human-readable date/time text",
"long_description": "Parse human-readable date/time text",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-agate",
"py27-agate-sql"
]
}
]
},
{
"name": "py-parsedatetime",
"portdir": "python/py-parsedatetime",
"version": "2.6",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bear/parsedatetime",
"description": "Parse human-readable date/time text",
"long_description": "Parse human-readable date/time text",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-parsedatetime"
]
}
],
"depends_on": []
},
{
"name": "py39-parse-type",
"portdir": "python/py-parse-type",
"version": "0.6.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jenisys/parse_type",
"description": "parse_type extends the parse module (opposite of string.format())",
"long_description": "parse_type extends the parse module (opposite of string.format()) with the following features: build type converters for common use cases (enum/mapping, choice); build a type converter with a cardinality constraint (0..1,0..*,1..*); from the type converter with cardinality=1.; compose a type converter from other type converters; an extended parser that supports the CardinalityField naming schema and creates missing type variants (0..1,0..*,1..*) from the primary type converter",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"clang-17",
"py39-installer",
"py39-setuptools",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-six",
"py39-parse"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-behave"
]
}
]
},
{
"name": "py38-parse-type",
"portdir": "python/py-parse-type",
"version": "0.6.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jenisys/parse_type",
"description": "parse_type extends the parse module (opposite of string.format())",
"long_description": "parse_type extends the parse module (opposite of string.format()) with the following features: build type converters for common use cases (enum/mapping, choice); build a type converter with a cardinality constraint (0..1,0..*,1..*); from the type converter with cardinality=1.; compose a type converter from other type converters; an extended parser that supports the CardinalityField naming schema and creates missing type variants (0..1,0..*,1..*) from the primary type converter",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"clang-16",
"py38-installer",
"py38-setuptools",
"py38-wheel"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-six",
"py38-parse"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-behave"
]
}
]
},
{
"name": "py37-parse-type",
"portdir": "python/py-parse-type",
"version": "0.6.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jenisys/parse_type",
"description": "parse_type extends the parse module (opposite of string.format())",
"long_description": "parse_type extends the parse module (opposite of string.format()) with the following features: build type converters for common use cases (enum/mapping, choice); build a type converter with a cardinality constraint (0..1,0..*,1..*); from the type converter with cardinality=1.; compose a type converter from other type converters; an extended parser that supports the CardinalityField naming schema and creates missing type variants (0..1,0..*,1..*) from the primary type converter",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-parse",
"py37-six"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-behave"
]
}
]
},
{
"name": "py36-parse-type",
"portdir": "python/py-parse-type",
"version": "0.5.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jenisys/parse_type",
"description": "parse_type extends the parse module (opposite of string.format())",
"long_description": "parse_type extends the parse module (opposite of string.format()) with the following features: build type converters for common use cases (enum/mapping, choice); build a type converter with a cardinality constraint (0..1,0..*,1..*); from the type converter with cardinality=1.; compose a type converter from other type converters; an extended parser that supports the CardinalityField naming schema and creates missing type variants (0..1,0..*,1..*) from the primary type converter",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "run",
"ports": [
"py36-parse",
"py36-six"
]
},
{
"type": "test",
"ports": [
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-behave"
]
}
]
},
{
"name": "py27-parse-type",
"portdir": "python/py-parse-type",
"version": "0.5.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jenisys/parse_type",
"description": "parse_type extends the parse module (opposite of string.format())",
"long_description": "parse_type extends the parse module (opposite of string.format()) with the following features: build type converters for common use cases (enum/mapping, choice); build a type converter with a cardinality constraint (0..1,0..*,1..*); from the type converter with cardinality=1.; compose a type converter from other type converters; an extended parser that supports the CardinalityField naming schema and creates missing type variants (0..1,0..*,1..*) from the primary type converter",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "run",
"ports": [
"py27-six",
"py27-enum34",
"py27-parse"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py27-behave"
]
}
]
},
{
"name": "py-parse-type",
"portdir": "python/py-parse-type",
"version": "0.6.6",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "parse_type extends the parse module (opposite of string.format())",
"long_description": "parse_type extends the parse module (opposite of string.format()) with the following features: build type converters for common use cases (enum/mapping, choice); build a type converter with a cardinality constraint (0..1,0..*,1..*); from the type converter with cardinality=1.; compose a type converter from other type converters; an extended parser that supports the CardinalityField naming schema and creates missing type variants (0..1,0..*,1..*) from the primary type converter",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-parse-type"
]
}
],
"depends_on": []
},
{
"name": "py39-parse",
"portdir": "python/py-parse",
"version": "1.17.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/parse/",
"description": "parse() is the opposite of format()",
"long_description": "Parse strings using a specification based on the Python format() syntax -- parse() is the opposite of format()",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 172
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-setuptools",
"py39-wheel",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-behave",
"py39-parse-type"
]
}
]
},
{
"name": "py38-parse",
"portdir": "python/py-parse",
"version": "1.17.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/parse/",
"description": "parse() is the opposite of format()",
"long_description": "Parse strings using a specification based on the Python format() syntax -- parse() is the opposite of format()",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 172
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-setuptools",
"py38-wheel",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-behave",
"py38-parse-type"
]
}
]
},
{
"name": "py37-parse",
"portdir": "python/py-parse",
"version": "1.17.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/parse/",
"description": "parse() is the opposite of format()",
"long_description": "Parse strings using a specification based on the Python format() syntax -- parse() is the opposite of format()",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 172
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"py37-setuptools",
"py37-wheel",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-parse-type",
"py37-behave"
]
}
]
},
{
"name": "py36-parse",
"portdir": "python/py-parse",
"version": "1.17.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/parse/",
"description": "parse() is the opposite of format()",
"long_description": "Parse strings using a specification based on the Python format() syntax -- parse() is the opposite of format()",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 172
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-behave",
"py36-parse-type"
]
}
]
},
{
"name": "py35-parse",
"portdir": "python/py-parse",
"version": "1.17.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/parse/",
"description": "parse() is the opposite of format()",
"long_description": "Parse strings using a specification based on the Python format() syntax -- parse() is the opposite of format()",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 172
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": []
},
{
"name": "py27-parse",
"portdir": "python/py-parse",
"version": "1.17.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/parse/",
"description": "parse() is the opposite of format()",
"long_description": "Parse strings using a specification based on the Python format() syntax -- parse() is the opposite of format()",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 172
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py27-behave",
"py27-parse-type"
]
}
]
},
{
"name": "py-parse",
"portdir": "python/py-parse",
"version": "1.20.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/parse/",
"description": "parse() is the opposite of format()",
"long_description": "Parse strings using a specification based on the Python format() syntax -- parse() is the opposite of format()",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 172
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-parse"
]
}
],
"depends_on": []
},
{
"name": "py39-parfive",
"portdir": "python/py-parfive",
"version": "2.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://parfive.readthedocs.io/en/stable/",
"description": "A parallel file downloader using asyncio.",
"long_description": "A parallel file downloader using asyncio. parfive can handle downloading multiple files in parallel as well as downloading each file in a number of chunks.",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1199
}
],
"variants": [
"ftp"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools",
"py39-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"py39-aiohttp",
"py39-tqdm",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-sunpy"
]
}
]
},
{
"name": "py38-parfive",
"portdir": "python/py-parfive",
"version": "2.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://parfive.readthedocs.io/en/stable/",
"description": "A parallel file downloader using asyncio.",
"long_description": "A parallel file downloader using asyncio. parfive can handle downloading multiple files in parallel as well as downloading each file in a number of chunks.",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1199
}
],
"variants": [
"ftp"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-setuptools",
"py38-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"py38-aiohttp",
"py38-tqdm",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-sunpy"
]
}
]
},
{
"name": "py37-parfive",
"portdir": "python/py-parfive",
"version": "2.0.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://parfive.readthedocs.io/en/stable/",
"description": "A parallel file downloader using asyncio.",
"long_description": "A parallel file downloader using asyncio. parfive can handle downloading multiple files in parallel as well as downloading each file in a number of chunks.",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1199
}
],
"variants": [
"ftp"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-setuptools_scm",
"py37-wheel",
"py37-build",
"py37-installer",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"py37-aiohttp",
"py37-tqdm",
"py37-typing_extensions",
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-sunpy"
]
}
]
},
{
"name": "py-parfive",
"portdir": "python/py-parfive",
"version": "2.2.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://parfive.readthedocs.io/en/stable/",
"description": "A parallel file downloader using asyncio.",
"long_description": "A parallel file downloader using asyncio. parfive can handle downloading multiple files in parallel as well as downloading each file in a number of chunks.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1199
}
],
"variants": [
"ftp"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-parfive"
]
}
],
"depends_on": []
},
{
"name": "py39-paramiko",
"portdir": "python/py-paramiko",
"version": "3.5.1",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/paramiko/paramiko/",
"description": "Native Python SSHv2 protocol library",
"long_description": "This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure connections between python scripts. All major ciphers and hash methods are supported. SFTP client and server mode are both supported too.",
"active": false,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"py39-bcrypt",
"py39-cryptography",
"py39-pynacl",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-docker",
"py39-ansible-core",
"py39-fabric",
"py39-sshtunnel"
]
},
{
"type": "run",
"ports": [
"py39-gradio"
]
}
]
},
{
"name": "py38-paramiko",
"portdir": "python/py-paramiko",
"version": "3.4.0",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/paramiko/paramiko/",
"description": "Native Python SSHv2 protocol library",
"long_description": "This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure connections between python scripts. All major ciphers and hash methods are supported. SFTP client and server mode are both supported too.",
"active": false,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"py38-bcrypt",
"py38-cryptography",
"py38-pynacl",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-docker",
"py38-ansible-core",
"py38-fabric"
]
},
{
"type": "run",
"ports": [
"py38-gradio"
]
}
]
},
{
"name": "py37-paramiko",
"portdir": "python/py-paramiko",
"version": "3.2.0",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/paramiko/paramiko/",
"description": "Native Python SSHv2 protocol library",
"long_description": "This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure connections between python scripts. All major ciphers and hash methods are supported. SFTP client and server mode are both supported too.",
"active": false,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"py37-bcrypt",
"py37-cryptography",
"py37-pynacl",
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-fabric",
"py37-ansible-core",
"py37-docker"
]
}
]
},
{
"name": "py36-paramiko",
"portdir": "python/py-paramiko",
"version": "2.10.4",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/paramiko/paramiko/",
"description": "Native Python SSHv2 protocol library",
"long_description": "This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure connections between python scripts. All major ciphers and hash methods are supported. SFTP client and server mode are both supported too.",
"active": false,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py36-cryptography",
"python36",
"py36-six",
"py36-pynacl",
"py36-bcrypt"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-ansible-core",
"py36-fabric"
]
}
]
},
{
"name": "py35-paramiko",
"portdir": "python/py-paramiko",
"version": "2.7.2",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/paramiko/paramiko/",
"description": "Native Python SSHv2 protocol library",
"long_description": "This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure connections between python scripts. All major ciphers and hash methods are supported. SFTP client and server mode are both supported too.",
"active": false,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-bcrypt",
"py35-cryptography",
"py35-pynacl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-ansible-base"
]
}
]
},
{
"name": "py27-paramiko",
"portdir": "python/py-paramiko",
"version": "2.10.4",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/paramiko/paramiko/",
"description": "Native Python SSHv2 protocol library",
"long_description": "This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure connections between python scripts. All major ciphers and hash methods are supported. SFTP client and server mode are both supported too.",
"active": false,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"py27-six",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-pynacl",
"py27-bcrypt",
"py27-cryptography"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-docker",
"py27-ansible-core",
"bzr",
"py27-fabric",
"fdroidserver",
"py27-robotframework-sshlibrary"
]
}
]
},
{
"name": "py-paramiko",
"portdir": "python/py-paramiko",
"version": "3.5.1",
"license": "LGPL-2.1+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/paramiko/paramiko/",
"description": "Native Python SSHv2 protocol library",
"long_description": "This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure connections between python scripts. All major ciphers and hash methods are supported. SFTP client and server mode are both supported too.",
"active": true,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-paramiko"
]
}
],
"depends_on": []
},
{
"name": "py39-parameterized",
"portdir": "python/py-parameterized",
"version": "0.9.0",
"license": "FreeBSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wolever/parameterized",
"description": "Parameterized testing with any Python test framework",
"long_description": "Parameterized testing with any Python test framework",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-mock",
"py39-nose"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-transformers"
]
},
{
"type": "test",
"ports": [
"py39-aws-sam-translator",
"py39-m2crypto",
"py39-apache-beam"
]
}
]
},
{
"name": "py38-parameterized",
"portdir": "python/py-parameterized",
"version": "0.9.0",
"license": "FreeBSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wolever/parameterized",
"description": "Parameterized testing with any Python test framework",
"long_description": "Parameterized testing with any Python test framework",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-mock",
"py38-nose",
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-transformers"
]
},
{
"type": "test",
"ports": [
"py38-aws-sam-translator",
"py38-apache-beam",
"py38-m2crypto"
]
}
]
},
{
"name": "py37-parameterized",
"portdir": "python/py-parameterized",
"version": "0.9.0",
"license": "FreeBSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wolever/parameterized",
"description": "Parameterized testing with any Python test framework",
"long_description": "Parameterized testing with any Python test framework",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-mock",
"py37-nose",
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py37-m2crypto",
"py37-aws-sam-translator",
"py37-apache-beam"
]
}
]
},
{
"name": "py-parameterized",
"portdir": "python/py-parameterized",
"version": "0.9.0",
"license": "FreeBSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wolever/parameterized",
"description": "Parameterized testing with any Python test framework",
"long_description": "Parameterized testing with any Python test framework",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-parameterized"
]
}
],
"depends_on": []
},
{
"name": "py39-param",
"portdir": "python/py-param",
"version": "2.2.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/holoviz/param",
"description": "Param is a library providing Parameters.",
"long_description": "Param is a library providing Parameters. Python attributes extended to have features such as type and range checking, dynamically generated values, documentation strings, default values, etc., each of which is inherited from parent classes if not specified in a subclass.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1199
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-hatchling",
"py39-hatch-vcs",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-pyct",
"py39-panel"
]
},
{
"type": "run",
"ports": [
"py39-panel"
]
}
]
},
{
"name": "py38-param",
"portdir": "python/py-param",
"version": "2.1.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/holoviz/param",
"description": "Param is a library providing Parameters.",
"long_description": "Param is a library providing Parameters. Python attributes extended to have features such as type and range checking, dynamically generated values, documentation strings, default values, etc., each of which is inherited from parent classes if not specified in a subclass.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1199
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-hatchling",
"py38-hatch-vcs",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py38-colorcet"
]
},
{
"type": "lib",
"ports": [
"py38-pyct"
]
},
{
"type": "run",
"ports": [
"py38-panel"
]
}
]
},
{
"name": "py37-param",
"portdir": "python/py-param",
"version": "2.0.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/holoviz/param",
"description": "Param is a library providing Parameters.",
"long_description": "Param is a library providing Parameters. Python attributes extended to have features such as type and range checking, dynamically generated values, documentation strings, default values, etc., each of which is inherited from parent classes if not specified in a subclass.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1199
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-numpy",
"py37-pyobjc",
"py37-build",
"py37-hatchling",
"py37-hatch-vcs",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py37-colorcet"
]
},
{
"type": "lib",
"ports": [
"py37-pyviz_comms",
"py37-pyct"
]
},
{
"type": "run",
"ports": [
"py37-panel"
]
}
]
},
{
"name": "py36-param",
"portdir": "python/py-param",
"version": "1.12.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/holoviz/param",
"description": "Param is a library providing Parameters.",
"long_description": "Param is a library providing Parameters. Python attributes extended to have features such as type and range checking, dynamically generated values, documentation strings, default values, etc., each of which is inherited from parent classes if not specified in a subclass.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1199
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-numpy",
"py36-pyobjc",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py36-colorcet"
]
},
{
"type": "lib",
"ports": [
"py36-pyct",
"py36-pyviz_comms"
]
}
]
},
{
"name": "py-param",
"portdir": "python/py-param",
"version": "2.3.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/holoviz/param",
"description": "Param is a library providing Parameters.",
"long_description": "Param is a library providing Parameters. Python attributes extended to have features such as type and range checking, dynamically generated values, documentation strings, default values, etc., each of which is inherited from parent classes if not specified in a subclass.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1199
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-param"
]
}
],
"depends_on": []
},
{
"name": "py27-parakeet",
"portdir": "python/py-parakeet",
"version": "0.23.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.parakeetpython.com/",
"description": "Runtime compiler for numerical Python.",
"long_description": "Runtime compiler for numerical Python.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-dsltools",
"py27-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-parakeet"
]
}
]
}
]
}