HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50337,
"next": "https://ports.macports.org/api/v1/ports/?format=api&page=662",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&page=660",
"results": [
{
"name": "py-http-parser",
"portdir": "python/py-http-parser",
"version": "0.8.3",
"license": "MIT and PSF",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/benoitc/http-parser",
"description": "HTTP request/response parser",
"long_description": "HTTP request/response parser for Python. If possible a C parser based on http-parser from Ryan Dahl will be used.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 600
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py27-http-parser"
]
}
],
"depends_on": []
},
{
"name": "py38-htseq",
"portdir": "python/py-htseq",
"version": "2.0.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/htseq/htseq",
"description": "A framework to process and analyze data from high-throughput sequencing (HTS) assays",
"long_description": "A framework to process and analyze data from high-throughput sequencing (HTS) assays",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "davide.liessi",
"github": "dliessi",
"ports_count": 72
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-cython"
]
},
{
"type": "lib",
"ports": [
"py38-numpy",
"py38-pysam",
"python38"
]
},
{
"type": "run",
"ports": [
"py38-matplotlib"
]
}
],
"depends_on": []
},
{
"name": "py37-htseq",
"portdir": "python/py-htseq",
"version": "2.0.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/htseq/htseq",
"description": "A framework to process and analyze data from high-throughput sequencing (HTS) assays",
"long_description": "A framework to process and analyze data from high-throughput sequencing (HTS) assays",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "davide.liessi",
"github": "dliessi",
"ports_count": 72
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13",
"py37-cython",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"py37-numpy",
"py37-pysam",
"python37"
]
},
{
"type": "run",
"ports": [
"py37-matplotlib"
]
}
],
"depends_on": []
},
{
"name": "py36-htseq",
"portdir": "python/py-htseq",
"version": "0.12.3",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/htseq/htseq",
"description": "A framework to process and analyze data from high-throughput sequencing (HTS) assays",
"long_description": "A framework to process and analyze data from high-throughput sequencing (HTS) assays",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "davide.liessi",
"github": "dliessi",
"ports_count": 72
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-numpy",
"py36-pysam"
]
},
{
"type": "run",
"ports": [
"py36-matplotlib"
]
}
],
"depends_on": []
},
{
"name": "py27-htseq",
"portdir": "python/py-htseq",
"version": "0.12.3",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/htseq/htseq",
"description": "A framework to process and analyze data from high-throughput sequencing (HTS) assays",
"long_description": "A framework to process and analyze data from high-throughput sequencing (HTS) assays",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "davide.liessi",
"github": "dliessi",
"ports_count": 72
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-numpy",
"py27-pysam"
]
},
{
"type": "run",
"ports": [
"py27-matplotlib"
]
}
],
"depends_on": []
},
{
"name": "py-htseq",
"portdir": "python/py-htseq",
"version": "2.0.1",
"license": "GPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/htseq/htseq",
"description": "A framework to process and analyze data from high-throughput sequencing (HTS) assays",
"long_description": "A framework to process and analyze data from high-throughput sequencing (HTS) assays",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "davide.liessi",
"github": "dliessi",
"ports_count": 72
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-htseq"
]
}
],
"depends_on": []
},
{
"name": "py27-htmltemplate",
"portdir": "python/py-htmltemplate",
"version": "1.5.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://freespace.virgin.net/hamish.sanderson/htmltemplate.html",
"description": "HTML template engine for python",
"long_description": "HTMLTemplate converts HTML/XHTML templates into simple Python object models that can be manipulated through callback functions in your scripts.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-htmlcalendar",
"py-htmltemplate"
]
}
]
},
{
"name": "py-htmltemplate",
"portdir": "python/py-htmltemplate",
"version": "1.5.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://freespace.virgin.net/hamish.sanderson/htmltemplate.html",
"description": "HTML template engine for python",
"long_description": "HTMLTemplate converts HTML/XHTML templates into simple Python object models that can be manipulated through callback functions in your scripts.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py27-htmltemplate"
]
}
],
"depends_on": []
},
{
"name": "py27-htmlgen",
"portdir": "python/py-htmlgen",
"version": "2.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://starship.python.net/crew/friedrich/",
"description": "python class library for the generation of HTML documents",
"long_description": "HTMLgen is a class library for the generation of HTML documents with Python scripts. It's used when you want to create HTML pages containing information which changes from time to time. For example, you might want to have a page which provides an overall system summary of data collected nightly. Or maybe you have a catalog of data and images that you would like formed into a spiffy set of web pages for the world to browse. Python is a great scripting language for these tasks and with HTMLgen it is very straightforward to construct objects which are rendered out into consistently structured web pages. Of course, CGI scripts written in Python can take advantage of these classes as well.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-htmlgen"
]
},
{
"type": "run",
"ports": [
"pylize"
]
}
]
},
{
"name": "py-htmlgen",
"portdir": "python/py-htmlgen",
"version": "2.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://starship.python.net/crew/friedrich/",
"description": "python class library for the generation of HTML documents",
"long_description": "HTMLgen is a class library for the generation of HTML documents with Python scripts. It's used when you want to create HTML pages containing information which changes from time to time. For example, you might want to have a page which provides an overall system summary of data collected nightly. Or maybe you have a catalog of data and images that you would like formed into a spiffy set of web pages for the world to browse. Python is a great scripting language for these tasks and with HTMLgen it is very straightforward to construct objects which are rendered out into consistently structured web pages. Of course, CGI scripts written in Python can take advantage of these classes as well.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py27-htmlgen"
]
}
],
"depends_on": []
},
{
"name": "py27-htmlcalendar",
"portdir": "python/py-htmlcalendar",
"version": "1.1.1",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://freespace.virgin.net/hamish.sanderson/htmlcalendar.html",
"description": "python module for creating calendars in HTML format",
"long_description": "python module for creating calendars in HTML format. HTMLCalendar generates one- and twelve-month calendars in HTML format with optional links.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-htmltemplate"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-htmlcalendar"
]
}
]
},
{
"name": "py-htmlcalendar",
"portdir": "python/py-htmlcalendar",
"version": "1.1.1",
"license": "LGPL-2.1+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://freespace.virgin.net/hamish.sanderson/htmlcalendar.html",
"description": "python module for creating calendars in HTML format",
"long_description": "python module for creating calendars in HTML format. HTMLCalendar generates one- and twelve-month calendars in HTML format with optional links.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py27-htmlcalendar"
]
}
],
"depends_on": []
},
{
"name": "py39-html5lib",
"portdir": "python/py-html5lib",
"version": "1.1",
"license": "Permissive",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/html5lib/html5lib-python",
"description": "Library for working with HTML documents",
"long_description": "A Python implementation of a HTML parser based on the WHATWG HTML5 specification for maximum compatibility with major desktop web browsers.",
"active": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"py39-six",
"py39-webencodings",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-astroquery",
"py39-skyfield",
"py39-beautifulsoup4",
"py39-xhtml2pdf"
]
}
]
},
{
"name": "py38-html5lib",
"portdir": "python/py-html5lib",
"version": "1.1",
"license": "Permissive",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/html5lib/html5lib-python",
"description": "Library for working with HTML documents",
"long_description": "A Python implementation of a HTML parser based on the WHATWG HTML5 specification for maximum compatibility with major desktop web browsers.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"py38-six",
"py38-webencodings",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-astroquery",
"py38-rdflib",
"py38-skyfield",
"py38-xhtml2pdf",
"py38-beautifulsoup4"
]
}
]
},
{
"name": "py37-html5lib",
"portdir": "python/py-html5lib",
"version": "1.1",
"license": "Permissive",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/html5lib/html5lib-python",
"description": "Library for working with HTML documents",
"long_description": "A Python implementation of a HTML parser based on the WHATWG HTML5 specification for maximum compatibility with major desktop web browsers.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py37-wheel",
"py37-build",
"py37-installer",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"py37-six",
"py37-webencodings",
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-beautifulsoup4",
"py37-astroquery",
"py37-xhtml2pdf",
"py37-skyfield",
"py37-rdflib"
]
}
]
},
{
"name": "py36-html5lib",
"portdir": "python/py-html5lib",
"version": "1.1",
"license": "Permissive",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/html5lib/html5lib-python",
"description": "Library for working with HTML documents",
"long_description": "A Python implementation of a HTML parser based on the WHATWG HTML5 specification for maximum compatibility with major desktop web browsers.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-six",
"py36-webencodings"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-astroquery",
"py36-rdflib",
"py36-django-htmlmin",
"py36-beautifulsoup4"
]
}
]
},
{
"name": "py35-html5lib",
"portdir": "python/py-html5lib",
"version": "1.1",
"license": "Permissive",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/html5lib/html5lib-python",
"description": "Library for working with HTML documents",
"long_description": "A Python implementation of a HTML parser based on the WHATWG HTML5 specification for maximum compatibility with major desktop web browsers.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-six",
"py35-webencodings"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-astroquery",
"py35-rdflib",
"py35-django-htmlmin",
"py35-beautifulsoup4"
]
}
]
},
{
"name": "py27-html5lib",
"portdir": "python/py-html5lib",
"version": "1.1",
"license": "Permissive",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/html5lib/html5lib-python",
"description": "Library for working with HTML documents",
"long_description": "A Python implementation of a HTML parser based on the WHATWG HTML5 specification for maximum compatibility with major desktop web browsers.",
"active": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-six",
"py27-webencodings"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-django-htmlmin",
"py27-astroquery",
"py27-rdflib",
"py27-xhtml2pdf",
"py27-beautifulsoup4",
"py27-textile"
]
},
{
"type": "run",
"ports": [
"py27-FlexGet"
]
}
]
},
{
"name": "py-html5lib",
"portdir": "python/py-html5lib",
"version": "1.1",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/html5lib/html5lib-python",
"description": "Library for working with HTML documents",
"long_description": "A Python implementation of a HTML parser based on the WHATWG HTML5 specification for maximum compatibility with major desktop web browsers.",
"active": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-html5lib"
]
}
],
"depends_on": []
},
{
"name": "py-html2text_select",
"portdir": "python/py-html2text_select",
"version": "0.1",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "common files for selecting default html2text version",
"long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of html2text.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py27-html2text",
"py35-html2text",
"py36-html2text",
"py37-html2text",
"py38-html2text",
"py310-html2text",
"py312-html2text",
"py311-html2text",
"py313-html2text",
"py39-html2text"
]
}
]
},
{
"name": "py38-html2text",
"portdir": "python/py-html2text",
"version": "2024.2.26",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/html2text",
"description": "Script to turn HTML into equivalent Markdown-structured text.",
"long_description": "html2text is a Python script that converts a page of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to be valid Markdown (a text-to-HTML format).",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-wheel"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-setuptools"
]
},
{
"type": "run",
"ports": [
"py-html2text_select"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": []
},
{
"name": "py37-html2text",
"portdir": "python/py-html2text",
"version": "2020.1.16",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/html2text",
"description": "Script to turn HTML into equivalent Markdown-structured text.",
"long_description": "html2text is a Python script that converts a page of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to be valid Markdown (a text-to-HTML format).",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-setuptools"
]
},
{
"type": "run",
"ports": [
"py-html2text_select"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": []
},
{
"name": "py36-html2text",
"portdir": "python/py-html2text",
"version": "2020.1.16",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/html2text",
"description": "Script to turn HTML into equivalent Markdown-structured text.",
"long_description": "html2text is a Python script that converts a page of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to be valid Markdown (a text-to-HTML format).",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-setuptools"
]
},
{
"type": "run",
"ports": [
"py-html2text_select"
]
},
{
"type": "test",
"ports": [
"py36-pytest"
]
}
],
"depends_on": []
},
{
"name": "py35-html2text",
"portdir": "python/py-html2text",
"version": "2020.1.16",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/html2text",
"description": "Script to turn HTML into equivalent Markdown-structured text.",
"long_description": "html2text is a Python script that converts a page of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to be valid Markdown (a text-to-HTML format).",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-setuptools"
]
},
{
"type": "run",
"ports": [
"py-html2text_select"
]
},
{
"type": "test",
"ports": [
"py35-pytest"
]
}
],
"depends_on": []
},
{
"name": "py27-html2text",
"portdir": "python/py-html2text",
"version": "2019.8.11",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/html2text",
"description": "Script to turn HTML into equivalent Markdown-structured text.",
"long_description": "html2text is a Python script that converts a page of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to be valid Markdown (a text-to-HTML format).",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools"
]
},
{
"type": "run",
"ports": [
"py-html2text_select"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": []
},
{
"name": "py-html2text",
"portdir": "python/py-html2text",
"version": "2025.4.15",
"license": "GPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/html2text",
"description": "Script to turn HTML into equivalent Markdown-structured text.",
"long_description": "html2text is a Python script that converts a page of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to be valid Markdown (a text-to-HTML format).",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-html2text"
]
}
],
"depends_on": []
},
{
"name": "py39-hpack",
"portdir": "python/py-hpack",
"version": "4.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-hyper.org/hpack/",
"description": "Pure-Python HPACK header compression",
"long_description": "This module contains a pure-Python HTTP/2 header encoding (HPACK) logic for use in Python programs that implement HTTP/2. It also contains a compatibility layer that automatically enables the use of nghttp2 if it is available.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 600
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-hypothesis",
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-h2"
]
}
]
},
{
"name": "py38-hpack",
"portdir": "python/py-hpack",
"version": "4.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-hyper.org/hpack/",
"description": "Pure-Python HPACK header compression",
"long_description": "This module contains a pure-Python HTTP/2 header encoding (HPACK) logic for use in Python programs that implement HTTP/2. It also contains a compatibility layer that automatically enables the use of nghttp2 if it is available.",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 600
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-hypothesis",
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-h2"
]
}
]
},
{
"name": "py37-hpack",
"portdir": "python/py-hpack",
"version": "4.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-hyper.org/hpack/",
"description": "Pure-Python HPACK header compression",
"long_description": "This module contains a pure-Python HTTP/2 header encoding (HPACK) logic for use in Python programs that implement HTTP/2. It also contains a compatibility layer that automatically enables the use of nghttp2 if it is available.",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 600
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-hypothesis",
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-h2"
]
}
]
},
{
"name": "py36-hpack",
"portdir": "python/py-hpack",
"version": "4.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-hyper.org/hpack/",
"description": "Pure-Python HPACK header compression",
"long_description": "This module contains a pure-Python HTTP/2 header encoding (HPACK) logic for use in Python programs that implement HTTP/2. It also contains a compatibility layer that automatically enables the use of nghttp2 if it is available.",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 600
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "test",
"ports": [
"py36-hypothesis",
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-h2"
]
}
]
},
{
"name": "py35-hpack",
"portdir": "python/py-hpack",
"version": "4.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-hyper.org/hpack/",
"description": "Pure-Python HPACK header compression",
"long_description": "This module contains a pure-Python HTTP/2 header encoding (HPACK) logic for use in Python programs that implement HTTP/2. It also contains a compatibility layer that automatically enables the use of nghttp2 if it is available.",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 600
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "test",
"ports": [
"py35-hypothesis",
"py35-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-h2"
]
}
]
},
{
"name": "py27-hpack",
"portdir": "python/py-hpack",
"version": "4.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-hyper.org/hpack/",
"description": "Pure-Python HPACK header compression",
"long_description": "This module contains a pure-Python HTTP/2 header encoding (HPACK) logic for use in Python programs that implement HTTP/2. It also contains a compatibility layer that automatically enables the use of nghttp2 if it is available.",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 600
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-hypothesis",
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-h2"
]
}
]
},
{
"name": "py-hpack",
"portdir": "python/py-hpack",
"version": "4.1.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-hyper.org/hpack/",
"description": "Pure-Python HPACK header compression",
"long_description": "This module contains a pure-Python HTTP/2 header encoding (HPACK) logic for use in Python programs that implement HTTP/2. It also contains a compatibility layer that automatically enables the use of nghttp2 if it is available.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 600
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-hpack"
]
}
],
"depends_on": []
},
{
"name": "py36-honcho",
"portdir": "python/py-honcho",
"version": "1.0.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nickstenning/honcho",
"description": "Python clone of Foreman (managing Procfile-based applications)",
"long_description": "Python clone of Foreman (managing Procfile-based applications)",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-setuptools"
]
},
{
"type": "run",
"ports": [
"honcho_select"
]
}
],
"depends_on": []
},
{
"name": "py35-honcho",
"portdir": "python/py-honcho",
"version": "1.0.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nickstenning/honcho",
"description": "Python clone of Foreman (managing Procfile-based applications)",
"long_description": "Python clone of Foreman (managing Procfile-based applications)",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-setuptools"
]
},
{
"type": "run",
"ports": [
"honcho_select"
]
}
],
"depends_on": []
},
{
"name": "py27-honcho",
"portdir": "python/py-honcho",
"version": "1.0.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nickstenning/honcho",
"description": "Python clone of Foreman (managing Procfile-based applications)",
"long_description": "Python clone of Foreman (managing Procfile-based applications)",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools"
]
},
{
"type": "run",
"ports": [
"honcho_select"
]
}
],
"depends_on": []
},
{
"name": "py-honcho",
"portdir": "python/py-honcho",
"version": "1.1.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nickstenning/honcho",
"description": "Python clone of Foreman (managing Procfile-based applications)",
"long_description": "Python clone of Foreman (managing Procfile-based applications)",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-honcho"
]
}
],
"depends_on": []
},
{
"name": "py39-hkdf",
"portdir": "python/py-hkdf",
"version": "0.0.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/casebeer/python-hkdf",
"description": "HMAC based Extract and Expand Key Derivation Function HKDF",
"long_description": "HMAC based Extract and Expand Key Derivation Function HKDF",
"active": false,
"categories": [
"security",
"python"
],
"maintainers": [],
"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-spake2"
]
}
]
},
{
"name": "py38-hkdf",
"portdir": "python/py-hkdf",
"version": "0.0.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/casebeer/python-hkdf",
"description": "HMAC based Extract and Expand Key Derivation Function HKDF",
"long_description": "HMAC based Extract and Expand Key Derivation Function HKDF",
"active": false,
"categories": [
"security",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-spake2"
]
}
]
},
{
"name": "py-hkdf",
"portdir": "python/py-hkdf",
"version": "0.0.3",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/casebeer/python-hkdf",
"description": "HMAC based Extract and Expand Key Derivation Function HKDF",
"long_description": "HMAC based Extract and Expand Key Derivation Function HKDF",
"active": true,
"categories": [
"security",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-hkdf"
]
}
],
"depends_on": []
},
{
"name": "py39-hiredis",
"portdir": "python/py-hiredis",
"version": "3.2.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pietern/hiredis-py",
"description": "Python wrapper for hiredis",
"long_description": "Python wrapper for hiredis",
"active": false,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2852
}
],
"variants": [
"universal"
],
"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": []
},
{
"name": "py38-hiredis",
"portdir": "python/py-hiredis",
"version": "3.0.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pietern/hiredis-py",
"description": "Python wrapper for hiredis",
"long_description": "Python wrapper for hiredis",
"active": false,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2852
}
],
"variants": [
"universal"
],
"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": []
},
{
"name": "py37-hiredis",
"portdir": "python/py-hiredis",
"version": "2.3.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pietern/hiredis-py",
"description": "Python wrapper for hiredis",
"long_description": "Python wrapper for hiredis",
"active": false,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2852
}
],
"variants": [
"universal"
],
"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": []
},
{
"name": "py36-hiredis",
"portdir": "python/py-hiredis",
"version": "2.0.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pietern/hiredis-py",
"description": "Python wrapper for hiredis",
"long_description": "Python wrapper for hiredis",
"active": false,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2852
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py35-hiredis",
"portdir": "python/py-hiredis",
"version": "1.1.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pietern/hiredis-py",
"description": "Python wrapper for hiredis",
"long_description": "Python wrapper for hiredis",
"active": false,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2852
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": []
},
{
"name": "py27-hiredis",
"portdir": "python/py-hiredis",
"version": "1.1.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pietern/hiredis-py",
"description": "Python wrapper for hiredis",
"long_description": "Python wrapper for hiredis",
"active": false,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2852
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py-hiredis",
"portdir": "python/py-hiredis",
"version": "3.3.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pietern/hiredis-py",
"description": "Python wrapper for hiredis",
"long_description": "Python wrapper for hiredis",
"active": true,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2852
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-hiredis"
]
}
],
"depends_on": []
},
{
"name": "py37-hieroglyph",
"portdir": "python/py-hieroglyph",
"version": "2.1.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nyergler/hieroglyph",
"description": "Sphinx slide generator",
"long_description": "Generate HTML presentations from plain text sources with all the power of Sphinx.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-setuptools",
"py37-six",
"py37-sphinx"
]
},
{
"type": "run",
"ports": [
"hieroglyph_select"
]
}
],
"depends_on": []
},
{
"name": "py36-hieroglyph",
"portdir": "python/py-hieroglyph",
"version": "2.1.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nyergler/hieroglyph",
"description": "Sphinx slide generator",
"long_description": "Generate HTML presentations from plain text sources with all the power of Sphinx.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-setuptools",
"py36-six",
"py36-sphinx"
]
},
{
"type": "run",
"ports": [
"hieroglyph_select"
]
}
],
"depends_on": []
},
{
"name": "py35-hieroglyph",
"portdir": "python/py-hieroglyph",
"version": "2.1.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nyergler/hieroglyph",
"description": "Sphinx slide generator",
"long_description": "Generate HTML presentations from plain text sources with all the power of Sphinx.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-setuptools",
"py35-six",
"py35-sphinx"
]
},
{
"type": "run",
"ports": [
"hieroglyph_select"
]
}
],
"depends_on": []
}
]
}