HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50457,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=634",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=632",
"results": [
{
"name": "py36-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": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"py36-sphinx",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-blinker",
"py36-flask"
]
}
],
"depends_on": []
},
{
"name": "py36-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": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-flask"
]
},
{
"type": "test",
"ports": [
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-flask-script"
]
}
]
},
{
"name": "py36-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": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-flask",
"py36-sqlalchemy"
]
}
],
"depends_on": []
},
{
"name": "py36-flit_core",
"portdir": "python/py-flit_core",
"version": "3.12.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/takluyver/flit",
"description": "Distribution-building parts of Flit.",
"long_description": "Distribution-building parts of Flit.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-python-install",
"py36-build",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "run",
"ports": [
"py36-tomli"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py36-tinycss2",
"py36-testpath",
"py36-threadpoolctl",
"py36-more-itertools",
"py36-sphinxcontrib-applehelp",
"py36-sphinxcontrib-htmlhelp",
"py36-sphinx"
]
}
]
},
{
"name": "py36-fonttools",
"portdir": "python/py-fonttools",
"version": "4.27.1",
"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": 155
}
],
"variants": [
"lxml",
"ufo",
"woff",
"unicode",
"plot",
"symfont",
"cocoa",
"qt",
"png",
"all"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-13"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "run",
"ports": [
"py36-unicodedata2",
"py36-zopfli",
"fonttools_select",
"py36-lxml",
"py36-brotli"
]
}
],
"depends_on": []
},
{
"name": "py36-fortranformat",
"portdir": "python/py-fortranformat",
"version": "0.2.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/simright/py-fortranformat",
"description": "Mimics Fortran textual IO in Python",
"long_description": "Generates text from a Python list of variables or will read a line of text into Python variables according to the FORTRAN format statement passed.",
"active": false,
"categories": [
"science",
"python",
"print"
],
"maintainers": [
{
"name": "smithsp",
"github": "smithsp",
"ports_count": 32
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py36-freezegun",
"portdir": "python/py-freezegun",
"version": "1.1.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/spulec/freezegun",
"description": "FreezeGun is a library that allows your python tests to travel through time by mocking the datetime module.",
"long_description": "FreezeGun is a library that allows your python tests to travel through time by mocking the datetime module.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py36-six",
"python36",
"py36-dateutil"
]
},
{
"type": "test",
"ports": [
"py36-pytest",
"py36-mock"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py36-tempora",
"py36-itsdangerous",
"py36-babel",
"py36-dateutil"
]
}
]
},
{
"name": "py36-frozenlist",
"portdir": "python/py-frozenlist",
"version": "1.2.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/frozenlist",
"description": "list-like structure which implements collections.abc.MutableSequence",
"long_description": "frozenlist.FrozenList is a list-like structure which implements collections.abc.MutableSequence. The list is mutable until FrozenList.freeze is called, after which list modifications raise RuntimeError",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-aiohttp",
"py36-aiosignal"
]
}
]
},
{
"name": "py36-fs",
"portdir": "python/py-fs",
"version": "2.4.14",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/PyFilesystem/pyfilesystem2",
"description": "Python's filesystem abstraction layer",
"long_description": "Python's filesystem abstraction layer",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-appdirs",
"py36-six",
"py36-tz"
]
}
],
"depends_on": []
},
{
"name": "py36-fsspec",
"portdir": "python/py-fsspec",
"version": "2021.11.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/intake/filesystem_spec",
"description": "File-system specification",
"long_description": "File-system specification",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2864
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-s3fs",
"py36-dask"
]
}
]
},
{
"name": "py36-funcparserlib",
"portdir": "python/py-funcparserlib",
"version": "0.3.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/vlasovskikh/funcparserlib",
"description": "Recursive descent parsing library based on functional combinators",
"long_description": "Recursive descent parsing library based on functional combinators",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2864
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-blockdiag"
]
}
]
},
{
"name": "py36-funcsigs",
"portdir": "python/py-funcsigs",
"version": "1.0.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://funcsigs.readthedocs.org/",
"description": "Python function signatures from PEP362 for Python 2.7 and 3.2+",
"long_description": "Python function signatures from PEP362 for Python 2.7 and 3.2+",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2864
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py36-acme"
]
}
]
},
{
"name": "py36-future",
"portdir": "python/py-future",
"version": "0.18.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-future.org/",
"description": "Provides clean single-source support for Python 3 and 2",
"long_description": "The Python package future is the missing compatibility layer between Python 3 and Python 2. It allows you to use a single, clean Python 3.x-compatible codebase to support both Python 3 and Python 2 with minimal overhead. The futurize script aids in converting code from either Python 2 or Python 3 to code compatible with both platforms.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 607
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-setuptools"
]
},
{
"type": "test",
"ports": [
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-mdp-toolkit",
"py36-geocoder",
"py36-rasa-nlu",
"py36-canmatrix",
"py36-uncertainties",
"py36-fipy",
"py36-obspy",
"py36-barnaba"
]
},
{
"type": "run",
"ports": [
"py36-olm"
]
}
]
},
{
"name": "py36-fuzzywuzzy",
"portdir": "python/py-fuzzywuzzy",
"version": "0.18.0",
"license": "GPL-2+",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/seatgeek/fuzzywuzzy",
"description": "Fuzzy String Matching in Python",
"long_description": "Fuzzy string matching like a boss. It uses Levenshtein Distance to calculate the differences between sequences in a simple-to-use package.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-levenshtein"
]
},
{
"type": "test",
"ports": [
"py36-pytest",
"py36-codestyle",
"py36-hypothesis"
]
}
],
"depends_on": []
},
{
"name": "py36-game",
"portdir": "python/py-game",
"version": "2.5.2",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.pygame.org/",
"description": "pygame, python modules for writing games",
"long_description": "Pygame is a set of Python modules designed for writing games. It is written on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python language. Pygame is highly portable and runs on nearly every platform and operating system.",
"active": false,
"categories": [
"devel",
"graphics",
"multimedia",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [
"portmidi",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"py36-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"libjpeg-turbo",
"libpng",
"libsdl2_mixer",
"py36-numpy",
"python36",
"libsdl2_image",
"libsdl2_ttf"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-kivy"
]
}
]
},
{
"name": "py36-gammapy",
"portdir": "python/py-gammapy",
"version": "0.7",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gammapy.org/",
"description": "A Python package for gamma-ray astronomy",
"long_description": "A Python package for gamma-ray astronomy",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "run",
"ports": [
"py36-matplotlib",
"py36-numpy",
"py36-regions",
"py36-scipy",
"py36-yaml",
"py36-click",
"py36-astropy"
]
}
],
"depends_on": []
},
{
"name": "py36-gast",
"portdir": "python/py-gast",
"version": "0.5.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/serge-sans-paille/gast",
"description": "Python AST that abstracts the underlying Python version",
"long_description": "A generic AST to represent Python2 and Python3’s Abstract Syntax Tree(AST). GAST provides a compatibility layer between the AST of various Python versions, as produced by ast.parse from the standard ast module.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 167
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py36-gcn",
"portdir": "python/py-gcn",
"version": "0.1.19",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lpsinger/pygcn",
"description": "anonymous VOEvent client for receiving GCN/TAN notices in XML format",
"long_description": "Anonymous VOEvent client for receiving GCN/TAN notices in XML format. The Gamma-ray Coordinates Network/Transient Astronomy Network (GCN/TAN, http://gcn.gsfc.nasa.gov) is a system for distributing astronomical alerts, largely focused on operations of and detections from high-energy satellite missions. This package implements a simple client that anonymously listens for VOEvent (http://www.ivoa.net/documents/VOEvent) XML format notices over the custom TCP/IP VOEvent Transport Protocol (http://www.ivoa.net/documents/Notes/VOEventTransport)",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-six"
]
}
],
"depends_on": []
},
{
"name": "py36-gdal",
"portdir": "python/py-gdal",
"version": "3.3.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gdal.org",
"description": "GDAL: Geospatial Data Abstraction Library",
"long_description": "This Python package and extensions are a number of tools for programming and manipulating the GDAL Geospatial Data Abstraction Library.",
"active": false,
"categories": [
"python",
"gis"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 607
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gdal",
"python36",
"py36-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-isce2",
"py36-cartopy",
"py36-obspy"
]
},
{
"type": "run",
"ports": [
"py36-isce2"
]
}
]
},
{
"name": "py36-gdbm",
"portdir": "python/py-gdbm",
"version": "3.6.15",
"license": "PSF",
"platforms": "darwin",
"epoch": 20170717,
"replaced_by": null,
"homepage": "https://docs.python.org/release/3.6.15/library/dbm.html",
"description": "Python bindings to the GNU dbm library",
"long_description": "Python bindings to the GNU dbm library",
"active": true,
"categories": [
"databases",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gdbm",
"python36"
]
}
],
"depends_on": []
},
{
"name": "py36-generator",
"portdir": "python/py-generator",
"version": "0.1.20120721",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/knepley/code-generator",
"description": "Cxx generator for python",
"long_description": "Cxx generator for python",
"active": false,
"categories": [
"devel",
"science",
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-generator"
]
}
]
},
{
"name": "py36-genshi",
"portdir": "python/py-genshi",
"version": "0.7",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://genshi.edgewall.org/",
"description": "Python toolkit for generation of output for the web",
"long_description": "Genshi is a Python library that provides an integrated set of components for parsing, generating, and processing HTML, XML or other textual content for output generation on the web.",
"active": false,
"categories": [
"textproc",
"www",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2864
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py36-gensim",
"portdir": "python/py-gensim",
"version": "4.1.2",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py38-gensim",
"homepage": "http://radimrehurek.com/gensim/",
"description": "Obsolete port, replaced by py38-gensim",
"long_description": "This port has been replaced by py38-gensim.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2864
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py36-geocoder",
"portdir": "python/py-geocoder",
"version": "1.38.1",
"license": "MIT",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/DenisCarriere/geocoder",
"description": "Simple and consistent geocoding library.",
"long_description": "Simple and consistent geocoding library.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"py36-future",
"py36-ratelim",
"python36",
"py36-six",
"py36-requests",
"py36-click"
]
}
],
"depends_on": []
},
{
"name": "py36-geographiclib",
"portdir": "python/py-geographiclib",
"version": "1.50",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/geographiclib/",
"description": "The geodesic routines from GeographicLib",
"long_description": "The module implements algorithms for geodesics (Karney, 2013) for solving the direct and inverse problems for an ellipsoid of revolution.",
"active": false,
"categories": [
"devel",
"python",
"gis"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 607
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-geopy",
"py36-obspy"
]
}
]
},
{
"name": "py36-geohash",
"portdir": "python/py-geohash",
"version": "0.8.5",
"license": "Apache-2 and MIT and BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/python-geohash",
"description": "Fast, accurate python geohashing library.",
"long_description": "Fast, accurate python geohashing library.",
"active": false,
"categories": [
"devel",
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2864
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-geohash"
]
}
]
},
{
"name": "py36-geoip",
"portdir": "python/py-geoip",
"version": "1.3.2",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dev.maxmind.com/geoip/legacy/downloadable/",
"description": "Python module for accessing the GeoIP C library",
"long_description": "Python module for accessing the GeoIP C library",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libgeoip",
"python36"
]
}
],
"depends_on": []
},
{
"name": "py36-geojson",
"portdir": "python/py-geojson",
"version": "2.5.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/frewsxcv/python-geojson",
"description": "Python bindings and utilities for GeoJSON",
"long_description": "This library implements all the GeoJSON objects described in The GeoJSON Format Specification. It provides functions encoding and decoding GeoJSON formatted data and is an implementation of the Python __geo_interface__ Specification.",
"active": false,
"categories": [
"python",
"gis"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 607
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py36-geopandas",
"portdir": "python/py-geopandas",
"version": "0.9.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://geopandas.org",
"description": "Geographic pandas extensions",
"long_description": "GeoPandas is a project to add support for geographic data to pandas objects.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2864
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"py36-pandas",
"python36",
"py36-shapely",
"py36-pyproj",
"py36-fiona"
]
}
],
"depends_on": []
},
{
"name": "py36-geopy",
"portdir": "python/py-geopy",
"version": "1.21.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/geopy/geopy",
"description": "Geocoding library for Python.",
"long_description": "geopy makes it easy for developers to locate the coordinates of addresses, cities, countries, and landmarks across the globe using third-party geocoders and other sources of data. geopy includes geocoder classes the OpenStreetMap Nominatim, ESRI ArcGIS, Google Geocoding API (V3), Baidu Maps, Bing Maps API, Yandex, IGN France, GeoNames, Mapzen Search, OpenMapQuest, PickPoint, What3Words, OpenCage, SmartyStreets, and GeocodeFarm geocoder services. The various geocoder classes are located in geopy.geocoders.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"py36-tz",
"python36",
"py36-geographiclib"
]
},
{
"type": "test",
"ports": [
"py36-pytest",
"py36-mock"
]
}
],
"depends_on": []
},
{
"name": "py36-getkey",
"portdir": "python/py-getkey",
"version": "0.6.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kcsaff/getkey",
"description": "Library to easily read single chars and key strokes.",
"long_description": "Library to easily read single chars and key strokes.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 464
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-flake8"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py36-gevent",
"portdir": "python/py-gevent",
"version": "21.12.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gevent.org",
"description": "Coroutine-based Python networking library.",
"long_description": "gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of libevent event loop.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2864
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-cython",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"c-ares",
"py36-cffi",
"libev",
"py36-zope-event",
"py36-zopeinterface",
"py36-greenlet",
"libuv",
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-gevent-websocket"
]
}
]
},
{
"name": "py36-gevent-websocket",
"portdir": "python/py-gevent-websocket",
"version": "0.10.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/Jeffrey/gevent-websocket",
"description": "Websocket handler for the gevent pywsgi server.",
"long_description": "Websocket handler for the gevent pywsgi server.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2864
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-gevent",
"py36-greenlet"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-gevent-websocket"
]
}
]
},
{
"name": "py36-gflags",
"portdir": "python/py-gflags",
"version": "2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/python-gflags/",
"description": "Python equivalent of google-gflag, a getopt() replacement.",
"long_description": "A library that implements commandline flags processing. As such it's a replacement for getopt(). It has increased flexibility, including built-in support for Python types, and the ability to define flags in the source file in which they're used. (This last is its major difference from OptParse.)",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "conall+macports",
"github": "conallob",
"ports_count": 4
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py36-gitdb",
"portdir": "python/py-gitdb",
"version": "4.0.7",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gitpython-developers/gitdb",
"description": "GitDB is a pure-Python git object database",
"long_description": "GitDB is a pure-Python git object database",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "run",
"ports": [
"py36-smmap"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-gitpython"
]
}
]
},
{
"name": "py36-gitpython",
"portdir": "python/py-gitpython",
"version": "3.1.14",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gitpython-developers/GitPython",
"description": "A python library used to interact with Git repositories.",
"long_description": "GitPython provides object model access to your git repository. Once you have created a repository object, you can traverse it to find parent commit(s), trees, blobs, etc.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-gitdb"
]
}
],
"depends_on": []
},
{
"name": "py36-gmpy",
"portdir": "python/py-gmpy",
"version": "1.17",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/gmpy/",
"description": "General multiple precision arithmetic module for Python",
"long_description": "GMPY is a C-coded Python extension module that supports fast integer and rational multiple-precision arithmetic using the GMP library.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "md14-macports",
"github": "mndavidoff",
"ports_count": 21
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"gmp",
"python36"
]
}
],
"depends_on": []
},
{
"name": "py36-gmpy2",
"portdir": "python/py-gmpy2",
"version": "2.1.0",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/aleaxit/gmpy",
"description": "General multiple precision arithmetic module for Python",
"long_description": "GMPY2 is a C-coded Python extension module that supports fast multiple-precision arithmetic. GMPY2 supports the GMP library for integer and rational arithmetic and multiple-precision real and complex arithmetic as provided by the MPFR and MPC libraries.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "md14-macports",
"github": "mndavidoff",
"ports_count": 21
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"gmp",
"python36",
"libmpc",
"mpfr"
]
}
],
"depends_on": []
},
{
"name": "py36-gnupg",
"portdir": "python/py-gnupg",
"version": "0.4.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pythonhosted.org/python-gnupg/",
"description": "A Python wrapper for GnuPG",
"long_description": "The gnupg module allows Python programs to make use of the functionality provided by the GNU Privacy Guard (abbreviated GPG or GnuPG). Using this module, Python programs can encrypt and decrypt data, digitally sign documents and verify digital signatures, manage (generate, list and delete) encryption keys, using proven Public Key Infrastructure (PKI) encryption technology based on OpenPGP.",
"active": false,
"categories": [
"security",
"python",
"crypto"
],
"maintainers": [
{
"name": "f30",
"github": "F30",
"ports_count": 20
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "run",
"ports": [
"gnupg2"
]
}
],
"depends_on": []
},
{
"name": "py36-gnureadline",
"portdir": "python/py-gnureadline",
"version": "8.1.2",
"license": "GPL-3+ and PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ludwigschwardt/python-gnureadline",
"description": "Python readline extension.",
"long_description": "Python readline extension.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2864
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"py36-build",
"clang-16",
"py36-python-install",
"py36-wheel"
]
},
{
"type": "lib",
"ports": [
"python36",
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "py36-gobject",
"portdir": "python/py-gobject",
"version": "2.28.7",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 20110613,
"replaced_by": null,
"homepage": "http://www.pygtk.org/",
"description": "Python bindings for GObject.",
"long_description": "PyGObject provides a convenient wrapper for the GObject+ library for use in Python programs, and takes care of many of the boring details such as managing memory and type casting. When combined with PyGTK, PyORBit and gnome-python, it can be used to write full featured Gnome applications.",
"active": false,
"categories": [
"gnome",
"python"
],
"maintainers": [],
"variants": [
"quartz",
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"python36",
"glib2",
"py36-cairo",
"libffi",
"gobject-introspection"
]
}
],
"depends_on": []
},
{
"name": "py36-gobject3",
"portdir": "python/py-gobject3",
"version": "3.44.1",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pygobject.readthedocs.io/",
"description": "Python bindings for GObject, version 3",
"long_description": "PyGObject is a Python dynamic module that enables developers to use the power of GObject, which is part of the GNOME platform.",
"active": true,
"categories": [
"gnome",
"python"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 350
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"py36-setuptools",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"glib2",
"py36-cairo",
"libffi",
"gobject-introspection",
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnome3-core",
"gnome-music"
]
},
{
"type": "run",
"ports": [
"gnome3-core"
]
}
]
},
{
"name": "py36-google-api",
"portdir": "python/py-google-api",
"version": "1.7.11",
"license": "Apache-2 and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/googleapis/google-api-python-client",
"description": "client library for accessing the Plus, Moderator, and many other Google APIs",
"long_description": "client library for accessing the Plus, Moderator, and many other Google APIs",
"active": false,
"categories": [
"devel",
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"py36-google-auth-httplib2",
"py36-httplib2",
"python36",
"py36-uritemplate",
"py36-six",
"py36-google-auth"
]
}
],
"depends_on": []
},
{
"name": "py36-google-auth",
"portdir": "python/py-google-auth",
"version": "2.6.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/google-auth",
"description": "simplifies using Google's various server-to-server authentication mechanisms",
"long_description": "simplifies using Google's various server-to-server authentication mechanisms",
"active": false,
"categories": [
"devel",
"www",
"python"
],
"maintainers": [
{
"name": "macports",
"github": "mrdomino",
"ports_count": 41
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"py36-cachetools",
"python36",
"py36-six",
"py36-rsa",
"py36-asn1-modules"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-google-auth-httplib2",
"py36-google-api"
]
}
]
},
{
"name": "py36-google-auth-httplib2",
"portdir": "python/py-google-auth-httplib2",
"version": "0.1.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/google-auth-httplib2",
"description": "provides an httplib2 transport for google-auth",
"long_description": "provides an httplib2 transport for google-auth",
"active": false,
"categories": [
"devel",
"www",
"python"
],
"maintainers": [
{
"name": "macports",
"github": "mrdomino",
"ports_count": 41
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-google-auth",
"py36-httplib2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-google-api"
]
}
]
},
{
"name": "py36-google-pasta",
"portdir": "python/py-google-pasta",
"version": "0.2.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/pasta",
"description": "Library to refactor Python code through AST manipulation.",
"long_description": "Library to refactor Python code through AST manipulation.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py36-gpilab-core",
"portdir": "python/py-gpilab-core",
"version": "2.2.0",
"license": "(BSD or LGPL-3+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gpilab.com",
"description": "Core GPI nodes.",
"long_description": "The core nodes are a collection of basic data manipulation and visualization algorithms.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 221
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-gpilab-framework",
"py36-matplotlib",
"py36-qtpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-gpilab-examples"
]
}
]
},
{
"name": "py36-gpilab-examples",
"portdir": "python/py-gpilab-examples",
"version": "0",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gpilab.com",
"description": "This provides the GPI Framework examples.",
"long_description": "GPI was packaged with a few demo networks to illustrate some of the use cases and features that might not be immediately apparent.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 221
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-gpilab-core"
]
}
],
"depends_on": []
},
{
"name": "py36-gpilab-framework",
"portdir": "python/py-gpilab-framework",
"version": "1.3.0",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gpilab.com",
"description": "This is the GPI Framework project.",
"long_description": "This is the GPI Framework project. The framework constitutes the main process that provides a canvas for graphically organizing and assembling algorithm components called 'Nodes'. The framework also contains the PyFI C++ interface for simplifying the generation of Python extension modules.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 221
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py36-numpy",
"py36-psutil",
"py36-pyqt5",
"py36-qtpy",
"python36"
]
},
{
"type": "run",
"ports": [
"eigen3",
"fftw-3",
"fftw-3-single",
"gpilab_select",
"py36-Pillow",
"py36-json-tricks",
"py36-opengl",
"py36-pep8",
"py36-pyflakes",
"py36-qimage2ndarray",
"py36-scipy",
"py36-sip",
"astyle"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-gpilab-core"
]
}
]
},
{
"name": "py36-gpstime",
"portdir": "python/py-gpstime",
"version": "0.3.2",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git.ligo.org/cds/gpstime",
"description": "GPS-aware datetime module with leap-second fetching",
"long_description": "This package provides a gpstime package, including a gpstime subclass of the built-in datetime class with the addition of GPS access and conversion methods. Leap second data is provided by the ietf_leap_seconds module that helps automatically maintain a local copy of the IETF leap second list: https://www.ietf.org/timezones/data/leap-seconds.list A command-line GPS data conversion utility that uses the gpstime module is also included. It is a rough work-alike to tconvert.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "stefan.countryman",
"github": "stefco",
"ports_count": 6
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-dateutil",
"py36-requests"
]
}
],
"depends_on": []
}
]
}