{"count":52198,"next":"https://ports.macports.org/api/v1/ports/?format=json&ordering=name&page=795","previous":"https://ports.macports.org/api/v1/ports/?format=json&ordering=name&page=793","results":[{"name":"py-gym-notices","portdir":"python/py-gym-notices","version":"0.1.0","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/Farama-Foundation/gym-notices","description":"Notices for gym","long_description":"Notices for gym","active":true,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-gym-notices"]}],"depends_on":[]},{"name":"py-gyp-next","portdir":"python/py-gyp-next","version":"0.21.1","license":"BSD","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/nodejs/gyp-next","description":"A fork of the GYP build system for use in the Node.js projects","long_description":"A fork of the GYP build system for use in the Node.js projects","active":true,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-gyp-next"]}],"depends_on":[]},{"name":"py-h11","portdir":"python/py-h11","version":"0.16.0","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/python-hyper/h11","description":"A pure-Python, bring-your-own-I/O implementation of HTTP/1.1","long_description":"This is a little HTTP/1.1 library written from scratch in Python, heavily inspired by hyper-h2.","active":true,"categories":["net","www","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-h11"]}],"depends_on":[]},{"name":"py-h2","portdir":"python/py-h2","version":"4.3.0","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://python-hyper.org/projects/h2/","description":"Hyper-h2: A pure-Python HTTP/2 protocol stack","long_description":"Hyper-h2 is a HTTP/2 protocol stack, written entirely in Python. The goal of Hyper-h2 is to be a 100% RFC 7540 compatible implementation of a complete HTTP/2 protocol stack for the Python ecosystem, build on a set of finite state machines. It should be usable in all programs regardless of concurrency model or environment. To achieve this, Hyper-h2 is entirely self-contained: it does no I/O of any kind, leaving that up to a wrapper library to control. This ensures that it can seamlessly work in all kinds of environments, from single-threaded code to Twisted. Its secondary goals are to be fast, clear, and efficient.","active":true,"categories":["net","www","python"],"maintainers":[{"name":"petr","github":"petrrr","ports_count":612}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-h2"]}],"depends_on":[]},{"name":"py-h5netcdf","portdir":"python/py-h5netcdf","version":"1.8.1","license":"BSD","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/h5netcdf/h5netcdf","description":"A Python interface for the netCDF4 file-format","long_description":"A Python interface for the netCDF4 file-format that reads and writes local or remote HDF5 files directly via h5py or h5pyd, without relying on the Unidata netCDF library.","active":true,"categories":["science","python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1438}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-h5netcdf"]}],"depends_on":[]},{"name":"py-h5py","portdir":"python/py-h5py","version":"3.16.0","license":"BSD","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://www.h5py.org","description":"Read and write HDF5 files from Python","long_description":"The h5py package provides both a high- and low-level interface to the HDF5 library from Python. The low-level interface is intended to be a complete wrapping of the HDF5 API, while the high-level component supports access to HDF5 files, datasets and groups using established Python and NumPy concepts. \n\nA strong emphasis on automatic conversion between Python (Numpy) datatypes and data structures and their HDF5 equivalents vastly simplifies the process of reading and writing data from Python.","active":true,"categories":["python"],"maintainers":[{"name":"eborisch","github":"eborisch","ports_count":225}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-h5py"]}],"depends_on":[]},{"name":"py-hachoir-core","portdir":"python/py-hachoir-core","version":"1.3.3","license":"GPL-2","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://pypi.python.org/pypi/hachoir-core","description":"Library represents binary file as a tree of Python objects","long_description":"Hachoir is a Python library used to represent of a binary file as a tree of Python objects. Each object has a type, a value, an address, etc. The goal is to be able to know the meaning of each bit in a file.","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py27-hachoir-core"]}],"depends_on":[]},{"name":"py-hachoir-metadata","portdir":"python/py-hachoir-metadata","version":"1.3.3","license":"GPL-2","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://pypi.python.org/pypi/hachoir-metadata","description":"hachoir-metadata extracts metadata from multimedia files","long_description":"hachoir-metadata extracts metadata from multimedia files: music, picture, video, but also archives. It supports most common file formats: Program: exe Archives: bzip2, gzip, zip, tar Video: ASF format (WMV video), AVI, Matroska (MKV), WebM video, Quicktime (MOV), Ogg/Theora, Real media (RM) Audio: MPEG audio/MP3, WAV, Sun/NeXT audio, Ogg/Vorbis (OGG), MIDI, AIFF, AIFC, Real audio (RA) Image: bmp, cur, emf, ico, gif, jpg/jpeg, pcx, png, tga, tiff, wmf, xcf Misc: Torrent","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py27-hachoir-metadata"]}],"depends_on":[]},{"name":"py-hachoir-parser","portdir":"python/py-hachoir-parser","version":"1.3.4","license":"GPL-2","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://pypi.python.org/pypi/hachoir-parser","description":"78 parser for common binary file formats using Hachoir framework","long_description":"hachoir-parser is a package of most common file format parsers written for the Hachoir framework. Currently, 78 parsers are supported (some only partially). File System: ext2, fat12, fat16, fat32, iso9660, linux_swap, MBR, ntfs, ReiserFS Program: elf, exe, javac, EFI pifv, prc, pyc, pyo Archive: 7zip, ace, bzip2, cab, gzip, mar, rar, rpm, tar, unix_archive, zip Audio: aiff, fasttracker2, flac, itunesdb, midi, mod, MPEG-1 audio, ptm, ra, s3m, snd Container: asn1, mkv, ogg, rm, riff, swf Video: asf, flv, mov, MPEG-1/2 PS, MPEG-2 TS Game: blp1, blp2, lucasarts_font, spiderman_video, zsnes Image: bmp, gif, ico, jpeg/jpg, pcx, png, psd, tga, tiff, wmf, xcf Misc: 3do, 3ds, bplist, chm, gnomekeyring, hlp, lnk, ole2, pcf, pdf, tcpdump, torrent, ttf","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py27-hachoir-parser"]}],"depends_on":[]},{"name":"py-hachoir-urwid","portdir":"python/py-hachoir-urwid","version":"1.1","license":"GPL-2","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://pypi.python.org/pypi/hachoir-urwid/1.1","description":"Binary file explorer using Hachoir and urwid libraries","long_description":"hachoir-urwid is a binary file explorer based on Hachoir library to parse the files. Using this tool you can exactly know the meaning of each bit/byte of your files. With direction keys, you can navigate in the field tree. The key h will disable human display and switch to raw display. It is sometime useful when you would like to compare hexadecimal data and Hachoir reprensentation.","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py27-hachoir-urwid"]}],"depends_on":[]},{"name":"py-halo","portdir":"python/py-halo","version":"0.0.31","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/manrajgrover/halo","description":"Beautiful terminal spinners in Python","long_description":"Beautiful terminal spinners in Python","active":true,"categories":["python"],"maintainers":[{"name":"bashu.was.here","github":"bashu","ports_count":40}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py311-halo"]}],"depends_on":[]},{"name":"py-hanko","portdir":"python/py-hanko","version":"0.35.1","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/MatthiasValvekens/pyHanko","description":"Tools for stamping and signing PDF files","long_description":"Tools for stamping and signing PDF files","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-hanko"]}],"depends_on":[]},{"name":"py-hanko-certvalidator","portdir":"python/py-hanko-certvalidator","version":"0.31.1","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/MatthiasValvekens/pyHanko/tree/master/pkgs/pyhanko-certvalidator","description":"Validates X.509 certificates and paths, forked from wbond/certvalidator","long_description":"Validates X.509 certificates and paths, forked from wbond/certvalidator","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-hanko-certvalidator"]}],"depends_on":[]},{"name":"py-harstorage","portdir":"python/py-harstorage","version":"1.0","license":"BSD","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/pavel-paulau/harstorage","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-harstorage"]},{"type":"patch","ports":[null]},{"type":"run","ports":[null]},{"type":"test","ports":[null]}],"depends_on":[]},{"name":"py-harvestman","portdir":"python/py-harvestman","version":"1.4","license":"GPL-2","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://web.archive.org/web/20070329050324/http://harvestman.freezope.org/","description":"Web crawler","long_description":"HARVESTMan is an internet offline crawler (robot) program written in python. It helps you to grab pages from the internet and store it in a local directory for offline browsing.","active":false,"categories":["www","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-14"]},{"type":"lib","ports":["py27-harvestman"]}],"depends_on":[]},{"name":"py-hatch-fancy-pypi-readme","portdir":"python/py-hatch-fancy-pypi-readme","version":"25.1.0","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/hynek/hatch-fancy-pypi-readme","description":"a Hatch metadata plugin for projects' PyPI landing page","long_description":"a Hatch metadata plugin for projects' PyPI landing page","active":true,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-hatch-fancy-pypi-readme"]}],"depends_on":[]},{"name":"py-hatch-jupyter-builder","portdir":"python/py-hatch-jupyter-builder","version":"0.9.1","license":"BSD","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/jupyterlab/hatch-jupyter-builder","description":"A build hook plugin for Hatch that adds a build step for use with Jupyter packages.","long_description":"A build hook plugin for Hatch that adds a build step for use with Jupyter packages.","active":true,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-hatch-jupyter-builder"]}],"depends_on":[]},{"name":"py-hatchling","portdir":"python/py-hatchling","version":"1.30.1","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://hatch.pypa.io/latest/","description":"This is the extensible, standards compliant build backend used by Hatch.","long_description":"This is the extensible, standards compliant build backend used by Hatch.","active":true,"categories":["python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1438}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-hatchling"]}],"depends_on":[]},{"name":"py-hatch-nodejs-version","portdir":"python/py-hatch-nodejs-version","version":"0.4.0","license":"BSD","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/agoose77/hatch-nodejs-version","description":"Hatch plugin for versioning from a package.json file","long_description":"Hatch plugin for versioning from a package.json file","active":true,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-hatch-nodejs-version"]}],"depends_on":[]},{"name":"py-hatch-requirements-txt","portdir":"python/py-hatch-requirements-txt","version":"0.4.1","license":"BSD","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/repo-helper/hatch-requirements-txt","description":"Hatchling plugin to read project dependencies from requirements.txt","long_description":"Hatchling plugin to read project dependencies from requirements.txt","active":true,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-hatch-requirements-txt"]}],"depends_on":[]},{"name":"py-hatch-vcs","portdir":"python/py-hatch-vcs","version":"0.5.0","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/ofek/hatch-vcs","description":"Hatch plugin for versioning with your preferred VCS","long_description":"Hatch plugin for versioning with your preferred VCS","active":true,"categories":["devel","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2213}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-hatch-vcs"]}],"depends_on":[]},{"name":"py-hat-trie","portdir":"python/py-hat-trie","version":"0.3","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/kmike/hat-trie/","description":"HAT-Trie for Python.","long_description":"HAT-Trie for Python.","active":false,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0"]},{"type":"lib","ports":["py36-hat-trie"]}],"depends_on":[]},{"name":"py-hcloud","portdir":"python/py-hcloud","version":"2.16.0","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/hetznercloud/hcloud-python","description":"py-hcloud is a library for the Hetzner Cloud API.","long_description":"py-hcloud is a library for the Hetzner Cloud API.","active":true,"categories":["python"],"maintainers":[{"name":"judaew","github":"judaew","ports_count":655}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-hcloud"]}],"depends_on":[]},{"name":"py-hcluster","portdir":"python/py-hcluster","version":"0.2.0","license":"unknown","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://code.google.com/p/scipy-cluster/","description":"This library provides Python functions for agglomerative clustering.","long_description":"This library provides Python functions for agglomerative clustering. The interface is very similar to MATLAB's Statistics Toolbox API to make code easier to port from MATLAB to Python/Numpy. The core implementation of this library is in C for efficiency.","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0"]},{"type":"lib","ports":["py27-hcluster"]}],"depends_on":[]},{"name":"py-hdbscan","portdir":"python/py-hdbscan","version":"0.8.33","license":"BSD","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://hdbscan.readthedocs.io/en/latest/","description":"A high performance implementation of HDBSCAN clustering.","long_description":"HDBSCAN - Hierarchical Density-Based Spatial Clustering of Applications with Noise. Performs DBSCAN over varying epsilon values and integrates the result to find a clustering that gives the best stability over epsilon. This allows HDBSCAN to find clusters of varying densities (unlike DBSCAN), and be more robust to parameter selection. In practice this means that HDBSCAN returns a good clustering straight away with little or no parameter tuning -- and the primary parameter, minimum cluster size, is intuitive and easy to select. HDBSCAN is ideal for exploratory data analysis; it's a fast and robust algorithm that you can trust to return meaningful clusters (if there are any).","active":true,"categories":["science","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py311-hdbscan"]}],"depends_on":[]},{"name":"py-hdf5plugin","portdir":"python/py-hdf5plugin","version":"5.1.0","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://www.silx.org/doc/hdf5plugin/latest/","description":"A set of compression filters for h5py","long_description":"hdf5plugin provides HDF5 compression filters--namely: blosc, bitshuffle, lz4, FCIDECOMP, ZFP, zstd--and makes them usable from h5py.","active":true,"categories":["python"],"maintainers":[{"name":"joe.fowler","github":"joefowler","ports_count":98}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py313-hdf5plugin"]}],"depends_on":[]},{"name":"py-hdfs","portdir":"python/py-hdfs","version":"2.7.3","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://hdfscli.readthedocs.org/","description":"API and command line interface for HDFS","long_description":"API and command line interface for HDFS","active":true,"categories":["sysutils","net","python","parallel"],"maintainers":[{"name":"petr","github":"petrrr","ports_count":612}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py313-hdfs"]}],"depends_on":[]},{"name":"py-healpy","portdir":"python/py-healpy","version":"1.19.0","license":"GPL-2","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/healpy/healpy","description":"Python language interface for HEALPix","long_description":"Software for pixelization, hierarchical indexing, synthesis, analysis, and visualization of data on the sphere. This is the Python language interface for HEALPix.","active":true,"categories":["science","python"],"maintainers":[{"name":"aronnax","github":"lpsinger","ports_count":443}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-healpy"]}],"depends_on":[]},{"name":"py-heapdict","portdir":"python/py-heapdict","version":"1.0.1","license":"BSD","platforms":"any","epoch":0,"replaced_by":null,"homepage":"http://stutzbachenterprises.com/","description":"Mutable mapping tools.","long_description":"Mutable mapping tools.","active":true,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-heapdict"]}],"depends_on":[]},{"name":"py-helpdev","portdir":"python/py-helpdev","version":"0.7.1","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://gitlab.com/dpizetta/helpdev","description":"HelpDev - Extracts information about the Python environment easily.","long_description":"HelpDev - Extracts information about the Python environment easily.","active":true,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-helpdev"]}],"depends_on":[]},{"name":"py-herbie-data","portdir":"python/py-herbie-data","version":"2022.9.0.post1","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/blaylockbk/Herbie","description":"Herbie: Retrieve NWP Model Data","long_description":"Herbie is a python package that downloads recent and archived numerical weather prediction (NWP) model output from different cloud archive sources. Its most popular capability is to download HRRR model data. NWP data in GRIB2 format can be read with xarray+cfgrib. Much of this data is made available through the NOAA Open Data Dissemination (NODD) Program (formerly the Big Data Program) which has made weather data more accessible than ever before.","active":true,"categories":["science","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py310-herbie-data"]}],"depends_on":[]},{"name":"py-hf-gradio","portdir":"python/py-hf-gradio","version":"0.4.1","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/gradio-app/hf-gradio","description":"Extension of the Hugging Face CLI for interacting with Gradio Spaces","long_description":"Extension of the Hugging Face CLI for interacting with Gradio Spaces","active":true,"categories":["devel","python"],"maintainers":[{"name":"pguyot","github":"pguyot","ports_count":181}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-hf-gradio"]}],"depends_on":[]},{"name":"py-hf-xet","portdir":"python/py-hf-xet","version":"1.3.2","license":"Apache-2","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/huggingface/xet-core","description":"hf-xet enables huggingface_hub to utilize xet storage for uploading and downloading to HF Hub.","long_description":"hf-xet enables huggingface_hub to utilize xet storage for uploading and downloading to HF Hub.","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-hf-xet"]}],"depends_on":[]},{"name":"py-hgevolve","portdir":"python/py-hgevolve","version":"10.0.1","license":"none","platforms":"darwin","epoch":0,"replaced_by":"hg-evolve","homepage":"https://www.macports.org","description":"Obsolete port, replaced by hg-evolve","long_description":"This port has been replaced by hg-evolve.","active":false,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0"]},{"type":"extract","ports":[null]},{"type":"fetch","ports":[null]},{"type":"lib","ports":[null]},{"type":"patch","ports":[null]},{"type":"run","ports":[null]},{"type":"test","ports":[null]}],"depends_on":[]},{"name":"py-hgexperimental","portdir":"python/py-hgexperimental","version":"0.0.20181109","license":"GPL-2+","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://bitbucket.org/facebook/hg-experimental","description":"This is a collection of proof-of-concept Mercurial extensions written at Facebook: smartlog, githelp, backups, and fbamend.","long_description":"This is a collection of proof-of-concept Mercurial extensions written at Facebook: smartlog, githelp, backups, and fbamend.","active":false,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-16"]},{"type":"lib","ports":["py27-hgexperimental"]}],"depends_on":[]},{"name":"py-hggit","portdir":"python/py-hggit","version":"0.9.0","license":"none","platforms":"darwin","epoch":20130201,"replaced_by":"hg-git","homepage":"https://www.macports.org","description":"Obsolete port, replaced by hg-git","long_description":"This port has been replaced by hg-git.","active":false,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0"]},{"type":"extract","ports":[null]},{"type":"fetch","ports":[null]},{"type":"lib","ports":[null]},{"type":"patch","ports":[null]},{"type":"run","ports":[null]},{"type":"test","ports":[null]}],"depends_on":[]},{"name":"py-hgsubversion","portdir":"python/py-hgsubversion","version":"1.9.3","license":"GPL-2+","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://www.mercurial-scm.org/wiki/HgSubversion","description":"hgsubversion is a Mercurial extension for working with Subversion (svn) repositories.","long_description":"hgsubversion is a Mercurial extension for working with Subversion (svn) repositories.","active":true,"categories":["devel","python"],"maintainers":[{"name":"danchr","github":"danchr","ports_count":175}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py27-hgsubversion"]}],"depends_on":[]},{"name":"py-hid","portdir":"python/py-hid","version":"1.0.5","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/apmorton/pyhidapi","description":"Python hidapi bindings in ctypes (aka pyhidapi)","long_description":"Python hidapi bindings in ctypes (aka pyhidapi)","active":true,"categories":["python","comms"],"maintainers":[{"name":"bashu.was.here","github":"bashu","ports_count":40}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py311-hid"]}],"depends_on":[]},{"name":"py-hieroglyph","portdir":"python/py-hieroglyph","version":"2.1.0","license":"BSD","platforms":"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":true,"categories":["devel","textproc","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py310-hieroglyph"]}],"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":2896}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-hiredis"]}],"depends_on":[]},{"name":"py-hjson","portdir":"python/py-hjson","version":"3.1.0","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/hjson/hjson-py","description":"JSON for Humans, allows comments and is less error prone","long_description":"JSON for Humans, allows comments and is less error prone","active":true,"categories":["devel","python"],"maintainers":[{"name":"bashu.was.here","github":"bashu","ports_count":40}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py311-hjson"]}],"depends_on":[]},{"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":"py-holidays","portdir":"python/py-holidays","version":"0.84","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/vacanza/holidays","description":"Generate country-, subdivision-, and market-specific holiday sets.","long_description":"Generate country-, subdivision-, and market-specific holiday sets. The library provides fast, dict-like access to national, regional, and some financial-market holidays across many jurisdictions.","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-holidays"]}],"depends_on":[]},{"name":"py-holoviews","portdir":"python/py-holoviews","version":"1.22.1","license":"BSD","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/holoviz/holoviews","description":"HoloViews is an open-source Python library designed to make data analysis and visualization seamless and simple.","long_description":"HoloViews is an open-source Python library designed to make data analysis and visualization seamless and simple. With HoloViews, you can usually express what you want to do in very few lines of code, letting you focus on what you are trying to explore and convey, not on the process of plotting.","active":true,"categories":["science","python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1438}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-holoviews"]}],"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":"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":612}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-hpack"]}],"depends_on":[]},{"name":"py-hsluv","portdir":"python/py-hsluv","version":"5.0.4","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/hsluv/hsluv-python","description":"A Python implementation of HSLuv (revision 4).","long_description":"A Python implementation of HSLuv (revision 4).","active":true,"categories":["python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1438}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-hsluv"]}],"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":433}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py313-html2text"]}],"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-18"]}],"depends_on":[{"type":"run","ports":["py27-html2text","py35-html2text","py36-html2text","py37-html2text","py38-html2text","py39-html2text","py310-html2text","py311-html2text","py312-html2text","py313-html2text"]}]},{"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":["py314-html5lib"]}],"depends_on":[]}]}