HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50594,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=572",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=570",
"results": [
{
"name": "py27-awscli",
"portdir": "python/py-awscli",
"version": "1.19.112",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aws.amazon.com/cli/",
"description": "Universal Command Line Environment for Amazon Web Services.",
"long_description": "Universal Command Line Environment for Amazon Web Services.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 2
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-colorama",
"py27-docutils",
"py27-rsa",
"python27",
"py27-yaml",
"py27-s3transfer",
"py27-botocore"
]
},
{
"type": "run",
"ports": [
"awscli_select"
]
}
],
"depends_on": []
},
{
"name": "py27-awesome_slugify",
"portdir": "python/py-awesome_slugify",
"version": "1.6.5",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/awesome-slugify",
"description": "Flexible slugify function",
"long_description": "Flexible slugify function",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "esafak",
"github": "esafak",
"ports_count": 134
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-nose",
"py27-regex",
"py27-unidecode"
]
}
],
"depends_on": []
},
{
"name": "py27-autopep8",
"portdir": "python/py-autopep8",
"version": "1.6.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hhatto/autopep8",
"description": "A tool that automatically formats Python code to conform to the PEP 8 style guide",
"long_description": "autopep8 automatically formats Python code to conform to the PEP 8 style guide. It uses the pycodestyle utility to determine what parts of the code needs to be formatted. autopep8 is capable of fixing most of the formatting issues that can be reported by pycodestyle.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools",
"py27-toml"
]
},
{
"type": "run",
"ports": [
"autopep8_select",
"py27-codestyle"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-language-server"
]
}
]
},
{
"name": "py27-automat",
"portdir": "python/py-automat",
"version": "20.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/glyph/automat",
"description": "A library for concise, idiomatic Python expression of finite-state automata",
"long_description": "Automat is a library for concise, idiomatic Python expression of finite-state automata (particularly deterministic finite-state transducers).",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-m2r",
"py27-setuptools_scm",
"clang-18",
"py27-wheel"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools"
]
},
{
"type": "run",
"ports": [
"py27-six",
"py27-attrs"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-twisted"
]
}
]
},
{
"name": "py27-authkit",
"portdir": "python/py-authkit",
"version": "0.3.0pre5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/AuthKit/",
"description": "An authentication and authorization toolkit for WSGI applications and frameworks",
"long_description": "An authentication and authorization toolkit for WSGI applications and frameworks",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-14"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-authkit"
]
}
]
},
{
"name": "py27-attrs",
"portdir": "python/py-attrs",
"version": "21.4.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-attrs/attrs",
"description": "Attributes without boilerplate",
"long_description": "attrs is a Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols:",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 432
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-six",
"py27-typing",
"py27-zopeinterface",
"py27-hypothesis",
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-hypothesis",
"py27-parver",
"py27-jsonschema",
"py27-service_identity",
"py27-pytest",
"py27-rasterio",
"py27-twisted"
]
},
{
"type": "run",
"ports": [
"py27-automat"
]
}
]
},
{
"name": "py27-attr",
"portdir": "python/py-attr",
"version": "0.3.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytesting/attr",
"description": "Simple decorator to set attributes of target function or class in a DRY way",
"long_description": "Simple decorator to set attributes of target function or class in a DRY way",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py27-atspi",
"portdir": "python/py27-atspi",
"version": "0.4.1",
"license": "LGPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.gnome.org/Accessibility",
"description": "Python bindings to AT-SPI over DBus on GNOME 2",
"long_description": "This module provides a Python client library for the Service Provider Interface to Assistive Technologies available on the GNOME 2 platform using the DBus rather than the CORBA infrastructure.",
"active": true,
"categories": [
"gnome",
"python"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"dbus-python27",
"py27-pygtk"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnome-bindings-python"
]
}
]
},
{
"name": "py27-atomicwrites",
"portdir": "python/py-atomicwrites",
"version": "1.4.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/untitaker/python-atomicwrites",
"description": "Powerful Python library for atomic file writes",
"long_description": "Powerful Python library for atomic file writes",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-pytest"
]
}
]
},
{
"name": "py27-async-task",
"portdir": "python/py-async-task",
"version": "0.6.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gitpython-developers/async",
"description": "Framework to process interdependent tasks in a pool of workers",
"long_description": "Async is one more attempt to make the definition and execution of asynchronous interdependent operations easy. For that to work, you may define tasks which communicate with each other by channels. Channels transfer items, which is very similar to bytes flowing through pipes uses in inter-process communication. Items will only be generated on demand, that is when you read from the respective output channel.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-async-task"
]
}
]
},
{
"name": "py27-astroscrappy",
"portdir": "python/py-astroscrappy",
"version": "1.0.5",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/astroscrappy",
"description": "Speedy Cosmic Ray Annihilation Package in Python",
"long_description": "Astro-SCRAPPY is designed to detect cosmic rays in images (numpy arrays), originally based on Pieter van Dokkum’s L.A.Cosmic algorithm.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 436
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-astropy-helpers",
"py27-cython"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-astropy"
]
}
],
"depends_on": []
},
{
"name": "py27-astroquery",
"portdir": "python/py-astroquery",
"version": "0.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://astroquery.readthedocs.io/",
"description": "Accessing Online Astronomical Data",
"long_description": "Astroquery is an astropy affiliated package that contains a collection of tools to access online Astronomical data. Each web service has its own sub-package.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 436
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-astropy-helpers",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"py27-html5lib",
"py27-keyring",
"python27",
"py27-six",
"py27-requests",
"py27-astropy",
"py27-beautifulsoup4"
]
}
],
"depends_on": []
},
{
"name": "py27-astropy-helpers",
"portdir": "python/py-astropy-helpers",
"version": "2.0.11",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/astropy-helpers",
"description": "Helpers for Astropy and Affiliated packages",
"long_description": "This project provides a Python package, astropy_helpers, which includes many build, installation, and documentation-related tools used by the Astropy project, but packaged separately for use by other projects that wish to leverage this work.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 436
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py27-astroplan",
"py27-astropy-healpix",
"py27-astroquery",
"py27-astroscrappy"
]
}
]
},
{
"name": "py27-astropy-healpix",
"portdir": "python/py-astropy-healpix",
"version": "0.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/astropy-healpix",
"description": "BSD-licensed HEALPix for Astropy",
"long_description": "BSD-licensed HEALPix for Astropy",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 436
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-wheel",
"py27-astropy-helpers",
"py27-pip",
"py27-setuptools",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-astropy",
"py27-numpy",
"python27"
]
}
],
"depends_on": []
},
{
"name": "py27-astropy",
"portdir": "python/py-astropy",
"version": "2.0.16",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.astropy.org",
"description": "A Community Python Library for Astronomy",
"long_description": "The Astropy project is a common effort to develop a single core package for Astronomy.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1214
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0",
"py27-jinja2",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"wcslib",
"python27",
"expat",
"py27-numpy",
"cfitsio",
"erfa"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-astroML",
"py27-astroplan",
"py27-astropy-healpix",
"py27-astroquery",
"py27-lalinference",
"py27-lalpulsar",
"py27-astroscrappy",
"py27-astlib",
"py27-gwpy",
"py27-healpy"
]
},
{
"type": "run",
"ports": [
"lscsoft-deps",
"py27-gammapy",
"py27-kapteyn",
"py27-montage",
"py27-pyregion",
"py27-regions",
"py27-aplpy"
]
}
]
},
{
"name": "py27-astroplan",
"portdir": "python/py-astroplan",
"version": "0.7",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://astroplan.readthedocs.io/",
"description": "Observation planning package for astronomers",
"long_description": "astroplan is an open source Python package to help astronomers plan observations. The goal of astroplan is to make a flexible toolbox for observation planning and scheduling. When complete, the goal is to be easy for Python beginners and new observers to to pick up, but powerful enough for observatories preparing nightly and long-term schedules.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 436
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-astropy-helpers",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-tz",
"py27-astropy",
"py27-numpy"
]
}
],
"depends_on": []
},
{
"name": "py27-astroML_addons",
"portdir": "python/py-astroML_addons",
"version": "0.2.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.astroml.org",
"description": "performance add-ons for the astroML package",
"long_description": "AstroML is a Python module for machine learning and data mining built on numpy, scipy, scikit-learn, and matplotlib, and distributed under the 3-Clause BSD license. It contains a growing library of statistical and machine learning routines for analyzing astronomical data in python, loaders for several open astronomical datasets, and a large suite of examples of analyzing and visualizing astronomical datasets. This package provides faster C implementations of some algorithms in astroML.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 436
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-numpy"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py27-astroML"
]
}
]
},
{
"name": "py27-astroML",
"portdir": "python/py-astroML",
"version": "0.4.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.astroml.org",
"description": "tools for machine learning and data mining in astronomy",
"long_description": "AstroML is a Python module for machine learning and data mining built on numpy, scipy, scikit-learn, and matplotlib, and distributed under the 3-Clause BSD license. It contains a growing library of statistical and machine learning routines for analyzing astronomical data in python, loaders for several open astronomical datasets, and a large suite of examples of analyzing and visualizing astronomical datasets.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 436
}
],
"variants": [
"addons"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-matplotlib",
"py27-numpy",
"py27-scikit-learn",
"py27-scipy",
"python27",
"py27-astropy"
]
},
{
"type": "run",
"ports": [
"py27-astroML_addons"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": []
},
{
"name": "py27-astrolibcoords",
"portdir": "python/py-astrolibcoords",
"version": "0.37",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.scipy.org/AstroLibCoordsHome",
"description": "A library for manipulation of astronomical coordinates, such as working with catalogs, preparing proposals, and preparing for observing runs.",
"long_description": "A library for manipulation of astronomical coordinates, such as working with catalogs, preparing proposals, and preparing for observing runs.",
"active": false,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "mperrin",
"github": "mperrin",
"ports_count": 12
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-astrolibcoords"
]
}
]
},
{
"name": "py27-astroid",
"portdir": "python/py-astroid",
"version": "1.6.5",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pycqa/astroid",
"description": "Rebuild a new abstract syntax tree from Python's ast.",
"long_description": "The aim of this module is to provide a common base representation of python source code for projects such as pychecker, pyreverse, pylint... Well, actually the development of this library is essentially governed by pylint's needs.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"py27-enum34",
"py27-lazy_object_proxy",
"py27-singledispatch",
"py27-six",
"py27-wrapt",
"python27",
"py27-backports-functools_lru_cache"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-pylint"
]
}
]
},
{
"name": "py27-astor",
"portdir": "python/py-astor",
"version": "0.8.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/berkerpeksag/astor",
"description": "Read/rewrite/write Python ASTs",
"long_description": "astor is a python library to easily manipulate Python source code via ASTs",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 167
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-mdtraj"
]
}
]
},
{
"name": "py27-astlib",
"portdir": "python/py-astlib",
"version": "0.10.1",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://astlib.sourceforge.net",
"description": "python modules for research astronomers",
"long_description": "astLib is a set of python modules that provides some tools for research astronomers. It can be used for simple plots, statistics, common calculations, coordinate conversions, and manipulating FITS images with World Coordinate System (WCS) information.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 436
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-Pillow",
"py27-astropy",
"py27-matplotlib",
"python27",
"py27-scipy",
"py27-setuptools",
"py27-numpy"
]
}
],
"depends_on": []
},
{
"name": "py27-asteval",
"portdir": "python/py-asteval",
"version": "0.9.17",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/newville/asteval",
"description": "Safe, minimalistic evaluator of python expression using ast module",
"long_description": "ASTEVAL is a safe(ish) evaluator of Python expressions and statements, using Python's ast module. The idea is to provide a simple, safe, and robust miniature mathematical language that can handle user-input. The emphasis here is on mathematical expressions, and so many functions from numpy are imported and used if available.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools",
"py27-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-lmfit"
]
}
]
},
{
"name": "py27-aspects",
"portdir": "python/py-aspects",
"version": "1.3",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/python-aspects/",
"description": "Light-weight Approach to Aspect Oriented Programming in Python",
"long_description": "Light-weight Approach to Aspect Oriented Programming in Python",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-aspects"
]
}
]
},
{
"name": "py27-asn1-modules",
"portdir": "python/py-asn1-modules",
"version": "0.3.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/etingof/pyasn1-modules",
"description": "A collection of ASN.1-based protocols modules.",
"long_description": "This is a small but growing collection of ASN.1 data structures expressed in Python terms using pyasn1 data model.",
"active": true,
"categories": [
"devel",
"python",
"crypto"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-asn1"
]
},
{
"type": "test",
"ports": [
"py27-unittest2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-oauth2client",
"py27-google-auth",
"py27-service_identity",
"fdroidserver",
"calendar-contacts-server",
"py27-ldap"
]
}
]
},
{
"name": "py27-asn1crypto",
"portdir": "python/py-asn1crypto",
"version": "1.4.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wbond/asn1crypto",
"description": "A fast, pure Python library for parsing and serializing ASN.1 structures.",
"long_description": "A fast, pure Python library for parsing and serializing ASN.1 structures.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py27-asn1",
"portdir": "python/py-asn1",
"version": "0.5.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/pyasn1/pyasn1",
"description": "Implementation of ASN.1 types and codecs in Python",
"long_description": "This project is dedicated to implementation of ASN.1 types (concrete syntax) and codecs (transfer syntaxes) for Python programming environment.",
"active": true,
"categories": [
"devel",
"python",
"crypto"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-backports-ssl",
"py27-rsa",
"py27-snmp",
"py27-ndg_httpsclient",
"py27-keyczar",
"py27-asn1-modules",
"py27-service_identity",
"fdroidserver",
"calendar-contacts-server",
"py27-ldap"
]
},
{
"type": "run",
"ports": [
"john-jumbo",
"john-jumbo-devel"
]
}
]
},
{
"name": "py27-arpeggio",
"portdir": "python/py-arpeggio",
"version": "1.10.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/igordejanovic/Arpeggio",
"description": "Packrat parser interpreter",
"long_description": "Arpeggio is a recursive descent parser with memoization based on PEG grammars (aka Packrat parser).",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-pytest-runner",
"clang-9.0",
"py27-pip",
"py27-setuptools",
"py27-wheel"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-parver"
]
}
]
},
{
"name": "py27-args",
"portdir": "python/py-args",
"version": "0.1.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kennethreitz/args",
"description": "Argument Parsing for Humans.",
"long_description": "Argument Parsing for Humans.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py27-argh",
"portdir": "python/py-argh",
"version": "0.27.2",
"license": "LGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/neithere/argh",
"description": "A simple argparse wrapper",
"long_description": "A simple argparse wrapper",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 608
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-watchdog"
]
}
]
},
{
"name": "py27-apycot",
"portdir": "python/py-apycot",
"version": "0.12.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.logilab.org/projects/apycot/",
"description": "automated pythonic code tester.",
"long_description": "Apycot is an Automated Pythonic Code Tester. Use it to daily run your tests and generate reports about code or document quality.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-apycot"
]
}
]
},
{
"name": "py27-apsw",
"portdir": "python/py-apsw",
"version": "3.31.1-r1",
"license": "zlib",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rogerbinns/apsw",
"description": "Another Python SQLite wrapper",
"long_description": "APSW is a Python wrapper for the SQLite embedded relational database engine.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"python27"
]
}
],
"depends_on": []
},
{
"name": "py27-appscript",
"portdir": "python/py-appscript",
"version": "1.1.0",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://appscript.sourceforge.net/",
"description": "High-level application scripting package for Python",
"long_description": "Appscript is a high-level, user-friendly MacPython to Apple event bridge that allows you to control scriptable Mac OS X applications using ordinary Python scripts. Appscript makes MacPython a serious alternative to Apple's own AppleScript language for automating your Mac.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py27-appnope",
"portdir": "python/py-appnope",
"version": "0.1.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/minrk/appnope",
"description": "Disable App Nap on OS X 10.9.",
"long_description": "Disable App Nap on OS X 10.9.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-ipython"
]
}
]
},
{
"name": "py27-applaunchservices",
"portdir": "python/py-applaunchservices",
"version": "0.2.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/impact27/applaunchservices",
"description": "Simple package for registering an app with apple Launch Services to handle UTI and URL",
"long_description": "Simple package for registering an app with apple Launch Services to handle UTI and URL",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-pyobjc"
]
}
],
"depends_on": []
},
{
"name": "py27-appdirs",
"portdir": "python/py-appdirs",
"version": "1.4.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ActiveState/appdirs",
"description": "module that finds where to keep user data",
"long_description": "A Python module for determining appropriate platform-specific per-user directories for data, configuration files, etc.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-pyhyphen",
"py27-fs",
"py27-pytools"
]
},
{
"type": "run",
"ports": [
"py27-pyopencl"
]
}
]
},
{
"name": "py27-aplpy",
"portdir": "python/py-aplpy",
"version": "1.1.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://aplpy.github.com/",
"description": "The Astronomical Plotting Library in Python",
"long_description": "APLpy (the Astronomical Plotting Library in Python) is a Python module aimed at producing publication-quality plots of astronomical imaging data in FITS format. The module uses Matplotlib, a powerful and interactive plotting package. It is capable of creating output files in several graphical formats, including EPS, PDF, PS, PNG, and SVG.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mperrin",
"github": "mperrin",
"ports_count": 12
}
],
"variants": [
"rgb",
"avm",
"ds9"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "run",
"ports": [
"py27-astropy",
"py27-matplotlib",
"py27-numpy",
"py27-pyavm",
"py27-pyregion",
"py27-Pillow"
]
}
],
"depends_on": []
},
{
"name": "py27-apipkg",
"portdir": "python/py-apipkg",
"version": "1.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/apipkg",
"description": "namespace control and lazy-import mechanism",
"long_description": "namespace control and lazy-import mechanism",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools",
"py27-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py27-anytree",
"portdir": "python/py-anytree",
"version": "2.8.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/c0fec0de/anytree",
"description": "Python tree data library",
"long_description": "Python tree data library",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-six"
]
},
{
"type": "test",
"ports": [
"py27-enum34",
"py27-nose"
]
}
],
"depends_on": []
},
{
"name": "py27-anyjson",
"portdir": "python/py-anyjson",
"version": "0.3.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/runeh/anyjson/",
"description": "Wrap the best available JSON implementation in a common API",
"long_description": "Anyjson wraps the best available JSON implementation in a common interface. Anyjson loads whichever is the fastest JSON module installed and provides a uniform API regardless of which JSON implementation is used.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-nose"
]
}
],
"depends_on": []
},
{
"name": "py27-ansicolor",
"portdir": "python/py-ansicolor",
"version": "0.3.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/numerodix/ansicolor",
"description": "A library to produce ANSI color output",
"long_description": "A library to produce ANSI color output and colored highlighting and diffing.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "greg",
"github": "gpanders",
"ports_count": 4
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py27-ansible-core",
"portdir": "python/py-ansible-core",
"version": "2.12.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ansible/ansible",
"description": "SSH-based configuration management and deployment system",
"long_description": "Ansible is a radically simple model-driven configuration management, multi-node deployment, and remote task execution system. Ansible works over SSH and does not require any software or daemons to be installed on remote nodes. Extension modules can be written in any language and are transferred to managed machines automatically.",
"active": false,
"categories": [
"sysutils",
"python"
],
"maintainers": [
{
"name": "adfernandes",
"github": "adfernandes",
"ports_count": 43
},
{
"name": "pedro.salgado",
"github": "steenzout",
"ports_count": 53
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
},
{
"type": "lib",
"ports": [
"ansible_select",
"py27-cryptography",
"py27-httplib2",
"py27-jinja2",
"py27-packaging",
"python27",
"py27-setuptools",
"py27-six",
"py27-yaml",
"py27-resolvelib",
"py27-paramiko"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-ansible"
]
}
]
},
{
"name": "py27-ansible-base",
"portdir": "python/py-ansible-base",
"version": "2.10.11",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py39-ansible-core",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by py39-ansible-core",
"long_description": "This port has been replaced by py39-ansible-core.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py27-ansible",
"portdir": "python/py-ansible",
"version": "5.2.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ansible/ansible",
"description": "SSH-based configuration management and deployment system",
"long_description": "Ansible is a radically simple model-driven configuration management, multi-node deployment, and remote task execution system. Ansible works over SSH and does not require any software or daemons to be installed on remote nodes. Extension modules can be written in any language and are transferred to managed machines automatically.",
"active": false,
"categories": [
"sysutils",
"python"
],
"maintainers": [
{
"name": "adfernandes",
"github": "adfernandes",
"ports_count": 43
},
{
"name": "pedro.salgado",
"github": "steenzout",
"ports_count": 53
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-ansible-core"
]
}
],
"depends_on": []
},
{
"name": "py27-aniso8601",
"portdir": "python/py-aniso8601",
"version": "10.0.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/nielsenb/aniso8601",
"description": "A library for parsing ISO 8601 strings",
"long_description": "A library for parsing ISO 8601 strings",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-dateutil"
]
},
{
"type": "test",
"ports": [
"py27-mock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-flask-restful"
]
}
]
},
{
"name": "py27-amqplib",
"portdir": "python/py-amqplib",
"version": "1.0.2",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/py-amqplib/",
"description": "Simple non-threaded Python client library for AMQP.",
"long_description": "Simple non-threaded Python client library for AMQP.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-amqplib"
]
}
]
},
{
"name": "py27-amqp",
"portdir": "python/py-amqp",
"version": "2.6.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/celery/py-amqp",
"description": "Low-level AMQP client for Python (fork of amqplib).",
"long_description": "Low-level AMQP client for Python (fork of amqplib).",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-vine"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-kombu"
]
}
]
},
{
"name": "py27-altgraph",
"portdir": "python/py-altgraph",
"version": "0.17.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/altgraph/",
"description": "Python graph (network) package",
"long_description": "altgraph is a fork of graphlib: a graph (network) package for constructing graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with graphviz output. altgraph includes some additional usage of Python 2.6+ features and enhancements related to modulegraph and macholib.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-modulegraph",
"py27-macholib"
]
}
]
},
{
"name": "py27-altair",
"portdir": "python/py-altair",
"version": "3.3.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://altair-viz.github.io/",
"description": "A declarative statistical visualization library for Python.",
"long_description": "A declarative statistical visualization library for Python.",
"active": false,
"categories": [
"devel",
"graphics",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-entrypoints",
"py27-jinja2",
"py27-jsonschema",
"py27-numpy",
"python27",
"py27-six",
"py27-toolz",
"py27-typing",
"py27-pandas"
]
}
],
"depends_on": []
},
{
"name": "py27-algopy",
"portdir": "python/py-algopy",
"version": "0.5.7",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/b45ch1/algopy",
"description": "AlgoPy is a Research Prototype for Algorithmic Differentation in Python",
"long_description": "AlgoPy is a Research Prototype for Algorithmic Differentation in Python",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-numpy",
"py27-scipy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-numdifftools"
]
}
]
}
]
}