HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50783,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=455",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=453",
"results": [
{
"name": "py27-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": true,
"categories": [
"devel",
"python",
"crypto"
],
"maintainers": [
{
"name": "allan.que",
"github": "aque",
"ports_count": 15
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl11",
"swig-python",
"python27",
"py27-typing"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-euca2ools",
"dqsegdb",
"ligo-lvalert"
]
}
]
},
{
"name": "py27-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": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "run",
"ports": [
"py27-setuptools",
"py27-mistune",
"py27-docutils"
]
},
{
"type": "test",
"ports": [
"py27-mock",
"py27-pygments",
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py27-automat"
]
}
]
},
{
"name": "py27-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": 2875
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py27-macholib",
"portdir": "python/py-macholib",
"version": "1.16.4",
"license": "MIT",
"platforms": "{darwin any}",
"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": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-altgraph",
"py27-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-py2app"
]
}
]
},
{
"name": "py27-magic",
"portdir": "python/py-magic",
"version": "0.4.27",
"license": "MIT",
"platforms": "{darwin any}",
"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": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2875
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27",
"file"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"alot"
]
},
{
"type": "lib",
"ports": [
"py27-eyed3",
"fdroidserver"
]
}
]
},
{
"name": "py27-magpy",
"portdir": "python/py-magpy",
"version": "0.4.7",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/geomagpy/magpy",
"description": "Geomagnetic analysis tools.",
"long_description": "Geomagnetic analysis tools.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mojca",
"github": "mojca",
"ports_count": 57
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "run",
"ports": [
"py27-numpy",
"py27-pexpect",
"py27-pymysql",
"py27-scipy",
"py27-wxpython-3.0",
"py27-netcdf4",
"py27-matplotlib"
]
}
],
"depends_on": []
},
{
"name": "py27-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": 2875
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-Pillow",
"freeimage",
"py27-numpy",
"py27-setuptools",
"py27-imread"
]
}
],
"depends_on": []
},
{
"name": "py27-mako",
"portdir": "python/py-mako",
"version": "1.1.6",
"license": "MIT",
"platforms": "{darwin any}",
"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": true,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2875
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-beaker",
"py27-markupsafe",
"py27-setuptools"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py27-pyopencl"
]
},
{
"type": "lib",
"ports": [
"gnuradio-devel",
"py27-pygpu",
"py27-alembic",
"digital_rf",
"py27-smisk"
]
}
]
},
{
"name": "py27-managesieve",
"portdir": "python/py-managesieve",
"version": "0.6",
"license": "(PSF or GPL-3)",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://managesieve.readthedocs.io/",
"description": "Protocol for remotely managing Sieve scripts",
"long_description": "A Protocol for remotely managing Sieve Scripts. A MANGAGESIEVE client library for remotely managing Sieve scripts, including an interactive sieveshell.",
"active": false,
"categories": [
"mail",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-pytest-runner",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": []
},
{
"name": "py27-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",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-six"
]
}
],
"depends_on": []
},
{
"name": "py27-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": 2875
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-hypothesis",
"py27-pytest",
"py27-readme_renderer"
]
}
],
"depends_on": []
},
{
"name": "py27-markdown",
"portdir": "python/py-markdown",
"version": "3.1.1",
"license": "BSD",
"platforms": "{darwin any}",
"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": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2875
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"redo"
]
},
{
"type": "lib",
"ports": [
"py27-tensorboard1"
]
}
]
},
{
"name": "py27-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": [
"py27-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "run",
"ports": [
"py27-pygments"
]
}
],
"depends_on": []
},
{
"name": "py27-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": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-webhelpers",
"py27-mako",
"py27-jinja2",
"py27-werkzeug"
]
}
]
},
{
"name": "py27-matplotlib",
"portdir": "python/py27-matplotlib",
"version": "2.2.5",
"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": true,
"categories": [
"graphics",
"math",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2007
}
],
"variants": [
"gtk2",
"qt4",
"webagg",
"tkinter",
"gtk3",
"qt5",
"cairo",
"dvipng",
"ghostscript",
"latex",
"pdftops",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"py27-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"freetype",
"py27-backports-functools_lru_cache",
"py27-cairo",
"py27-cycler",
"py27-dateutil",
"py27-importlib-resources",
"libpng",
"py27-numpy",
"py27-parsing",
"py27-six",
"py27-subprocess32",
"py27-tornado",
"py27-tz",
"py27-kiwisolver",
"python27",
"qhull"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-mpld3",
"py27-astroML",
"py27-qutip",
"py27-sfepy",
"py27-spacepy",
"py27-cartopy",
"py27-lalinference",
"py27-commpy",
"py27-matplotlib-basemap",
"py27-fipy",
"py27-obspy",
"py27-seaborn",
"py27-corner",
"py27-pytest-mpl",
"py27-scitools",
"HORTON",
"py27-control",
"py27-descartes",
"py27-stfio",
"py27-pacal",
"py27-pyFAI",
"py27-pymca",
"py27-pyml",
"py27-trep",
"py27-gwpy",
"nMOLDYN",
"py27-pyphant",
"py27-pyphant-osc",
"py27-healpy",
"py27-pandas",
"py27-pyslides",
"py27-pyvttbl",
"py27-MDAnalysis",
"py27-psychopy",
"py27-ipympl",
"alps",
"py27-nltk",
"py27-astlib"
]
},
{
"type": "run",
"ports": [
"gr37-tdd",
"gr37-sdrplay",
"py27-magpy",
"gr37-iridium",
"gr37-specest",
"gnuradio37",
"pyfa",
"py27-scapy",
"gnuradio-devel",
"py27-aplpy",
"py27-colour",
"py27-gammapy",
"py27-htseq",
"py27-kapteyn",
"py27-memprof",
"py27-pyregion",
"py27-yt",
"py27-scikit-image",
"digital_rf",
"gr37-adapt",
"gr37-air-modes",
"gr37-ais",
"gr37-baz",
"gr37-cdma",
"gr37-fcdproplus",
"gr37-foo",
"gr37-fosphor",
"gr37-gfdm",
"gr37-gsm",
"gr37-ieee802-11",
"gr37-ieee802-15-4",
"gr37-iqbalance",
"gr37-iio",
"gr37-limesdr",
"gr37-lora-rpp0",
"gr37-lora-BastilleResearch",
"gr37-lte",
"gr37-mapper",
"gr37-mac",
"gr37-ofdm",
"gr37-osmosdr",
"gr37-pcap",
"gr37-pyqt",
"gr37-satellites",
"gr37-rds"
]
},
{
"type": "test",
"ports": [
"py27-nbval"
]
}
]
},
{
"name": "py27-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",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"py27-numpy",
"py27-pyproj",
"python27",
"py27-six",
"geos",
"py27-pyshp",
"py27-matplotlib"
]
}
],
"depends_on": []
},
{
"name": "py27-mcrypt",
"portdir": "python/py-mcrypt",
"version": "1.1",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://niemeyer.net/python-mcrypt",
"description": "a comprehensive Python interface to the mcrypt library",
"long_description": "py-mcrypt is a comprehensive Python interface to the mcrypt library, which provides a uniform interface to several symmetric encryption algorithms. It is intended to have a simple interface to access encryption algorithms in ofb, cbc, cfb, ecb and stream modes. The algorithms it supports are DES, 3DES, RIJNDAEL, Twofish, IDEA, GOST, CAST-256, ARCFOUR, SERPENT, SAFER+, and more.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"mcrypt"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-mcrypt"
]
}
]
},
{
"name": "py27-MDAnalysis",
"portdir": "python/py-MDAnalysis",
"version": "1.0.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.mdanalysis.org/",
"description": "An object-oriented toolkit to analyze molecular dynamics trajectories generated by CHARMM, Gromacs, NAMD, LAMMPS, or Amber.",
"long_description": "An object-oriented toolkit to analyze molecular dynamics trajectories generated by CHARMM, Gromacs, NAMD, LAMMPS, or Amber. It also reads other formats (e.g. PDB files and XYZ format trajectories. It can write most of the coordinate formats, too, together with atom selections for use in Gromacs, CHARMM, VMD and PyMOL.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 93
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"py27-biopython",
"py27-gsd",
"py27-joblib",
"py27-matplotlib",
"py27-mmtf-python",
"python27",
"py27-networkx",
"py27-numpy",
"py27-scipy",
"py27-six",
"py27-tqdm",
"py27-mock",
"py27-GridDataFormats"
]
}
],
"depends_on": []
},
{
"name": "py27-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": 2875
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-future",
"py27-numpy"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-pymca"
]
}
]
},
{
"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": 93
}
],
"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": "py27-mecab-python3",
"portdir": "python/py-mecab-python3",
"version": "1.0.2",
"license": "(GPL or LGPL or BSD)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/SamuraiT/mecab-python3",
"description": "Python wrapper for the MeCab morphological analyzer for Japanese",
"long_description": "Python wrapper for the MeCab morphological analyzer for Japanese",
"active": false,
"categories": [
"textproc",
"japanese",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python27",
"mecab-utf8"
]
}
],
"depends_on": []
},
{
"name": "py27-mechanize",
"portdir": "python/py-mechanize",
"version": "0.2.5",
"license": "(BSD or ZPL-2.1)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wwwsearch.sourceforge.net/mechanize",
"description": "Stateful programmatic web browsing",
"long_description": "Stateful programmatic web browsing, after Andy Lester's Perl module WWW::Mechanize.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-libgmail",
"py-mechanize"
]
}
]
},
{
"name": "py27-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": [
"py27-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py27-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",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py27-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",
"py27-cython",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "run",
"ports": [
"memprof_select",
"py27-matplotlib"
]
}
],
"depends_on": []
},
{
"name": "py27-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": 2875
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-click",
"py27-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py27-mercurial_extension_utils",
"portdir": "python/py-mercurial_extension_utils",
"version": "1.5.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://foss.heptapod.net/mercurial/mercurial-extension_utils",
"description": "Utility methods for Mercurial extensions",
"long_description": "Utility methods for Mercurial extensions",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 172
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "run",
"ports": [
"mercurial"
]
}
],
"depends_on": []
},
{
"name": "py27-mercurial_keyring",
"portdir": "python/py-mercurial_keyring",
"version": "1.3.1",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "hg-keyring",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by hg-keyring",
"long_description": "This port has been replaced by hg-keyring.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"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": "py27-meta",
"portdir": "python/py-meta",
"version": "1.0.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://srossross.github.io/Meta/",
"description": "A Pure Python module containing a framework to manipulate and analyze python ast's and bytecode.",
"long_description": "A Pure Python module containing a framework to manipulate and analyze python ast's and bytecode.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2875
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py27-metakernel",
"portdir": "python/py-metakernel",
"version": "0.28.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Calysto/metakernel",
"description": "A Jupyter/IPython kernel template",
"long_description": "A Jupyter/IPython kernel template which includes core magic functions (including help, command and file path completion, parallel and distributed processing, downloads, and much more).",
"active": false,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-notebook"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-oct2py"
]
}
]
},
{
"name": "py27-metar",
"portdir": "python/py-metar",
"version": "0.21",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.schwarzvogel.de/software/pymetar.html",
"description": "python interface to the weather reports of the NOAA",
"long_description": "This library downloads the weather report for a given NOAA station ID (get yours here), decodes it and provides easy access to all the data found in the report.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py27-mhash",
"portdir": "python/py-mhash",
"version": "1.4",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://labix.org/python-mhash",
"description": "A comprehensive Python interface to the mhash library.",
"long_description": "A comprehensive Python interface to the mhash library, which provides a uniform interface to access several hashing algorithms such as MD4, MD5, SHA1, SHA160, and many others.",
"active": false,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2875
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"mhash",
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-mhash"
]
}
]
},
{
"name": "py27-milk",
"portdir": "python/py-milk",
"version": "0.6.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://luispedro.org/software/milk",
"description": "Machine Learning Toolkit",
"long_description": "Machine Learning Toolkit",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2875
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"eigen3",
"py27-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-milk"
]
}
]
},
{
"name": "py27-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",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-tastypie"
]
}
]
},
{
"name": "py27-minecraft-overviewer",
"portdir": "python/py-minecraft-overviewer",
"version": "0.12.280_2018-11-18",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://overviewer.org/",
"description": "Render high-resolution maps of a Minecraft world with a Google Maps powered interface",
"long_description": "Render high-resolution maps of a Minecraft world with a Google Maps powered interface",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-numpy",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "run",
"ports": [
"py27-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-minecraft-overviewer"
]
}
]
},
{
"name": "py27-minfx",
"portdir": "python/py-minfx",
"version": "1.0.3",
"license": "GPL-3+",
"platforms": "{darwin any} freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gna.org/projects/minfx/",
"description": "The minfx optimisation library.",
"long_description": "The minfx project is a python package for numerical optimisation.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "howarth.at.macports",
"github": "jwhowarth",
"ports_count": 18
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-minfx"
]
}
]
},
{
"name": "py27-mingus",
"portdir": "python/py-mingus",
"version": "0.4.2.3",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://mingus.googlecode.com/",
"description": "Music package for Python",
"long_description": "mingus is a package for Python used by programmers, musicians, composers and researchers to make and investigate music. At the core of mingus is music theory, which includes topics like intervals, chords, scales and progressions.",
"active": true,
"categories": [
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-mingus"
]
}
]
},
{
"name": "py27-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",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-cffi"
]
}
],
"depends_on": []
},
{
"name": "py27-mistune",
"portdir": "python/py-mistune",
"version": "0.8.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 2,
"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": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2875
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-nbconvert"
]
},
{
"type": "run",
"ports": [
"py27-m2r"
]
}
]
},
{
"name": "py27-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": [
"py27-pip",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"tbb",
"libomp",
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-mkl-include"
]
}
]
},
{
"name": "py27-mkl-include",
"portdir": "python/py-mkl",
"version": "2023.2.1",
"license": "Restrictive/Distributable",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/mkl_include",
"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": [
"py27-pip",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-mkl"
]
}
],
"depends_on": []
},
{
"name": "py27-mlpy",
"portdir": "python/py-mlpy",
"version": "3.5.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://mlpy.sourceforge.net",
"description": "Python package for predictive modeling",
"long_description": "mlpy is a high-performance Python package for predictive modeling. It makes extensive use of NumPy (http://scipy.org) to provide fast N-dimensional array manipulation and easy integration of C code. mlpy provides high level procedures that support, with few lines of code, the design of rich Data Analysis Protocols (DAPs) for preprocessing, clustering, predictive classification and feature selection. Methods are available for feature weighting and ranking, data resampling, error evaluation and experiment landscaping. The package includes tools to measure stability in sets of ranked feature lists.",
"active": false,
"categories": [
"science",
"lang",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 438
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"py27-cython",
"python27",
"py27-scipy",
"py27-numpy",
"gsl"
]
}
],
"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": "py27-mmtf-python",
"portdir": "python/py-mmtf-python",
"version": "1.1.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rcsb/mmtf-python",
"description": "The python implementation of the MMTF API, decoder and encoder.",
"long_description": "The python implementation of the MMTF API, decoder and encoder. The macromolecular transmission format (MMTF) is a binary encoding of biological structures. This repository holds the Python 2 and 3 compatible API, encoding and decoding libraries.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 93
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-msgpack"
]
},
{
"type": "test",
"ports": [
"py27-nose",
"py27-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-MDAnalysis"
]
}
]
},
{
"name": "py27-mock",
"portdir": "python/py-mock",
"version": "3.0.5",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mock.readthedocs.org/en/latest/",
"description": "Rolling backport of unittest.mock for all Pythons",
"long_description": "Rolling backport of unittest.mock for all Pythons.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2007
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-funcsigs",
"py27-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-docx",
"py27-visa",
"py27-flask-restful",
"py27-MDAnalysis",
"calendar-contacts-server"
]
},
{
"type": "run",
"ports": [
"py27-obspy",
"py27-cartopy",
"lscsoft-deps"
]
},
{
"type": "test",
"ports": [
"py27-cssutils",
"py27-csvkit",
"py27-geopy",
"py27-json-rpc",
"py27-pygraphviz",
"py27-requests-cache",
"py27-supervisor",
"py27-wurlitzer",
"py27-qtpy",
"py27-tzlocal",
"py27-columnize",
"py27-ddt",
"py27-language-server",
"py27-openid",
"buildbot-slave-0.8",
"py27-flake8",
"py27-selectors2",
"py27-scandir",
"py27-webtest",
"py27-freezegun",
"py27-requests-oauthlib",
"py27-aniso8601",
"py27-transaction",
"py27-oauthlib",
"py27-dateutil",
"py27-m2r",
"py27-libcloud",
"py27-docker",
"buildbot-0.8",
"py27-xarray",
"py27-hcloud",
"py27-python-jsonrpc-server",
"py27-xkcdpass",
"py27-behave",
"py27-bqplot",
"py27-colour"
]
}
]
},
{
"name": "py27-modulegraph",
"portdir": "python/py-modulegraph",
"version": "0.19.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://undefined.org/python/#modulegraph",
"description": "Python module dependency analysis tool",
"long_description": "modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph uses similar methods to modulefinder from the standard library, but uses a more flexible internal representation, has more extensive knowledge of special cases, and is extensible.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-altgraph",
"py27-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py27-moin",
"portdir": "python/py-moin",
"version": "1.9.10",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://moinmo.in/",
"description": "a Python-based WikiEngine",
"long_description": "MoinMoin is an advanced, easy to use and extensible WikiEngine with a large community of users. Said in a few words, it is about collaboration on easily editable web pages.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-moin"
]
}
]
},
{
"name": "py27-molmod",
"portdir": "python/py-molmod",
"version": "1.4.8",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://molmod.github.io/molmod/index.html",
"description": "Python library with many components that are useful to write molecular modeling programs",
"long_description": "MolMod is a python package that is used by Zeobuilder and Tracks. Zeobuilder is a GUI toolkit for the interactive construction of complex molecular models. Tracks is a collection of molecular dynamics and monte carlo analysis scripts. MolMod groups a series of modules that are useful for analyzing molecular modeling simulations, and for setting up complex input files. MolMod can also be used as a library for batch work, independent of Zeobuilder or Tracks.",
"active": false,
"categories": [
"python",
"chemistry"
],
"maintainers": [
{
"name": "yangx59",
"github": "",
"ports_count": 5
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-cython",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-future",
"py27-numpy"
]
}
],
"depends_on": []
},
{
"name": "py27-mongoalchemy",
"portdir": "python/py-mongoalchemy",
"version": "0.21",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.mongoalchemy.org",
"description": "Document-Object Mapper/Toolkit for Mongo Databases",
"long_description": "MongoAlchemy is a layer on top of the Python MongoDB driver which adds client-side schema definitions, an easier to work with and programmatic query language, and a Document-Object mapper which allows python objects to be saved and loaded into the database in a type-safe way.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-pymongo"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-flask-mongoalchemy",
"py-mongoalchemy"
]
}
]
},
{
"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": 53
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-pymongo",
"py27-six"
]
}
],
"depends_on": []
}
]
}