HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50889,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=394",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=392",
"results": [
{
"name": "py35-mkl",
"portdir": "python/py-mkl",
"version": "2023.2.1",
"license": "Restrictive/Distributable",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/mkl",
"description": "Math library for Intel and compatible processors",
"long_description": "Math library for Intel and compatible processors",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-pip",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"tbb",
"libomp",
"python35"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-mkl-include"
]
}
]
},
{
"name": "py35-mistune",
"portdir": "python/py-mistune",
"version": "0.8.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lepture/mistune",
"description": "The fastest markdown parser in pure Python.",
"long_description": "The fastest markdown parser in pure Python.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2884
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-cython",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-nbconvert"
]
},
{
"type": "run",
"ports": [
"py35-m2r"
]
}
]
},
{
"name": "py35-misaka",
"portdir": "python/py-misaka",
"version": "2.1.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/FSX/misaka",
"description": "A CFFI binding for Hoedown, a markdown parsing library",
"long_description": "A CFFI binding for Hoedown, a markdown parsing library",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-cffi"
]
}
],
"depends_on": []
},
{
"name": "py35-minidb",
"portdir": "python/py-minidb",
"version": "2.0.2",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://thp.io/2010/minidb/",
"description": "A simple SQLite3-based store for Python objects",
"long_description": "A simple SQLite3-based store for Python objects",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "test",
"ports": [
"py35-nose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-urlwatch"
]
}
]
},
{
"name": "py35-mimeparse",
"portdir": "python/py-mimeparse",
"version": "1.6.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dbtsai/python-mimeparse",
"description": "Basic functions for handling mimetypes in Python",
"long_description": "Basic functions for handling mimetypes in Python",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-vo"
]
}
]
},
{
"name": "py35-metakernel",
"portdir": "python/py-metakernel",
"version": "0.28.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py36-metakernel",
"homepage": "https://github.com/Calysto/metakernel",
"description": "Obsolete port, replaced by py36-metakernel",
"long_description": "This port has been replaced by py36-metakernel.",
"active": false,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1308
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py35-mercantile",
"portdir": "python/py-mercantile",
"version": "1.2.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mapbox/mercantile",
"description": "Spherical mercator and XYZ tile utilities",
"long_description": "Spherical mercator and XYZ tile utilities",
"active": false,
"categories": [
"devel",
"python",
"gis"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2884
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-click",
"py35-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py35-memprof",
"portdir": "python/py-memprof",
"version": "0.3.6",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jmdana.github.io/memprof/",
"description": "Memprof is a memory profiler for Python.",
"long_description": "Memprof is a memory profiler for Python. It logs and plots the memory usage of all the variables during the execution of the decorated methods.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "g5pw",
"github": "g5pw",
"ports_count": 28
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-cython",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "run",
"ports": [
"memprof_select",
"py35-matplotlib"
]
}
],
"depends_on": []
},
{
"name": "py35-meld3",
"portdir": "python/py-meld3",
"version": "2.0.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/supervisor/meld3",
"description": "SGML template system",
"long_description": "meld3 is an HTML/XML templating system for Python 2.3+ which keeps template markup and dynamic rendering logic separate from one another.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": []
},
{
"name": "py35-medusa",
"portdir": "python/py-medusa",
"version": "0.5.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/medusa",
"description": "Framework for asynchronous socket-based servers.",
"long_description": "Medusa is a framework for writing asynchronous socket-based servers.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": []
},
{
"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": 93
}
],
"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": "py35-mdp-toolkit",
"portdir": "python/py-mdp-toolkit",
"version": "3.5",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://mdp-toolkit.sourceforge.net/",
"description": "Modular toolkit for Data Processing.",
"long_description": "Modular toolkit for Data Processing.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2884
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-future",
"py35-numpy"
]
},
{
"type": "test",
"ports": [
"py35-pytest"
]
}
],
"depends_on": []
},
{
"name": "py35-mayavi",
"portdir": "python/py-mayavi",
"version": "4.7.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/enthought/mayavi",
"description": "The Enthought mayavi package",
"long_description": "3D Scientific Data Visualization and Plotting using VTK as the rendering backend and wxpython or pyqt4 for the (G)UI.",
"active": false,
"categories": [
"devel",
"graphics",
"math",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 169
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools",
"py35-sphinx"
]
},
{
"type": "lib",
"ports": [
"py35-envisage",
"vtk",
"py35-traitsui",
"py35-numpy",
"python35",
"py35-apptools"
]
}
],
"depends_on": []
},
{
"name": "py35-matplotlib-basemap",
"portdir": "python/py-matplotlib-basemap",
"version": "1.2.2",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/matplotlib/basemap",
"description": "matplotlib toolkit for plotting data on map projections",
"long_description": "Matplotlib basemap is a matplotlib toolkit python library for plotting data on map projections",
"active": false,
"categories": [
"graphics",
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"py35-numpy",
"py35-pyproj",
"python35",
"py35-six",
"geos",
"py35-pyshp",
"py35-matplotlib"
]
}
],
"depends_on": []
},
{
"name": "py35-matplotlib",
"portdir": "python/py-matplotlib",
"version": "3.0.3",
"license": "(PSF or BSD)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://matplotlib.org/",
"description": "Matplotlib is a python plotting library",
"long_description": "Matplotlib strives to produce publication quality 2D graphics for interactive graphing, scientific publishing, user interface development and web application servers targeting multiple user interfaces and hardcopy output formats. There is a 'pylab' mode which emulates matlab graphics. The library uses numpy for handling large data sets and supports a variety of output backends. This port provides variants for the different GUIs (gtk2, gtk3, tkinter, qt4, qt5, cairo, latex).",
"active": false,
"categories": [
"graphics",
"math",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2016
}
],
"variants": [
"qt4",
"webagg",
"tkinter",
"gtk3",
"qt5",
"pyside",
"cairo",
"dvipng",
"ghostscript",
"latex",
"pdftops",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"py35-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"freetype",
"py35-cairo",
"py35-cycler",
"py35-dateutil",
"libpng",
"py35-numpy",
"py35-parsing",
"py35-tornado",
"py35-kiwisolver",
"python35",
"qhull"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-pyFAI",
"py35-seaborn",
"py35-mpld3",
"py35-qutip",
"py35-spacepy",
"py35-commpy",
"py35-matplotlib-basemap",
"py35-obspy",
"py35-nltk",
"py35-stfio",
"py35-astlib",
"py35-astroML",
"py35-cartopy",
"py35-control",
"py35-descartes",
"py35-healpy",
"py35-ipympl"
]
},
{
"type": "run",
"ports": [
"py35-gammapy",
"py35-scikit-image",
"py35-aplpy",
"py35-memprof",
"py35-pyregion",
"py35-yt"
]
},
{
"type": "test",
"ports": [
"py35-nbval"
]
}
]
},
{
"name": "py35-markupsafe",
"portdir": "python/py-markupsafe",
"version": "1.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://palletsprojects.com/p/markupsafe/",
"description": "Implements a XML/HTML/XHTML Markup safe string for Python",
"long_description": "Implements a XML/HTML/XHTML Markup safe string for Python",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "test",
"ports": [
"py35-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-jinja2",
"py35-mako"
]
}
]
},
{
"name": "py35-markdown2",
"portdir": "python/py-markdown2",
"version": "2.4.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/trentm/python-markdown2",
"description": "A fast and complete implementation of Markdown in Python",
"long_description": "A fast and complete implementation of Markdown in Python. Markdown2 comes with a number of extensions for things like syntax coloring, tables, header-ids.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "run",
"ports": [
"py35-pygments"
]
}
],
"depends_on": []
},
{
"name": "py35-markdown",
"portdir": "python/py-markdown",
"version": "3.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-markdown.github.io/",
"description": "Python implementation of Markdown",
"long_description": "This is a Python implementation of John Gruber’s Markdown. It is almost completely compliant with the reference implementation, though there are a few very minor differences.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2884
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py35-marisa-trie",
"portdir": "python/py-marisa-trie",
"version": "0.7.5",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kmike/marisa-trie",
"description": "Static memory-efficient & fast Trie structures for Python (based on marisa-trie C++ library)",
"long_description": "Static memory-efficient & fast Trie structures for Python (based on marisa-trie C++ library)",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2884
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "test",
"ports": [
"py35-hypothesis",
"py35-pytest"
]
}
],
"depends_on": []
},
{
"name": "py35-mando",
"portdir": "python/py-mando",
"version": "0.6.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mando.readthedocs.org/",
"description": "Create Python CLI apps with little to no effort at all!",
"long_description": "mando is a wrapper around argparse, and allows you to write complete CLI applications in seconds while maintaining all the flexibility.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "g5pw",
"github": "g5pw",
"ports_count": 28
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-six"
]
}
],
"depends_on": []
},
{
"name": "py35-mako",
"portdir": "python/py-mako",
"version": "1.1.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.makotemplates.org/",
"description": "A super-fast templating language that borrows the best ideas from the existing templating languages.",
"long_description": "Mako is a template library written in Python. It provides a familiar, non-XML syntax which compiles into Python modules for maximum performance. Mako's syntax and API borrows from the best ideas of many others, including Django templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded Python (i.e. Python Server Page) language, which refines the familiar ideas of componentized layout and inheritance to produce one of the most straightforward and flexible models available, while also maintaining close ties to Python calling and scoping semantics.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2884
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-beaker",
"py35-markupsafe",
"py35-setuptools"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py35-pyopencl"
]
},
{
"type": "lib",
"ports": [
"py35-pygpu",
"py35-alembic"
]
}
]
},
{
"name": "py35-mahotas",
"portdir": "python/py-mahotas",
"version": "1.4.11",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://luispedro.org/software/mahotas/",
"description": "Set of functions for image processing and computer vision in Python",
"long_description": "Set of functions for image processing and computer vision in Python",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2884
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-Pillow",
"freeimage",
"py35-numpy",
"py35-setuptools",
"py35-imread"
]
}
],
"depends_on": []
},
{
"name": "py35-magic",
"portdir": "python/py-magic",
"version": "0.4.24",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ahupp/python-magic",
"description": "File type identification using libmagic",
"long_description": "Determines the mime type of a file using magic numbers. Can also operate on arbitrary data streams. Much like the Unix file(1) program.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2884
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python35",
"file"
]
}
],
"depends_on": []
},
{
"name": "py35-macholib",
"portdir": "python/py-macholib",
"version": "1.15.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://macholib.readthedocs.io/",
"description": "Mach-O header analysis and editing",
"long_description": "macholib can be used to analyze and edit Mach-O headers, the executable format used by Mac OS X. It is typically used as a dependency analysis tool, and also to rewrite dylib references in Mach-O headers to be @executable_path relative. Though this tool targets a platform specific file format, it is pure python code that is platform and endian independent.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-modulegraph",
"py35-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-py2app"
]
}
]
},
{
"name": "py35-macfsevents",
"portdir": "python/py-macfsevents",
"version": "0.8.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/malthe/macfsevents",
"description": "Thread-based interface to file system observation primitives.",
"long_description": "MacFSEvents is a Python library that provides thread-safe directory observation primitives using callbacks. It wraps the Mac OS X FSEvents API in a C-extension.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2884
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": []
},
{
"name": "py35-m2r",
"portdir": "python/py-m2r",
"version": "0.2.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/miyakogi/m2r",
"description": "Converts a markdown file including reStructuredText (rst) markups to a valid rst format",
"long_description": "M2R converts a markdown file including reStructuredText (rst) markups to a valid rst format.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1514
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "run",
"ports": [
"py35-setuptools",
"py35-mistune",
"py35-docutils"
]
},
{
"type": "test",
"ports": [
"py35-mock",
"py35-pygments",
"py35-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py35-automat"
]
}
]
},
{
"name": "py35-m2crypto",
"portdir": "python/py-m2crypto",
"version": "0.40.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/m2crypto",
"description": "Crypto and SSL toolkit for Python",
"long_description": "M2Crypto is the most complete Python wrapper for OpenSSL.",
"active": false,
"categories": [
"devel",
"python",
"crypto"
],
"maintainers": [
{
"name": "allan.que",
"github": "aque",
"ports_count": 15
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"py35-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"swig-python",
"python35",
"openssl11"
]
},
{
"type": "test",
"ports": [
"py35-pytest"
]
}
],
"depends_on": []
},
{
"name": "py35-lz4",
"portdir": "python/py-lz4",
"version": "2.2.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-lz4/python-lz4",
"description": "LZ4 bindings for Python",
"long_description": "LZ4 bindings for Python",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools_scm",
"clang-12",
"py35-pkgconfig"
]
},
{
"type": "lib",
"ports": [
"lz4",
"python35"
]
},
{
"type": "test",
"ports": [
"py35-psutil",
"py35-pytest",
"py35-pytest-runner"
]
}
],
"depends_on": []
},
{
"name": "py35-ly",
"portdir": "python/py-ly",
"version": "0.9.7",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wbsoft/python-ly",
"description": "Tool and library for manipulating LilyPond files",
"long_description": "The python-ly package provides a Python library and a commandline tool that can be used to parse and manipulate LilyPond source files.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "davide.liessi",
"github": "dliessi",
"ports_count": 72
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": []
},
{
"name": "py35-lxml",
"portdir": "python/py-lxml",
"version": "5.0.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lxml.de/",
"description": "Powerful and Pythonic XML processing library",
"long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py35-cython",
"py35-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libxslt",
"zlib",
"python35",
"libxml2"
]
},
{
"type": "test",
"ports": [
"py35-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-obspy",
"py35-beautifulsoup4",
"py35-breadability",
"py35-comet",
"py35-datacite",
"py35-leather",
"py35-agate",
"py35-urlwatch",
"py35-parsel",
"py35-ezodf",
"py35-prov"
]
},
{
"type": "run",
"ports": [
"py35-pypeg2",
"py35-pyquery"
]
}
]
},
{
"name": "py35-logilab-constraint",
"portdir": "python/py-logilab-constraint",
"version": "0.6.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.logilab.org/project/logilab-constraint",
"description": "python module for solving constraint satisfaction problems",
"long_description": "The constraint package is a constraint satisfaction problem solver written in 100% pure Python, using constraint propagation algorithms. So far, facilities are provided to work with finite domains only.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2884
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-logilab-common"
]
}
],
"depends_on": []
},
{
"name": "py35-logilab-common",
"portdir": "python/py-logilab-common",
"version": "1.6.4",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.logilab.org/project/logilab-common",
"description": "A number of modules used by various projects from Logilab",
"long_description": "A number of modules used by various projects from Logilab",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2884
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-logilab-constraint"
]
}
]
},
{
"name": "py35-logbook",
"portdir": "python/py-logbook",
"version": "1.5.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://packages.python.org/Logbook/",
"description": "Python logging replacement module.",
"long_description": "Python logging replacement module.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2884
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-cython",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": []
},
{
"name": "py35-locket",
"portdir": "python/py-locket",
"version": "0.2.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mwilliamson/locket.py",
"description": "File-based locks for Python.",
"long_description": "File-based locks for Python.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2884
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-partd"
]
}
]
},
{
"name": "py35-local-pipelines",
"portdir": "python/py-local-pipelines",
"version": "0.4.1",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/rw_grim/local-pipelines",
"description": "Local Pipelines parses your bitbucket-pipelines.yml and runs it locally using your local Docker instance",
"long_description": "Local Pipelines parses your bitbucket-pipelines.yml and runs it locally using your local Docker instance",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-yaml"
]
},
{
"type": "run",
"ports": [
"local-pipelines_select"
]
}
],
"depends_on": []
},
{
"name": "py35-llvmpy",
"portdir": "python/py-llvmpy",
"version": "0.12.7",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.llvmpy.org/",
"description": "Python bindings for LLVM",
"long_description": "llvmpy is a Python wrapper around the llvm C++ library which allows simple access to compiler tools.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2884
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13"
]
},
{
"type": "lib",
"ports": [
"llvm-3.3",
"python35"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-llvmmath"
]
}
]
},
{
"name": "py35-llvmmath",
"portdir": "python/py-llvmmath",
"version": "0.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/llvmmath",
"description": "LLVM math library",
"long_description": "LLVM math library",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2884
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-3.3",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"clang-3.3",
"python35",
"py35-llvmpy",
"py35-numpy"
]
}
],
"depends_on": []
},
{
"name": "py35-llvmlite",
"portdir": "python/py-llvmlite",
"version": "0.31.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://llvmlite.pydata.org/",
"description": "A lightweight LLVM python binding for writing JIT compilers",
"long_description": "A lightweight LLVM python binding for writing JIT compilers",
"active": false,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2884
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-8.0",
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"zlib",
"libxml2",
"ncurses",
"llvm-8.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-numba"
]
}
]
},
{
"name": "py35-llfuse",
"portdir": "python/py-llfuse",
"version": "1.3.8",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-llfuse/python-llfuse/",
"description": "Python bindings for the low-level FUSE API",
"long_description": "Python-LLFUSE is a set of Python bindings for the low level FUSE API.",
"active": false,
"categories": [
"devel",
"fuse",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"py35-setuptools",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python35",
"macfuse"
]
}
],
"depends_on": []
},
{
"name": "py35-linecache2",
"portdir": "python/py-linecache2",
"version": "1.0.0",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/linecache2/",
"description": "A backport of linecache to older supported Pythons.",
"long_description": "A backport of linecache to older supported Pythons.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-pbr",
"py35-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": []
},
{
"name": "py35-libxml2",
"portdir": "python/py-libxml2",
"version": "2.9.13",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://xmlsoft.org/python.html",
"description": "Python bindings for libxml2",
"long_description": "Python bindings for libxml2",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1514
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"python35",
"libxml2"
]
}
],
"depends_on": []
},
{
"name": "py35-libvirt",
"portdir": "python/py-libvirt",
"version": "8.2.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libvirt.org",
"description": "The libvirt virtualization API python binding",
"long_description": "The libvirt virtualization API python binding provides a module that permits applications written in the Python programming language to call the interface supplied by the libvirt library, to manage the virtualization capabilities of recent versions of Linux and other OSes.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"py35-setuptools",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python35",
"libvirt"
]
}
],
"depends_on": []
},
{
"name": "py35-libtmux",
"portdir": "python/py-libtmux",
"version": "0.8.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tmux-python/libtmux",
"description": "Python binding for tmux",
"long_description": "Python binding for tmux",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "egorenar-dev",
"github": "egorenar",
"ports_count": 35
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": []
},
{
"name": "py35-libsass",
"portdir": "python/py-libsass",
"version": "0.19.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sass.github.io/libsass-python/",
"description": "Python binding for libsass",
"long_description": "Python binding for libsass",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1514
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py35-qtsass"
]
}
]
},
{
"name": "py35-libnacl",
"portdir": "python/py-libnacl",
"version": "1.7.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/saltstack/libnacl",
"description": "Python binding for libsodium",
"long_description": "Libnacl is a Python binding for the libsodium NaCl crypto library.",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"libsodium",
"python35",
"py35-six"
]
}
],
"depends_on": []
},
{
"name": "py35-libcloud",
"portdir": "python/py-libcloud",
"version": "3.0.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libcloud.apache.org/",
"description": "Apache libcloud a unified interface into the cloud",
"long_description": "Apache Libcloud is a Python library which hides differences between different cloud provider APIs and allows you to manage different cloud resources through a unified and easy to use API.",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py35-requests",
"python35"
]
},
{
"type": "test",
"ports": [
"py35-pytest",
"py35-pytest-runner",
"py35-requests-mock",
"py35-cryptography",
"py35-mock",
"py35-openssl"
]
}
],
"depends_on": []
},
{
"name": "py35-libarchive-c",
"portdir": "python/py-libarchive-c",
"version": "2.7",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Changaco/python-libarchive-c",
"description": "Python interface to libarchive",
"long_description": "Python interface to libarchive",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "raimue",
"github": "raimue",
"ports_count": 57
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "run",
"ports": [
"libarchive"
]
}
],
"depends_on": []
},
{
"name": "py35-levenshtein",
"portdir": "python/py-levenshtein",
"version": "0.12.2",
"license": "GPL-2+",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ztane/python-Levenshtein",
"description": "Python module for fast computation of Levensthein distances.",
"long_description": "The Levenshtein Python C extension module contains functions for fast computation of Levenshtein (edit) distance, and edit operations, string similarity, approximate median strings, and generally string averaging, string sequence and set similarity. It supports both normal and Unicode strings.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2884
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-fuzzywuzzy"
]
}
]
},
{
"name": "py35-leveldb",
"portdir": "python/py-leveldb",
"version": "0.201",
"license": "BSD",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://code.google.com/p/py-leveldb/",
"description": "Python bindings for leveldb database library",
"long_description": "Python bindings for leveldb database library",
"active": false,
"categories": [
"databases",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": []
},
{
"name": "py35-lepl",
"portdir": "python/py-lepl",
"version": "5.1.3",
"license": "MPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/LEPL/",
"description": "A Parser Library for Python 2.6+.",
"long_description": "LEPL is a recursive descent parser, written in Python, which has a a friendly, easy-to-use syntax.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2884
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": []
}
]
}