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

{
    "count": 40951,
    "next": "https://ports.macports.org/api/v1/autocomplete/port/?format=api&page=446",
    "previous": "https://ports.macports.org/api/v1/autocomplete/port/?format=api&page=444",
    "results": [
        {
            "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"
        },
        {
            "name": "py27-cjson",
            "description": "Fast JSON encoder/decoder for Python"
        },
        {
            "name": "py27-click",
            "description": "A simple wrapper around optparse for powerful command line utilities."
        },
        {
            "name": "py27-colorama",
            "description": "Cross-platform colored terminal text"
        },
        {
            "name": "py27-configobj",
            "description": "Config file reading, writing and validation."
        },
        {
            "name": "py27-configparser",
            "description": "Configparser from Python 3.8 to Python 2.6-3.7"
        },
        {
            "name": "py27-constantly",
            "description": "A library that provides symbolic constant support"
        },
        {
            "name": "py27-construct",
            "description": "python module for parsing and building binary or textual data structures"
        },
        {
            "name": "py27-contextlib2",
            "description": "Backports and enhancements for the contextlib module"
        },
        {
            "name": "py27-cryptography",
            "description": "Legacy support of Python cryptography."
        },
        {
            "name": "py27-curl",
            "description": "Python interface to libcurl"
        },
        {
            "name": "py27-cycler",
            "description": "cycler: composable cycles"
        },
        {
            "name": "py27-cython",
            "description": "A language for writing C extension modules for Python."
        },
        {
            "name": "py27-cython-compat",
            "description": "Older version of Cython for compatibility"
        },
        {
            "name": "py27-daemon",
            "description": "Module to daemonize the calling process"
        },
        {
            "name": "py27-dateutil",
            "description": "Extensions to the standard Python datetime module"
        },
        {
            "name": "py27-decorator",
            "description": "Decorator factory for signature-preserving decorators."
        },
        {
            "name": "py27-dice3ds",
            "description": "Read, write, and manipulate 3DS files"
        },
        {
            "name": "py27-distlib",
            "description": "Low-level components of distutils2/packaging, augmented with higher-level APIs for making packaging easier."
        },
        {
            "name": "py27-distorm",
            "description": "powerful disassembler library for x86/AMD64"
        },
        {
            "name": "py27-distutils-extra",
            "description": "enhancements to the Python build system"
        },
        {
            "name": "py27-dnspython",
            "description": "DNS toolkit for Python"
        },
        {
            "name": "py27-docutils",
            "description": "A set of tools for processing plaintext documentation"
        },
        {
            "name": "py27-dulwich",
            "description": "Pure-Python Git Library"
        },
        {
            "name": "py27-eggtrayicon",
            "description": "Extra Python modules for some GNOME Desktop libraries."
        },
        {
            "name": "py27-enum34",
            "description": "Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4"
        }
    ]
}