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

{
    "count": 40988,
    "next": "https://ports.macports.org/api/v1/autocomplete/port/?format=api&page=337",
    "previous": "https://ports.macports.org/api/v1/autocomplete/port/?format=api&page=335",
    "results": [
        {
            "name": "p5.34-lexical-var",
            "description": "Lexical::Var - static variables without namespace pollution"
        },
        {
            "name": "p5.34-lib-relative",
            "description": "lib::relative - Add paths relative to the current file to @INC"
        },
        {
            "name": "p5.34-libapreq2",
            "description": "Methods for dealing with client request data"
        },
        {
            "name": "p5.34-libintl-perl",
            "description": "Perl internationalization library"
        },
        {
            "name": "p5.34-libwww-perl",
            "description": "LWP - The World-Wide Web library for Perl"
        },
        {
            "name": "p5.34-libxml-perl",
            "description": "Collection of Perl modules for working with XML."
        },
        {
            "name": "p5.34-lingua-en-findnumber",
            "description": "Lingua::EN::FindNumber - Locate (written) numbers in English text"
        },
        {
            "name": "p5.34-lingua-en-inflect",
            "description": "Convert singular to plural. Select a or an"
        },
        {
            "name": "p5.34-lingua-en-inflect-number",
            "description": "Force number of words to singular or plural"
        },
        {
            "name": "p5.34-lingua-en-inflect-phrase",
            "description": "Inflect short English Phrases"
        },
        {
            "name": "p5.34-lingua-en-number-isordinal",
            "description": "Lingua::EN::Number::IsOrdinal - detect if English number is ordinal or cardinal"
        },
        {
            "name": "p5.34-lingua-en-numbers",
            "description": "Lingua::EN::Numbers - turn \"407\" into \"four hundred and seven\", etc."
        },
        {
            "name": "p5.34-lingua-en-pluraltosingular",
            "description": "Lingua::EN::PluralToSingular - change an English plural to a singular"
        },
        {
            "name": "p5.34-lingua-en-tagger",
            "description": "Part-of-speech tagger for English natural language processing"
        },
        {
            "name": "p5.34-lingua-en-words2nums",
            "description": "Lingua::EN::Words2Nums - convert English text to numbers"
        },
        {
            "name": "p5.34-lingua-ja-moji",
            "description": "Lingua::JA::Moji - Handle many kinds of Japanese characters"
        },
        {
            "name": "p5.34-lingua-ja-name-splitter",
            "description": "Lingua::JA::Name::Splitter - split a Japanese name into given and family"
        },
        {
            "name": "p5.34-lingua-nameutils",
            "description": "Lingua::NameUtils - Identify given/family names and capitalize correctly"
        },
        {
            "name": "p5.34-lingua-preferred",
            "description": "Perl extension to choose a language"
        },
        {
            "name": "p5.34-lingua-pt-stemmer",
            "description": "Portuguese language stemming"
        },
        {
            "name": "p5.34-lingua-stem",
            "description": "Stemming of words"
        },
        {
            "name": "p5.34-lingua-stem-fr",
            "description": "Perl French Stemming"
        },
        {
            "name": "p5.34-lingua-stem-it",
            "description": "Porter's stemming algorithm for Italian"
        },
        {
            "name": "p5.34-lingua-stem-ru",
            "description": "Porter's stemming algorithm for Russian (KOI8-R only)"
        },
        {
            "name": "p5.34-lingua-stem-snowball-da",
            "description": "Porters stemming algorithm for Denmark"
        },
        {
            "name": "p5.34-lingua-translit",
            "description": "convert text from one writing system to another"
        },
        {
            "name": "p5.34-list-allutils",
            "description": "List::AllUtils - mixes List::Utils and List::MoreUtils"
        },
        {
            "name": "p5.34-list-compare",
            "description": "List::Compare - Compare elements of two or more lists"
        },
        {
            "name": "p5.34-list-keywords",
            "description": "List::Keywords - a selection of list utility keywords"
        },
        {
            "name": "p5.34-list-moreutils",
            "description": "Provide the stuff missing in List::Util"
        },
        {
            "name": "p5.34-list-moreutils-xs",
            "description": "List::MoreUtils::XS - Provide compiled List::MoreUtils functions"
        },
        {
            "name": "p5.34-list-someutils",
            "description": "List::SomeUtils - Provide the stuff missing in List::Util"
        },
        {
            "name": "p5.34-list-someutils-xs",
            "description": "List::SomeUtils::XS - XS implementation for List::SomeUtils"
        },
        {
            "name": "p5.34-list-uniq",
            "description": "List::Uniq extracts the unique elements of a list"
        },
        {
            "name": "p5.34-list-utilsby",
            "description": "List::UtilsBy - higher-order list utility functions"
        },
        {
            "name": "p5.34-lj-simple",
            "description": "Simple perl module for managing your LiveJournal account"
        },
        {
            "name": "p5.34-local-lib",
            "description": "Create and use a local lib/ for perl modules with PERL5LIB"
        },
        {
            "name": "p5.34-locale-codes",
            "description": "Locale::Codes - a distribution of modules to handle locale codes"
        },
        {
            "name": "p5.34-locale-gettext",
            "description": "Perl interface to GNU gettext"
        },
        {
            "name": "p5.34-locale-maketext-fuzzy",
            "description": "Maketext from already interpolated strings"
        },
        {
            "name": "p5.34-locale-maketext-lexicon",
            "description": "Use other catalog formats in Maketext."
        },
        {
            "name": "p5.34-locale-maketext-simple",
            "description": "Simple interface to Locale::Maketext::Lexicon."
        },
        {
            "name": "p5.34-lockfile-simple",
            "description": "Simple file locking scheme"
        },
        {
            "name": "p5.34-log-any",
            "description": "Log::Any - Bringing loggers and listeners together"
        },
        {
            "name": "p5.34-log-any-adapter-callback",
            "description": "Log::Any::Adapter::Callback - (DEPRECATED) Send Log::Any logs to a subroutine."
        },
        {
            "name": "p5.34-log-any-adapter-tap",
            "description": "Log::Any::Adapter::TAP - Logging adapter suitable for use in TAP testcases"
        },
        {
            "name": "p5.34-log-dispatch",
            "description": "Dispatches messages to one or more outputs"
        },
        {
            "name": "p5.34-log-dispatch-array",
            "description": "Log::Dispatch::Array - log events to an array (reference)"
        },
        {
            "name": "p5.34-log-dispatch-config",
            "description": "Log::Dispatch::Config - Log4j for Perl"
        },
        {
            "name": "p5.34-log-dispatch-configurator-any",
            "description": "Log::Dispatch::Configurator::Any - Configurator implementation with Config::Any"
        }
    ]
}