HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52318,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=972",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=970",
"results": [
{
"name": "py36-montage",
"portdir": "python/py-montage",
"version": "0.9.9",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.astropy.org/montage-wrapper/",
"description": "Montage python wrapper",
"long_description": "Python-montage is a pure python module that provides a Python API to the Montage Astronomical Image Mosaic Engine, including both functions to access individual Montage commands, and high-level functions to facilitate mosaicking and re-projecting.",
"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-astropy",
"py36-numpy",
"montage"
]
}
],
"depends_on": []
},
{
"name": "py-montage",
"portdir": "python/py-montage",
"version": "0.9.9",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.astropy.org/montage-wrapper/",
"description": "Montage python wrapper",
"long_description": "Python-montage is a pure python module that provides a Python API to the Montage Astronomical Image Mosaic Engine, including both functions to access individual Montage commands, and high-level functions to facilitate mosaicking and re-projecting.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-montage"
]
}
],
"depends_on": []
},
{
"name": "py38-montage",
"portdir": "python/py-montage",
"version": "0.9.9",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.astropy.org/montage-wrapper/",
"description": "Montage python wrapper",
"long_description": "Python-montage is a pure python module that provides a Python API to the Montage Astronomical Image Mosaic Engine, including both functions to access individual Montage commands, and high-level functions to facilitate mosaicking and re-projecting.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-astropy",
"py38-numpy",
"montage"
]
}
],
"depends_on": []
},
{
"name": "py38-mpd2",
"portdir": "python/py-mpd2",
"version": "3.1.0",
"license": "LGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Mic92/python-mpd2",
"description": "A Python MPD client library",
"long_description": "A Python MPD client library",
"active": false,
"categories": [
"devel",
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-setuptools",
"py38-wheel",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": []
},
{
"name": "py39-mpd2",
"portdir": "python/py-mpd2",
"version": "3.1.1",
"license": "LGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Mic92/python-mpd2",
"description": "A Python MPD client library",
"long_description": "A Python MPD client library",
"active": false,
"categories": [
"devel",
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-setuptools",
"py39-wheel",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py37-mpd2",
"portdir": "python/py-mpd2",
"version": "3.1.0",
"license": "LGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Mic92/python-mpd2",
"description": "A Python MPD client library",
"long_description": "A Python MPD client library",
"active": false,
"categories": [
"devel",
"audio",
"python"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": []
},
{
"name": "py39-mrjob",
"portdir": "python/py-mrjob",
"version": "0.6.12",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Yelp/mrjob",
"description": "Python MapReduce framework",
"long_description": "mrjob is a Python package that helps you write and run Hadoop Streaming jobs. It fully supports Amazon's Elastic MapReduce (EMR) service, which allows you to buy time on a Hadoop cluster on an hourly basis. It also works with your own Hadoop cluster.",
"active": false,
"categories": [
"python",
"parallel"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 618
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-boto",
"py39-botocore",
"py39-setuptools",
"py39-yaml"
]
}
],
"depends_on": []
},
{
"name": "py35-mrjob",
"portdir": "python/py-mrjob",
"version": "0.6.12",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Yelp/mrjob",
"description": "Python MapReduce framework",
"long_description": "mrjob is a Python package that helps you write and run Hadoop Streaming jobs. It fully supports Amazon's Elastic MapReduce (EMR) service, which allows you to buy time on a Hadoop cluster on an hourly basis. It also works with your own Hadoop cluster.",
"active": false,
"categories": [
"python",
"parallel"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 618
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-boto",
"py35-botocore",
"py35-setuptools",
"py35-yaml"
]
}
],
"depends_on": []
},
{
"name": "py27-mrjob",
"portdir": "python/py-mrjob",
"version": "0.6.12",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Yelp/mrjob",
"description": "Python MapReduce framework",
"long_description": "mrjob is a Python package that helps you write and run Hadoop Streaming jobs. It fully supports Amazon's Elastic MapReduce (EMR) service, which allows you to buy time on a Hadoop cluster on an hourly basis. It also works with your own Hadoop cluster.",
"active": false,
"categories": [
"python",
"parallel"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 618
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-boto",
"py27-botocore",
"py27-setuptools",
"py27-yaml"
]
}
],
"depends_on": []
},
{
"name": "py37-mrjob",
"portdir": "python/py-mrjob",
"version": "0.6.12",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Yelp/mrjob",
"description": "Python MapReduce framework",
"long_description": "mrjob is a Python package that helps you write and run Hadoop Streaming jobs. It fully supports Amazon's Elastic MapReduce (EMR) service, which allows you to buy time on a Hadoop cluster on an hourly basis. It also works with your own Hadoop cluster.",
"active": false,
"categories": [
"python",
"parallel"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 618
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-boto",
"py37-botocore",
"py37-setuptools",
"py37-yaml"
]
}
],
"depends_on": []
},
{
"name": "py36-mrjob",
"portdir": "python/py-mrjob",
"version": "0.6.12",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Yelp/mrjob",
"description": "Python MapReduce framework",
"long_description": "mrjob is a Python package that helps you write and run Hadoop Streaming jobs. It fully supports Amazon's Elastic MapReduce (EMR) service, which allows you to buy time on a Hadoop cluster on an hourly basis. It also works with your own Hadoop cluster.",
"active": false,
"categories": [
"python",
"parallel"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 618
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-boto",
"py36-botocore",
"py36-setuptools",
"py36-yaml"
]
}
],
"depends_on": []
},
{
"name": "py37-monotonic",
"portdir": "python/py-monotonic",
"version": "1.6",
"license": "Apache",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/atdt/monotonic",
"description": "An implementation of time.monotonic() for Python 2",
"long_description": "An implementation of time.monotonic() for Python 2",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-analytics-python"
]
}
]
},
{
"name": "py35-monotonic",
"portdir": "python/py-monotonic",
"version": "1.6",
"license": "Apache",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/atdt/monotonic",
"description": "An implementation of time.monotonic() for Python 2",
"long_description": "An implementation of time.monotonic() for Python 2",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": []
},
{
"name": "py38-monotonic",
"portdir": "python/py-monotonic",
"version": "1.6",
"license": "Apache",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/atdt/monotonic",
"description": "An implementation of time.monotonic() for Python 2",
"long_description": "An implementation of time.monotonic() for Python 2",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-analytics-python"
]
}
]
},
{
"name": "py36-monotonic",
"portdir": "python/py-monotonic",
"version": "1.6",
"license": "Apache",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/atdt/monotonic",
"description": "An implementation of time.monotonic() for Python 2",
"long_description": "An implementation of time.monotonic() for Python 2",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-eventlet"
]
}
]
},
{
"name": "py39-monotonic",
"portdir": "python/py-monotonic",
"version": "1.6",
"license": "Apache",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/atdt/monotonic",
"description": "An implementation of time.monotonic() for Python 2",
"long_description": "An implementation of time.monotonic() for Python 2",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-analytics-python"
]
}
]
},
{
"name": "py39-mmh3",
"portdir": "python/py-mmh3",
"version": "3.0.0",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/mmh3",
"description": "Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions.",
"long_description": "Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions.",
"active": false,
"categories": [
"textproc",
"math",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py38-mmh3",
"portdir": "python/py-mmh3",
"version": "3.0.0",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/mmh3",
"description": "Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions.",
"long_description": "Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions.",
"active": false,
"categories": [
"textproc",
"math",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
},
{
"name": "py36-mmh3",
"portdir": "python/py-mmh3",
"version": "3.0.0",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/mmh3",
"description": "Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions.",
"long_description": "Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions.",
"active": false,
"categories": [
"textproc",
"math",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py27-mmh3",
"portdir": "python/py-mmh3",
"version": "3.0.0",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/mmh3",
"description": "Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions.",
"long_description": "Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions.",
"active": false,
"categories": [
"textproc",
"math",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py37-mmh3",
"portdir": "python/py-mmh3",
"version": "3.0.0",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/mmh3",
"description": "Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions.",
"long_description": "Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions.",
"active": false,
"categories": [
"textproc",
"math",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": []
},
{
"name": "py36-mongoengine",
"portdir": "python/py-mongoengine",
"version": "0.18.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://mongoengine.org/",
"description": "MongoEngine is a Document-Object Mapper (think ORM, but for document databases) for working with MongoDB from Python.",
"long_description": "MongoEngine is a Document-Object Mapper (think ORM, but for document databases) for working with MongoDB from Python. It uses a simple declarative API, similar to the Django ORM.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 60
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-pymongo",
"py36-six"
]
}
],
"depends_on": []
},
{
"name": "py27-mongoengine",
"portdir": "python/py-mongoengine",
"version": "0.18.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://mongoengine.org/",
"description": "MongoEngine is a Document-Object Mapper (think ORM, but for document databases) for working with MongoDB from Python.",
"long_description": "MongoEngine is a Document-Object Mapper (think ORM, but for document databases) for working with MongoDB from Python. It uses a simple declarative API, similar to the Django ORM.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 60
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-pymongo",
"py27-six"
]
}
],
"depends_on": []
},
{
"name": "py39-mongoengine",
"portdir": "python/py-mongoengine",
"version": "0.24.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://mongoengine.org/",
"description": "MongoEngine is a Document-Object Mapper (think ORM, but for document databases) for working with MongoDB from Python.",
"long_description": "MongoEngine is a Document-Object Mapper (think ORM, but for document databases) for working with MongoDB from Python. It uses a simple declarative API, similar to the Django ORM.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"py39-pymongo",
"py39-six",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py38-mongoengine",
"portdir": "python/py-mongoengine",
"version": "0.24.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://mongoengine.org/",
"description": "MongoEngine is a Document-Object Mapper (think ORM, but for document databases) for working with MongoDB from Python.",
"long_description": "MongoEngine is a Document-Object Mapper (think ORM, but for document databases) for working with MongoDB from Python. It uses a simple declarative API, similar to the Django ORM.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"py38-pymongo",
"py38-six",
"python38"
]
}
],
"depends_on": []
},
{
"name": "py37-mongoengine",
"portdir": "python/py-mongoengine",
"version": "0.24.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://mongoengine.org/",
"description": "MongoEngine is a Document-Object Mapper (think ORM, but for document databases) for working with MongoDB from Python.",
"long_description": "MongoEngine is a Document-Object Mapper (think ORM, but for document databases) for working with MongoDB from Python. It uses a simple declarative API, similar to the Django ORM.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-installer",
"py37-wheel",
"py37-build",
"clang-14",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"py37-pymongo",
"py37-six",
"python37"
]
}
],
"depends_on": []
},
{
"name": "py35-mongoengine",
"portdir": "python/py-mongoengine",
"version": "0.18.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://mongoengine.org/",
"description": "MongoEngine is a Document-Object Mapper (think ORM, but for document databases) for working with MongoDB from Python.",
"long_description": "MongoEngine is a Document-Object Mapper (think ORM, but for document databases) for working with MongoDB from Python. It uses a simple declarative API, similar to the Django ORM.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 60
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-pymongo",
"py35-six"
]
}
],
"depends_on": []
},
{
"name": "py39-mergedeep",
"portdir": "python/py-mergedeep",
"version": "1.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mergedeep.readthedocs.io",
"description": "A deep merge function for Python",
"long_description": "A deep merge function for Python",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py38-mergedeep",
"portdir": "python/py-mergedeep",
"version": "1.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mergedeep.readthedocs.io",
"description": "A deep merge function for Python",
"long_description": "A deep merge function for Python",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
},
{
"name": "py39-barnaba",
"portdir": "python/py-barnaba",
"version": "0.1.7",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/srnas/barnaba",
"description": "BaRNAba is a tool for analyzing RNA three-dimensional structures and simulations.",
"long_description": "BaRNAba is a tool for analyzing RNA three-dimensional structures and simulations. BaRNAba uses MDtraj to read/write topology and trajectory files, as such it supports several formats including pdb, xtc, trr, dcd, binpos, netcdf, mdcrd, prmtop, and more. See https://github.com/srnas/barnaba for more information.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-setuptools_scm",
"py39-setuptools_scm_git_archive",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-future",
"py39-numpy",
"py39-pandas",
"py39-scikit-learn",
"py39-scipy",
"py39-mdtraj"
]
},
{
"type": "test",
"ports": [
"py39-nose"
]
}
],
"depends_on": []
},
{
"name": "py27-barnaba",
"portdir": "python/py-barnaba",
"version": "0.1.7",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/srnas/barnaba",
"description": "BaRNAba is a tool for analyzing RNA three-dimensional structures and simulations.",
"long_description": "BaRNAba is a tool for analyzing RNA three-dimensional structures and simulations. BaRNAba uses MDtraj to read/write topology and trajectory files, as such it supports several formats including pdb, xtc, trr, dcd, binpos, netcdf, mdcrd, prmtop, and more. See https://github.com/srnas/barnaba for more information.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools_scm",
"py27-setuptools_scm_git_archive",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"py27-numpy",
"py27-pandas",
"py27-scikit-learn",
"py27-scipy",
"python27",
"py27-future",
"py27-mdtraj"
]
},
{
"type": "test",
"ports": [
"py27-nose"
]
}
],
"depends_on": []
},
{
"name": "py37-barnaba",
"portdir": "python/py-barnaba",
"version": "0.1.7",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/srnas/barnaba",
"description": "BaRNAba is a tool for analyzing RNA three-dimensional structures and simulations.",
"long_description": "BaRNAba is a tool for analyzing RNA three-dimensional structures and simulations. BaRNAba uses MDtraj to read/write topology and trajectory files, as such it supports several formats including pdb, xtc, trr, dcd, binpos, netcdf, mdcrd, prmtop, and more. See https://github.com/srnas/barnaba for more information.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools_scm",
"py37-setuptools_scm_git_archive",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"py37-numpy",
"py37-pandas",
"py37-scikit-learn",
"py37-scipy",
"python37",
"py37-future",
"py37-mdtraj"
]
},
{
"type": "test",
"ports": [
"py37-nose"
]
}
],
"depends_on": []
},
{
"name": "py36-barnaba",
"portdir": "python/py-barnaba",
"version": "0.1.7",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/srnas/barnaba",
"description": "BaRNAba is a tool for analyzing RNA three-dimensional structures and simulations.",
"long_description": "BaRNAba is a tool for analyzing RNA three-dimensional structures and simulations. BaRNAba uses MDtraj to read/write topology and trajectory files, as such it supports several formats including pdb, xtc, trr, dcd, binpos, netcdf, mdcrd, prmtop, and more. See https://github.com/srnas/barnaba for more information.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools_scm",
"py36-setuptools_scm_git_archive",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"py36-numpy",
"py36-pandas",
"py36-scikit-learn",
"py36-scipy",
"python36",
"py36-future",
"py36-mdtraj"
]
},
{
"type": "test",
"ports": [
"py36-nose"
]
}
],
"depends_on": []
},
{
"name": "py35-barnaba",
"portdir": "python/py-barnaba",
"version": "0.1.7",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py36-barnaba",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by py36-barnaba",
"long_description": "This port has been replaced by py36-barnaba.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py38-barnaba",
"portdir": "python/py-barnaba",
"version": "0.1.7",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/srnas/barnaba",
"description": "BaRNAba is a tool for analyzing RNA three-dimensional structures and simulations.",
"long_description": "BaRNAba is a tool for analyzing RNA three-dimensional structures and simulations. BaRNAba uses MDtraj to read/write topology and trajectory files, as such it supports several formats including pdb, xtc, trr, dcd, binpos, netcdf, mdcrd, prmtop, and more. See https://github.com/srnas/barnaba for more information.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools_scm",
"py38-setuptools_scm_git_archive",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"py38-numpy",
"py38-pandas",
"py38-scikit-learn",
"py38-scipy",
"python38",
"py38-future",
"py38-mdtraj"
]
},
{
"type": "test",
"ports": [
"py38-nose"
]
}
],
"depends_on": []
},
{
"name": "py34-barnaba",
"portdir": "python/py-barnaba",
"version": "0.1.7",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py36-barnaba",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by py36-barnaba",
"long_description": "This port has been replaced by py36-barnaba.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py39-momepy",
"portdir": "python/py-momepy",
"version": "0.6.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.momepy.org/en/stable/",
"description": "Urban Morphology Measuring Toolkit (momepy)",
"long_description": "The PySAL momepy package is a library for quantitative analysis of urban form - urban morphometrics.",
"active": false,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"clang-17",
"py39-installer",
"py39-build",
"py39-wheel",
"py39-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-tqdm",
"py39-shapely",
"py39-pandas",
"py39-packaging",
"py39-networkx",
"py39-libpysal",
"py39-geopandas"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-pysal"
]
}
]
},
{
"name": "py39-mongomock",
"portdir": "python/py-mongomock",
"version": "4.3.0",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mongomock/mongomock",
"description": "Fake pymongo stub for testing simple MongoDB-dependent code",
"long_description": "Fake pymongo stub for testing simple MongoDB-dependent code",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-build",
"py39-hatchling",
"py39-hatch-vcs",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"py39-packaging",
"py39-tz",
"py39-sentinels",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-maggma"
]
}
]
},
{
"name": "py37-analytics-python",
"portdir": "python/py-analytics-python",
"version": "1.4.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/segmentio/analytics-python",
"description": "Integrate analytics into any python application.",
"long_description": "Segment is the simplest way to integrate analytics into your application. One API allows you to turn on any other analytics service.",
"active": false,
"categories": [
"devel",
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-backoff",
"py37-requests",
"py37-dateutil",
"py37-monotonic"
]
}
],
"depends_on": []
},
{
"name": "py39-analytics-python",
"portdir": "python/py-analytics-python",
"version": "1.4.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/segmentio/analytics-python",
"description": "Integrate analytics into any python application.",
"long_description": "Segment is the simplest way to integrate analytics into your application. One API allows you to turn on any other analytics service.",
"active": false,
"categories": [
"devel",
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-dateutil",
"py39-monotonic",
"py39-requests",
"py39-backoff"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-gradio"
]
}
]
},
{
"name": "py38-analytics-python",
"portdir": "python/py-analytics-python",
"version": "1.4.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/segmentio/analytics-python",
"description": "Integrate analytics into any python application.",
"long_description": "Segment is the simplest way to integrate analytics into your application. One API allows you to turn on any other analytics service.",
"active": false,
"categories": [
"devel",
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-dateutil",
"py38-monotonic",
"py38-requests",
"py38-backoff"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-gradio"
]
}
]
},
{
"name": "py39-moderngl",
"portdir": "python/py-moderngl",
"version": "5.6.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/moderngl/moderngl",
"description": "Modern OpenGL binding for python",
"long_description": "ModernGL is a python wrapper over OpenGL 3.3+ core that simplifies the creation of simple graphics applications like scientific simulations, games or user interfaces. Usually, acquiring in-depth knowledge of OpenGL requires a steep learning curve. In contrast, ModernGL is easy to learn and use, moreover it is capable of rendering with high performance and quality, with less code written. The majority of the moderngl code base is also written in C++ for high performance.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "",
"github": "abey79",
"ports_count": 20
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-glcontext"
]
}
],
"depends_on": []
},
{
"name": "py310-mdtraj",
"portdir": "python/py-mdtraj",
"version": "1.9.7",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.mdtraj.org",
"description": "A modern, open library for the analysis of molecular dynamics trajectories",
"long_description": "Read, write and analyze MD trajectories with only a few lines of Python code. For details, see the website at mdtraj.org. MDTraj is research software. If you make use of MDTraj in scientific publications, please cite it.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py310-setuptools",
"py310-cython",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-setuptools",
"py310-parsing",
"py310-numpy",
"py310-scipy",
"py310-astunparse"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-barnaba"
]
}
]
},
{
"name": "py39-mdtraj",
"portdir": "python/py-mdtraj",
"version": "1.9.7",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.mdtraj.org",
"description": "A modern, open library for the analysis of molecular dynamics trajectories",
"long_description": "Read, write and analyze MD trajectories with only a few lines of Python code. For details, see the website at mdtraj.org. MDTraj is research software. If you make use of MDTraj in scientific publications, please cite it.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-cython",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-astunparse",
"py39-numpy",
"py39-parsing",
"py39-scipy",
"py39-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-barnaba"
]
}
]
},
{
"name": "py37-mdtraj",
"portdir": "python/py-mdtraj",
"version": "1.9.4",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.mdtraj.org",
"description": "A modern, open library for the analysis of molecular dynamics trajectories",
"long_description": "Read, write and analyze MD trajectories with only a few lines of Python code. For details, see the website at mdtraj.org. MDTraj is research software. If you make use of MDTraj in scientific publications, please cite it.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-cython",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"py37-numpy",
"py37-pandas",
"py37-parsing",
"python37",
"py37-setuptools",
"py37-tables",
"py37-scipy",
"py37-astor"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-barnaba"
]
}
]
},
{
"name": "py35-mdtraj",
"portdir": "python/py-mdtraj",
"version": "1.9.4",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py36-mdtraj",
"homepage": "http://www.mdtraj.org",
"description": "Obsolete port, replaced by py36-mdtraj",
"long_description": "This port has been replaced by py36-mdtraj.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py36-mdtraj",
"portdir": "python/py-mdtraj",
"version": "1.9.4",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.mdtraj.org",
"description": "A modern, open library for the analysis of molecular dynamics trajectories",
"long_description": "Read, write and analyze MD trajectories with only a few lines of Python code. For details, see the website at mdtraj.org. MDTraj is research software. If you make use of MDTraj in scientific publications, please cite it.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-cython",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"py36-numpy",
"py36-pandas",
"py36-parsing",
"python36",
"py36-setuptools",
"py36-tables",
"py36-scipy",
"py36-astor"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-barnaba"
]
}
]
},
{
"name": "py27-mdtraj",
"portdir": "python/py-mdtraj",
"version": "1.9.4",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.mdtraj.org",
"description": "A modern, open library for the analysis of molecular dynamics trajectories",
"long_description": "Read, write and analyze MD trajectories with only a few lines of Python code. For details, see the website at mdtraj.org. MDTraj is research software. If you make use of MDTraj in scientific publications, please cite it.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-cython",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"py27-numpy",
"py27-pandas",
"py27-parsing",
"python27",
"py27-setuptools",
"py27-tables",
"py27-scipy",
"py27-astor"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-barnaba"
]
}
]
},
{
"name": "py34-mdtraj",
"portdir": "python/py-mdtraj",
"version": "1.9.4",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py36-mdtraj",
"homepage": "http://www.mdtraj.org",
"description": "Obsolete port, replaced by py36-mdtraj",
"long_description": "This port has been replaced by py36-mdtraj.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py38-mdtraj",
"portdir": "python/py-mdtraj",
"version": "1.9.7",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.mdtraj.org",
"description": "A modern, open library for the analysis of molecular dynamics trajectories",
"long_description": "Read, write and analyze MD trajectories with only a few lines of Python code. For details, see the website at mdtraj.org. MDTraj is research software. If you make use of MDTraj in scientific publications, please cite it.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-cython",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py38-numpy",
"py38-parsing",
"python38",
"py38-setuptools",
"py38-scipy",
"py38-astunparse"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-barnaba"
]
}
]
}
]
}