HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52355,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=457",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=455",
"results": [
{
"name": "py27-errorhandler",
"portdir": "python/py-errorhandler",
"version": "2.0.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Simplistix/errorhandler",
"description": "Handler for Python error messages",
"long_description": "This is a handler for the python standard logging framework that can be used to tell whether messages have been logged at or above a certain level.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py27-etsproxy",
"portdir": "python/py-etsproxy",
"version": "0.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/enthought/etsproxy",
"description": "Proxy modules for backwards compatibility",
"long_description": "This is the ETS proxy package, it contains the proxy modules for all ETS projects which map the old enthought namespace imports (version 3) to the namespace-refactored ETS packages (version 4).",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 143
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-etsproxy"
]
}
]
},
{
"name": "py27-et_xmlfile",
"portdir": "python/py-et_xmlfile",
"version": "1.0.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://foss.heptapod.net/openpyxl/et_xmlfile",
"description": "An implementation of lxml.xmlfile for the standard library",
"long_description": "An implementation of lxml.xmlfile for the standard library",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-openpyxl"
]
}
]
},
{
"name": "py27-euca2ools",
"portdir": "python/py-euca2ools",
"version": "3.0.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://www.eucalyptus.com/download/euca2ools",
"description": "Command line tools for EC2 and S3 APIs.",
"long_description": "Euca2ools are command-line tools for interacting with Web services that export a REST/Query-based API compatible with Amazon EC2 and S3 services.The tools can be used with both Amazon services and with installations of the Eucalyptus open-source cloud-computing infrastructure. The tools were inspired by command-line tools distributed by Amazon (api-tools and ami-tools) and largely accept the same options and environment variables.",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-boto",
"py27-m2crypto"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-euca2ools"
]
}
]
},
{
"name": "py27-eventlet",
"portdir": "python/py-eventlet",
"version": "0.25.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://eventlet.net/",
"description": "Highly concurrent networking library",
"long_description": "Eventlet is a networking library written in Python. It achieves high scalability by using non-blocking io while at the same time retaining high programmer usability by using coroutines to make the non-blocking io operations appear blocking at the source code level.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"py27-enum34",
"py27-greenlet",
"python27",
"py27-six",
"py27-monotonic",
"py27-dnspython"
]
}
],
"depends_on": []
},
{
"name": "py27-execnet",
"portdir": "python/py-execnet",
"version": "1.9.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/execnet",
"description": "rapid multi-Python deployment",
"long_description": "rapid multi-Python deployment",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools_scm",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-pytest-xdist"
]
}
]
},
{
"name": "py27-exifread",
"portdir": "python/py-exifread",
"version": "2.3.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ianare/exif-py",
"description": "EXIF.py - Python interface to the EXIF meta-data",
"long_description": "Exchangeable Image File Format for Digital Still Cameras is a meta-information tag that can be embedded in tiff or jpeg image files. EXIF.py is a Python interface to this data.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "chrischavez",
"github": "chrstphrchvz",
"ports_count": 101
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py27-eyed3",
"portdir": "python/py-eyed3",
"version": "0.8.12",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://eyed3.readthedocs.io",
"description": "Python audio data toolkit (ID3 and MP3)",
"long_description": "eyeD3 is a Python tool for working with audio files, specifically MP3 files containing ID3 metadata (i.e. song info). It provides a command-line tool (eyeD3) and a Python library (import eyed3) that can be used to write your own applications or plugins that are callable from the command-line tool.",
"active": false,
"categories": [
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-magic",
"py27-pathlib2",
"py27-setuptools",
"py27-six"
]
}
],
"depends_on": []
},
{
"name": "py27-ezodf",
"portdir": "python/py-ezodf",
"version": "0.2.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/T0ha/ezodf",
"description": "Python package to create or open OpenDocument files.",
"long_description": "ezodf is a Python package to create new or open existing OpenDocument (ODF) files to extract, add, modify or delete document data.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "Mathias.Laurin+macports",
"github": "Synss",
"ports_count": 5
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-lxml"
]
}
],
"depends_on": []
},
{
"name": "py27-ezpycrypto",
"portdir": "python/py-ezpycrypto",
"version": "0.1.1",
"license": "GPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://freenet.mcnabhosting.com/python/ezPyCrypto/",
"description": "high-level encryption python module building upon py-crypto",
"long_description": "ezPyCrypto is a high-level encryption library for Python that makes your job of securing data easy and effortless. As a reaction to some other crypto libraries, which can be painfully complex to understand and use, ezPyCrypto has been designed from the ground up for absolute ease of use, without compromising security.",
"active": false,
"categories": [
"security",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-pycryptodome"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-ezpycrypto"
]
}
]
},
{
"name": "py27-ez_setup",
"portdir": "python/py-ez_setup",
"version": "0.9",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/ez_setup/",
"description": "To solve a setuptools problem",
"long_description": "To solve a setuptools problem",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-robotframework-selenium2library",
"py-ez_setup"
]
}
]
},
{
"name": "py27-fabio",
"portdir": "python/py-fabio",
"version": "0.9.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/silx-kit/fabio",
"description": "Reading and handling data from two-dimensional X-ray detectors.",
"long_description": "FabIO is a Python module written for easy and transparent reading of raw two-dimensional data from various X-ray detectors. The module provides a function for reading any image and returning a fabioimage object which contains both metadata (header information) and the raw data. All fabioimage object offer additional methods to extract information about the image and to open other detector images from the same data series.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "coquelleni",
"github": "coquellen",
"ports_count": 22
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-numpy",
"py27-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py27-fabric",
"portdir": "python/py-fabric",
"version": "2.4.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://fabfile.org",
"description": "Fabric is a simple tool for remote execution and deployment.",
"long_description": "Fabric is a simple tool for remote execution and deployment.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
},
{
"type": "lib",
"ports": [
"fabric_select",
"py27-cryptography",
"python27",
"py27-paramiko",
"py27-setuptools",
"py27-invoke"
]
}
],
"depends_on": []
},
{
"name": "py27-fancycompleter",
"portdir": "python/py-fancycompleter",
"version": "0.9.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pdbpp/fancycompleter",
"description": "colorful TAB completion for Python prompt",
"long_description": "colorful TAB completion for Python prompt",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setupmeta",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-repl"
]
}
],
"depends_on": []
},
{
"name": "py27-fasteners",
"portdir": "python/py-fasteners",
"version": "0.16.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/fasteners/",
"description": "A python package that provides useful locks",
"long_description": "A python package that provides useful locks",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-monotonic",
"py27-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-jenkins-job-builder"
]
}
]
},
{
"name": "py27-fastimport",
"portdir": "python/py-fastimport",
"version": "0.9.2",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://launchpad.net/python-fastimport",
"description": "Python parser for the fastimport format",
"long_description": "A Python parser for the fastimport format, split out from bzr-fastimport.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "raimue",
"github": "raimue",
"ports_count": 56
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-fastimport"
]
},
{
"type": "run",
"ports": [
"bzr-fastimport"
]
}
]
},
{
"name": "py27-faulthandler",
"portdir": "python/py-faulthandler",
"version": "3.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://faulthandler.readthedocs.io/",
"description": "Display the Python traceback on a crash",
"long_description": "This module contains functions to dump Python tracebacks explicitly, on a fault, after a timeout, or on a user signal. It's part of python 3.3 onward so is only useful on MacPort for python 2.7.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-faulthandler"
]
}
]
},
{
"name": "py27-fdsnwsscripts",
"portdir": "python/py-fdsnwsscripts",
"version": "2022.17",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://geofon.gfz-potsdam.de/software/fdsnws_scripts",
"description": "Scripts for working with (EIDA) FDSN web services",
"long_description": "Scripts for working with (EIDA) FDSN web services",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 618
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-dateutil"
]
},
{
"type": "run",
"ports": [
"fdsnwsscripts_select"
]
}
],
"depends_on": []
},
{
"name": "py27-feedparser",
"portdir": "python/py-feedparser",
"version": "5.2.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/feedparser/",
"description": "RSS and Atom parser",
"long_description": "Universal Feed Parser is a Python module for downloading and parsing syndicated feeds. It can handle RSS 0.90, Netscape RSS 0.91, Userland RSS 0.91, RSS 0.92, RSS 0.93, RSS 0.94, RSS 1.0, RSS 2.0, Atom, and CDF feeds.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"coherence",
"flashbake",
"canto"
]
},
{
"type": "run",
"ports": [
"py27-FlexGet"
]
}
]
},
{
"name": "py27-fido2",
"portdir": "python/py-fido2",
"version": "0.9.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Yubico/python-fido2",
"description": "Library for working with FIDO devices",
"long_description": "Provides library functionality for communicating with a FIDO device over USB as well as verifying attestation and assertion signatures.",
"active": false,
"categories": [
"security",
"python",
"crypto"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 162
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-cryptography",
"py27-enum34",
"py27-six"
]
}
],
"depends_on": []
},
{
"name": "py27-figleaf",
"portdir": "python/py-figleaf",
"version": "0.6.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://darcs.idyll.org/~t/projects/figleaf/doc/",
"description": "code coverage analysis tool, similar to `coverage`",
"long_description": "figleaf is a Python code coverage analysis tool, built somewhat on the model of Ned Batchelder's fantastic coverage module. The goals of figleaf are to be a minimal replacement of 'coverage.py' that supports more configurable coverage gathering and reporting.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-nose",
"py27-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py27-filechunkio",
"portdir": "python/py-filechunkio",
"version": "1.8",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/fabian/filechunkio",
"description": "FileChunkIO represents a chunk of an OS-level file containing bytes data",
"long_description": "FileChunkIO represents a chunk of an OS-level file containing bytes data",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 618
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py27-filelock",
"portdir": "python/py-filelock",
"version": "3.2.1",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://py-filelock.readthedocs.io/",
"description": "A platform independent file lock",
"long_description": "This package contains a single module, which implements a platform independent file lock in Python, which provides a simple way of inter-process communication:",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "funasoul",
"github": "funasoul",
"ports_count": 15
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools_scm",
"py27-toml",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-tldextract",
"py27-tox",
"py27-virtualenv"
]
},
{
"type": "run",
"ports": [
"py27-cartopy"
]
}
]
},
{
"name": "py27-filterpy",
"portdir": "python/py-filterpy",
"version": "1.4.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rlabbe/filterpy",
"description": "Kalman filters and other optimal and non-optimal estimation filters in Python.",
"long_description": "This library provides Kalman filtering and various related optimal and non-optimal filtering software written in Python. It contains Kalman filters, Extended Kalman filters, Unscented Kalman filters, Kalman smoothers, Least Squares filters, fading memory filters, g-h filters, discrete Bayes, and more.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "kuba",
"github": "KubaO",
"ports_count": 9
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-numpy",
"py27-numpydoc",
"py27-scipy"
]
}
],
"depends_on": []
},
{
"name": "py27-fiona",
"portdir": "python/py-fiona",
"version": "1.8.20",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py35-fiona",
"homepage": "https://github.com/Toblerity/Fiona",
"description": "Obsolete port, replaced by py35-fiona",
"long_description": "This port has been replaced by py35-fiona.",
"active": false,
"categories": [
"python",
"gis"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"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": [
{
"type": "lib",
"ports": [
"py27-geopandas"
]
}
]
},
{
"name": "py27-fipy",
"portdir": "python/py-fipy",
"version": "3.4.2.1",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ctcms.nist.gov/fipy/",
"description": "FiPy: A Finite Volume PDE Solver Using Python",
"long_description": "FiPy is an object oriented, partial differential equation (PDE) solver, written in Python, based on a standard finite volume (FV) approach. Uses matplotlib for viewing.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 143
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"py27-matplotlib",
"py27-numpy",
"python27",
"py27-scipy",
"gmsh",
"py27-pysparse",
"py27-future"
]
}
],
"depends_on": []
},
{
"name": "py27-fixture",
"portdir": "python/py-fixture",
"version": "1.5.11",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://farmdev.com/projects/fixture/",
"description": "Python module for loading and referencing test data",
"long_description": "Fixtures defines a Python contract for reusable state / support logic, primarily for unit testing. Helper and adaption logic is included to make it easy to write your own fixtures using the fixtures contract. Glue code is provided that makes using fixtures that meet the Fixtures contract in unittest compatible test cases easy and straight forward.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools",
"py27-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-fixture"
]
}
]
},
{
"name": "py27-fixtures",
"portdir": "python/py-fixtures",
"version": "3.0.0",
"license": "(Apache-2 or BSD)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/testing-cabal/fixtures",
"description": "Fixtures, reusable state for writing clean tests and more.",
"long_description": "Fixtures defines a Python contract for reusable state / support logic, primarily for unit testing. Helper and adaption logic is included to make it easy to write your own fixtures using the fixtures contract. Glue code is provided that makes using fixtures that meet the Fixtures contract in unittest compatible test cases easy and straight forward.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-pbr"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-six",
"py27-testtools"
]
}
],
"depends_on": []
},
{
"name": "py27-flake8",
"portdir": "python/py-flake8",
"version": "3.9.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flake8.readthedocs.org/",
"description": "The modular source code checker: pep8, pyflakes and Co.",
"long_description": "Flake8 runs all the tools by launching the single flake8 script. It is is a wrapper around the following tools: PyFlakes, PEP8 and the McCabe script by Ned Batchelder. It displays the warnings in a per-file, merged output, features Git and Mercurial hook and is extendable through flake8.extension entry points.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 618
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13"
]
},
{
"type": "lib",
"ports": [
"py27-codestyle",
"py27-configparser",
"py27-entrypoints",
"py27-enum34",
"py27-flake8-mccabe",
"py27-functools32",
"py27-importlib-metadata",
"py27-pyflakes",
"py27-setuptools",
"py27-typing",
"python27"
]
},
{
"type": "run",
"ports": [
"flake8_select"
]
},
{
"type": "test",
"ports": [
"py27-mock",
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py27-getkey"
]
},
{
"type": "lib",
"ports": [
"py27-language-server",
"py27-flake8-polyfill"
]
},
{
"type": "run",
"ports": [
"py27-obspy"
]
},
{
"type": "test",
"ports": [
"py27-docker",
"py27-colour"
]
}
]
},
{
"name": "py27-flake8-mccabe",
"portdir": "python/py-flake8-mccabe",
"version": "0.6.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pycqa/mccabe",
"description": "McCabe complexity checker for Python code, flake8 plugin",
"long_description": "McCabe complexity checker for Python code, flake8 plugin.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 618
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-pytest-runner",
"py27-setuptools",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-language-server",
"py27-flake8",
"py27-pylint"
]
}
]
},
{
"name": "py27-flake8-pep8-naming",
"portdir": "python/py-flake8-pep8-naming",
"version": "0.9.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/PyCQA/pep8-naming",
"description": "Check PEP-8 naming conventions, plugin for flake8",
"long_description": "Check PEP-8 naming conventions, plugin for flake8.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 618
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-flake8-polyfill"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py27-obspy"
]
}
]
},
{
"name": "py27-flake8-polyfill",
"portdir": "python/py-flake8-polyfill",
"version": "1.0.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/flake8-polyfill",
"description": "Polyfill package for Flake8 plugins",
"long_description": "flake8-polyfill is a package that provides some compatibility helpers for Flake8 plugins that intend to support Flake8 2.x and 3.x simultaneously.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-flake8"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-flake8-pep8-naming"
]
}
]
},
{
"name": "py27-flaky",
"portdir": "python/py-flaky",
"version": "3.7.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/box/flaky",
"description": "Plugin for nose or py.test that automatically reruns flaky tests.",
"long_description": "Plugin for nose or py.test that automatically reruns flaky tests.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-tox"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py27-language-server",
"py27-watchdog"
]
}
]
},
{
"name": "py27-flask",
"portdir": "python/py-flask",
"version": "1.1.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://palletsprojects.com/p/flask/",
"description": "microframework for Python based on Werkzeug and Jinja2",
"long_description": "Flask is a microframework for Python based on Werkzeug and Jinja2, intended for small-scale applications",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"async"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py27-importlib-metadata",
"py27-itsdangerous",
"py27-jinja2",
"py27-werkzeug",
"python27",
"py27-click"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-blaze",
"py27-flask-frozen",
"py27-flask-login",
"py27-flask-sqlalchemy",
"py27-flask-uploads",
"py27-flask-wtf",
"py27-flask-babel",
"py27-flask-mail",
"py27-flask-restful",
"py27-flask-mongoalchemy",
"py27-openslide",
"py27-flask-script",
"py27-flask-auth",
"voltron"
]
}
]
},
{
"name": "py27-flask-auth",
"portdir": "python/py-flask-auth",
"version": "0.85",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pythonhosted.org/Flask-WTF",
"description": "Flask Auth extension",
"long_description": "Database-agnostic extension for Flask to support role-based authentication of users.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-flask"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-flask-auth"
]
}
]
},
{
"name": "py27-flask-babel",
"portdir": "python/py-flask-babel",
"version": "1.0.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-babel/flask-babel",
"description": "Adds i18n/l10n support to Flask applications",
"long_description": "Adds i18n/l10n support to Flask applications",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"py27-flask",
"python27",
"py27-jinja2",
"py27-babel"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": []
},
{
"name": "py27-flask-frozen",
"portdir": "python/py-flask-frozen",
"version": "0.15",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Frozen-Flask/Frozen-Flask",
"description": "Freeze a Flask application into a set of static files.",
"long_description": "Freeze a Flask application into a set of static files. The result can be hosted without any server-side software other than a traditional web server.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-flask"
]
}
],
"depends_on": []
},
{
"name": "py27-flask-login",
"portdir": "python/py-flask-login",
"version": "0.5.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flask-login.readthedocs.org/",
"description": "User session management for Flask",
"long_description": "Flask-Login provides user session management for Flask. It handles the common tasks of logging in, logging out, and remembering your users' sessions over extended periods of time.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-flask"
]
}
],
"depends_on": []
},
{
"name": "py27-flask-mail",
"portdir": "python/py-flask-mail",
"version": "0.9.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pythonhosted.org/Flask-Mail/",
"description": "Flask Mail extension",
"long_description": "A Flask extension for sending email messages.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"py27-sphinx",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-blinker",
"py27-flask"
]
}
],
"depends_on": []
},
{
"name": "py27-flask-mongoalchemy",
"portdir": "python/py-flask-mongoalchemy",
"version": "0.7.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cobrateam/flask-mongoalchemy",
"description": "Add Flask support for MongoDB using MongoAlchemy",
"long_description": "Add Flask support for MongoDB using MongoAlchemy",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-flask",
"py27-mongoalchemy",
"py27-pymongo"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-flask-mongoalchemy"
]
}
]
},
{
"name": "py27-flask-restful",
"portdir": "python/py-flask-restful",
"version": "0.3.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://flask-restful.readthedocs.org/en/latest/",
"description": "Flask extension for quickly building REST APIs.",
"long_description": "Flask-RESTful is an extension for Flask that adds support for quickly building REST APIs. It is a lightweight abstraction that works with your existing ORM/libraries.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-aniso8601",
"py27-flask",
"py27-mock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"voltron"
]
}
]
},
{
"name": "py27-flask-script",
"portdir": "python/py-flask-script",
"version": "2.0.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flask-script.readthedocs.org/",
"description": "Scripting support for Flask",
"long_description": "Flask support for writing external scripts.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-flask"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": []
},
{
"name": "py27-flask-sqlalchemy",
"portdir": "python/py-flask-sqlalchemy",
"version": "2.4.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flask-sqlalchemy.palletsprojects.com/",
"description": "Flask support for SQLAlchemy",
"long_description": "Flask-SQLAlchemy is an extension for Flask that adds support for SQLAlchemy to your application. It requires SQLAlchemy 0.6 or higher. It aims to simplify using SQLAlchemy with Flask by providing useful defaults and extra helpers that make it easier to accomplish common tasks.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-flask",
"py27-sqlalchemy"
]
}
],
"depends_on": []
},
{
"name": "py27-flask-uploads",
"portdir": "python/py-flask-uploads",
"version": "0.2.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/maxcountryman/flask-uploads",
"description": "Flexible upload handling for Flask applications",
"long_description": "Flask-Uploads provides flexible upload handling for Flask applications. It lets you divide your uploads into sets that the application user can publish separately.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-flask"
]
}
],
"depends_on": []
},
{
"name": "py27-flask-wtf",
"portdir": "python/py-flask-wtf",
"version": "0.14.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lepture/flask-wtf",
"description": "Simple integration of Flask and WTForms",
"long_description": "Flask-WTF offers simple integration with WTForms. This integration includes optional CSRF handling for greater security.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-flask",
"py27-wtforms"
]
}
],
"depends_on": []
},
{
"name": "py27-FlexGet",
"portdir": "python/py-FlexGet",
"version": "1.2.183",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flexget.com/",
"description": "FlexGet is a multipurpose automation tool for content like torrents, nzbs, podcasts, comics, etc.",
"long_description": "FlexGet is able to handle different kinds of sources like RSS-feeds, html pages and even csv files. There are even some plugins for sites that do not provide any kind of useful feeds.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-paver",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "run",
"ports": [
"py27-feedparser",
"py27-html5lib",
"py27-progressbar",
"py27-pynzb",
"py27-sqlalchemy",
"py27-yaml",
"py27-pygooglechart",
"py27-PyRSS2Gen",
"py27-beautifulsoup"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-FlexGet"
]
}
]
},
{
"name": "py27-flup",
"portdir": "python/py-flup",
"version": "1.0.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://www.saddi.com/software/flup/",
"description": "Flup is a random collection of WSGI servers and middleware.",
"long_description": "Flup offer three sets of WSGI servers/gateways, which speak AJP 1.3, FastCGI, and SCGI. Each server comes in two flavors: a threaded version, and a forking version.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-flup"
]
}
]
},
{
"name": "py27-fnorb",
"portdir": "python/py-fnorb",
"version": "1.3",
"license": "PSF",
"platforms": "{darwin any} freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.fnorb.org/",
"description": "py-fnorb is a pure Python CORBA 2.0 ORB",
"long_description": "Fnorb is a CORBA 2.0 ORB for Python. Fnorbs claim to fame is its size and pure Python implementation. These features allow it to be used whever Python may used (for example, within Jython) unlike other ORBs that rely on binary runtimes.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-fnorb"
]
}
]
},
{
"name": "py27-fonttools",
"portdir": "python/py-fonttools",
"version": "3.44.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fonttools/fonttools",
"description": "XML<->TrueType/OpenType Converter",
"long_description": "TTX is a tool to convert OpenType and TrueType fonts to and from XML. FontTools is a library for manipulating fonts, written in Python. It supports TrueType, OpenType, AFM and to an extent Type 1 and some Mac-specific formats.",
"active": false,
"categories": [
"python",
"print"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 162
}
],
"variants": [
"lxml",
"ufo",
"woff",
"unicode",
"plot",
"symfont",
"cocoa",
"qt",
"png",
"all"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-13"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "run",
"ports": [
"py27-unicodedata2",
"py27-zopfli",
"fonttools_select",
"py27-lxml",
"py27-brotli"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-ttfquery"
]
},
{
"type": "run",
"ports": [
"fonttools-utils"
]
}
]
},
{
"name": "py27-formalchemy",
"portdir": "python/py-formalchemy",
"version": "1.5.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.macports.org",
"description": "Obsolete port",
"long_description": "This port is obsolete.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"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": [
{
"type": "lib",
"ports": [
"py-formalchemy"
]
}
]
}
]
}