GET /api/v1/autocomplete/port/?format=api&page=444
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 40911,
    "next": "https://ports.macports.org/api/v1/autocomplete/port/?format=api&page=445",
    "previous": "https://ports.macports.org/api/v1/autocomplete/port/?format=api&page=443",
    "results": [
        {
            "name": "py-zipstream-ng",
            "description": "A modern and easy to use streamable zip file generator"
        },
        {
            "name": "py-zlmdb",
            "description": "Object relational zero copy in memory database layer for LMDB."
        },
        {
            "name": "py-zmq",
            "description": "Python bindings for 0MQ"
        },
        {
            "name": "py-zope-app-module",
            "description": "Zope 3 persistent code/module support"
        },
        {
            "name": "py-zope-component",
            "description": "This package represents the core of the Zope Component Architecture."
        },
        {
            "name": "py-zope-configuration",
            "description": "Zope Configuration Markup Language (ZCML)"
        },
        {
            "name": "py-zope-deferredimport",
            "description": "The zope.deferredimport package provided facilities for defining names in modules that will be imported from somewhere else when used."
        },
        {
            "name": "py-zope-deprecation",
            "description": "This package provides a simple function called deprecated(names, reason) to mark deprecated modules, classes, functions, methods and properties."
        },
        {
            "name": "py-zope-event",
            "description": "Very basic event publishing system"
        },
        {
            "name": "py-zope-hookable",
            "description": "Zope hookable."
        },
        {
            "name": "py-zope-i18nmessageid",
            "description": "Message Identifiers for internationalization"
        },
        {
            "name": "py-zope-keyreference",
            "description": "Object references that support stable comparison and hashes"
        },
        {
            "name": "py-zope-proxy",
            "description": "Proxies are special objects which serve as mostly-transparent wrappers around another object, intervening in the apparent behavior of the wrapped object only when necessary to apply the policy (e.g., access checking, location brokering, etc.) for which the proxy is responsible."
        },
        {
            "name": "py-zope-schema",
            "description": "zope.interface extension for defining data schemas"
        },
        {
            "name": "py-zopeinterface",
            "description": "Python interfaces for Zope"
        },
        {
            "name": "py-zopfli",
            "description": "Zopfli module for python"
        },
        {
            "name": "py-zsi",
            "description": "Zolera SOAP Infrastructure is a Python implementation of SOAP"
        },
        {
            "name": "py-zstd",
            "description": "Zstandard compression"
        },
        {
            "name": "py-zxcvbn",
            "description": "Implementation of Dropbox’s realistic password strength estimator"
        },
        {
            "name": "py26-clnum",
            "description": "a Python interface to the Class Library for Numbers (CLN)"
        },
        {
            "name": "py26-gdbm",
            "description": "Python bindings to the GNU dbm library"
        },
        {
            "name": "py26-numeric",
            "description": "fast numerical array language for python"
        },
        {
            "name": "py26-pil",
            "description": "Python Imaging Library"
        },
        {
            "name": "py26-pip",
            "description": "A tool for installing and managing Python packages."
        },
        {
            "name": "py26-psyco",
            "description": "a python specializing compiler"
        },
        {
            "name": "py26-rpncalc",
            "description": "an interpreter for Reverse Polish Notation (RPN) that easily integrates with the standard Python interpreter"
        },
        {
            "name": "py26-setuptools",
            "description": "distutils enhancement for build and distribution"
        },
        {
            "name": "py26-tkinter",
            "description": "Python bindings to the Tk widget set"
        },
        {
            "name": "py27-alabaster",
            "description": "A configurable sidebar enabled Sphinx theme"
        },
        {
            "name": "py27-argh",
            "description": "A simple argparse wrapper"
        },
        {
            "name": "py27-asn1",
            "description": "Implementation of ASN.1 types and codecs in Python"
        },
        {
            "name": "py27-asn1-modules",
            "description": "A collection of ASN.1-based protocols modules."
        },
        {
            "name": "py27-atomicwrites",
            "description": "Powerful Python library for atomic file writes"
        },
        {
            "name": "py27-atspi",
            "description": "Python bindings to AT-SPI over DBus on GNOME 2"
        },
        {
            "name": "py27-attrs",
            "description": "Attributes without boilerplate"
        },
        {
            "name": "py27-automat",
            "description": "A library for concise, idiomatic Python expression of finite-state automata"
        },
        {
            "name": "py27-babel",
            "description": "A collection of tools for internationalizing Python applications."
        },
        {
            "name": "py27-backports",
            "description": "Namespace for backported Python features"
        },
        {
            "name": "py27-backports-functools_lru_cache",
            "description": "Backport of functools.lru_cache from Python 3.3 as published at ActiveState (https://code.activestate.com/recipes/578078/)"
        },
        {
            "name": "py27-backports-ssl_match_hostname",
            "description": "The ssl.match_hostname() function from Python 3.7"
        },
        {
            "name": "py27-backports_abc",
            "description": "A backport of recent additions to the 'collections.abc' module from Python 3.5."
        },
        {
            "name": "py27-bcrypt",
            "description": "Modern password hashing for your software and your servers"
        },
        {
            "name": "py27-beaker",
            "description": "A Session and Caching library with WSGI Middleware"
        },
        {
            "name": "py27-beautifulsoup",
            "description": "Python HTML/XML parser"
        },
        {
            "name": "py27-blinker",
            "description": "Fast, simple object-to-object and broadcast signaling"
        },
        {
            "name": "py27-cairo",
            "description": "Pycairo is set of Python bindings for the cairo graphics library"
        },
        {
            "name": "py27-certifi",
            "description": "Python package for providing Mozilla's CA Bundle."
        },
        {
            "name": "py27-cffi",
            "description": "Foreign Function Interface for Python calling C code."
        },
        {
            "name": "py27-chardet",
            "description": "Universal character encoding detector"
        },
        {
            "name": "py27-cheetah",
            "description": "Cheetah is a Python-powered template engine and code generator"
        }
    ]
}