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=339",
"previous": "https://ports.macports.org/api/v1/autocomplete/port/?format=api&page=337",
"results": [
{
"name": "p5.34-mason",
"description": "Mason - Powerful, high-performance templating for the web and beyond"
},
{
"name": "p5.34-masonx-request-withapachesession",
"description": "Add a session to the Mason Request object"
},
{
"name": "p5.34-math-anynum",
"description": "Math::AnyNum - Arbitrary size precision for integers, rationals, floating-points and complex numbers."
},
{
"name": "p5.34-math-base-convert",
"description": "Math::Base::Convert - very fast base to base conversion"
},
{
"name": "p5.34-math-base85",
"description": "handles numbers in base 85"
},
{
"name": "p5.34-math-bezier",
"description": "Solution of Bezier Curves"
},
{
"name": "p5.34-math-bigint",
"description": "Math::BigInt - arbitrary size integer math package"
},
{
"name": "p5.34-math-bigint-fastcalc",
"description": "Math::BigInt::FastCalc - Math::BigInt::Calc with some XS for more speed"
},
{
"name": "p5.34-math-bigint-gmp",
"description": "Math::BigInt::GMP - Use the GMP library for Math::BigInt routines"
},
{
"name": "p5.34-math-bigint-gmpz",
"description": "Math::BigInt::GMPz - a math backend library based on Math::GMPz"
},
{
"name": "p5.34-math-bigrat",
"description": "Obsolete port, replaced by p5.34-math-bigint"
},
{
"name": "p5.34-math-cdf",
"description": "Math::CDF - Generate probabilities and quantiles from several statistical probability functions"
},
{
"name": "p5.34-math-combinatorics",
"description": "Math::Combinatorics - Perform combinations and permutations on lists."
},
{
"name": "p5.34-math-complex",
"description": "Math::Complex - complex numbers and associated mathematical functions"
},
{
"name": "p5.34-math-dct",
"description": "Math::DCT - 1D and NxN 2D Fast Discreet Cosine Transforms (DCT-II)"
},
{
"name": "p5.34-math-derivative",
"description": "1st and 2nd order differentiation of data"
},
{
"name": "p5.34-math-gcomplex",
"description": "Math::GComplex - Generic complex number library."
},
{
"name": "p5.34-math-gmp",
"description": "high speed arbitrary size integer math"
},
{
"name": "p5.34-math-gmpf",
"description": "Math::GMPf - perl interface to the GMP library's floating point (mpf) functions."
},
{
"name": "p5.34-math-gmpq",
"description": "Math::GMPq - perl interface to the GMP library's rational (mpq) functions."
},
{
"name": "p5.34-math-gmpz",
"description": "Math::GMPz - perl interface to the GMP library's integer (mpz) functions."
},
{
"name": "p5.34-math-int64",
"description": "Math::Int64 - Manipulate 64-bit integers in Perl"
},
{
"name": "p5.34-math-longdouble",
"description": "Math::LongDouble - perl interface to C's long double operations"
},
{
"name": "p5.34-math-matrix",
"description": "Perl extension for Matrix operations (Multiply and Invert matrices)"
},
{
"name": "p5.34-math-matrixreal",
"description": "Math::MatrixReal - Matrix of Reals"
},
{
"name": "p5.34-math-mpc",
"description": "Math::MPC - perl interface to the MPC (multi precision complex) library."
},
{
"name": "p5.34-math-mpfi",
"description": "Math::MPFI - perl interface to the MPFI (interval arithmetic) library"
},
{
"name": "p5.34-math-mpfr",
"description": "Math::MPFR - perl interface to the MPFR (floating point) library."
},
{
"name": "p5.34-math-pari",
"description": "Math::Pari - Perl interface to PARI."
},
{
"name": "p5.34-math-prime-util",
"description": "Math::Prime::Util - Utilities related to prime numbers, including fast sieves and factoring"
},
{
"name": "p5.34-math-prime-util-gmp",
"description": "Math::Prime::Util::GMP - Utilities related to prime numbers and factoring, using GMP"
},
{
"name": "p5.34-math-random",
"description": "Math::Random - Random Number Generators"
},
{
"name": "p5.34-math-random-isaac",
"description": "Perl interface to the ISAAC PRNG algorithm"
},
{
"name": "p5.34-math-random-isaac-xs",
"description": "Math::Random::ISAAC::XS - C implementation of the ISAAC PRNG algorithm"
},
{
"name": "p5.34-math-random-mt-auto",
"description": "Math::Random::MT::Auto - Auto-seeded Mersenne Twister PRNGs"
},
{
"name": "p5.34-math-random-secure",
"description": "Cryptographically-secure, cross-platform replacement for rand()"
},
{
"name": "p5.34-math-round",
"description": "Perl extension for rounding numbers"
},
{
"name": "p5.34-math-spline",
"description": "Cubic Spline Interpolation of data"
},
{
"name": "p5.34-math-symbolic",
"description": "Math::Symbolic - Symbolic calculations"
},
{
"name": "p5.34-math-utils",
"description": "Math::Utils - Useful mathematical functions not in Perl"
},
{
"name": "p5.34-mce",
"description": "MCE - Many-Core Engine for Perl providing parallel processing capabilities"
},
{
"name": "p5.34-mce-shared",
"description": "MCE::Shared - MCE extension for sharing data supporting threads and processes"
},
{
"name": "p5.34-mecab",
"description": "a Perl module for MeCab"
},
{
"name": "p5.34-mediawiki-api",
"description": "MediaWiki::API - Provides a Perl interface to the MediaWiki API"
},
{
"name": "p5.34-memoize",
"description": "Memoize - Make functions faster by trading space for time"
},
{
"name": "p5.34-memoize-expirelru",
"description": "Expiry plug-in for Memoize that adds LRU cache expiration"
},
{
"name": "p5.34-meta",
"description": "meta - meta-programming API"
},
{
"name": "p5.34-metacpan-client",
"description": "MetaCPAN::Client - A comprehensive, DWIM-featured client to the MetaCPAN API"
},
{
"name": "p5.34-method-signatures-simple",
"description": "Method::Signatures::Simple - Basic method declarations with signatures, without source filters"
},
{
"name": "p5.34-metrics-any",
"description": "Metrics::Any - abstract collection of monitoring metrics"
}
]
}