HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50477,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=784",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=782",
"results": [
{
"name": "py310-opencv3-devel",
"portdir": "graphics/opencv3-devel",
"version": "3.4.16",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://opencv.org",
"description": "Open Source Computer Vision Library",
"long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
"active": true,
"categories": [
"graphics",
"science"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 350
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libpng",
"ilmbase",
"openjpeg",
"tiff",
"webp",
"bzip2",
"python310",
"py310-numpy",
"opencv3-devel",
"openexr2",
"ffmpeg",
"zlib",
"libjpeg-turbo"
]
}
],
"depends_on": []
},
{
"name": "openvdb",
"portdir": "graphics/openvdb",
"version": "11.0.0",
"license": "(MPL-2 or LGPL-2.1+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.openvdb.org/",
"description": "sparse volumetric data structure and tools",
"long_description": "OpenVDB is an open source C++ library comprising a novel hierarchical data structure and a large suite of tools for the efficient storage and manipulation of sparse volumetric data discretized on three-dimensional grids. It was developed by DreamWorks Animation for use in volumetric applications typically encountered in computer-generated graphics and animation.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
},
{
"name": "",
"github": "jasonliu--",
"ports_count": 37
}
],
"variants": [
"debug",
"tests",
"docs",
"nanovdb",
"logging",
"openexr",
"png",
"jemalloc",
"utils",
"jpg",
"alembic",
"examples",
"benchmark",
"python310",
"python311",
"python312",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"doxygen",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"glfw",
"libjpeg-turbo",
"libpng",
"blosc",
"onetbb",
"imath",
"boost187",
"openexr",
"zlib",
"jemalloc",
"alembic"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"openimageio",
"blender"
]
}
]
},
{
"name": "vigra",
"portdir": "graphics/vigra",
"version": "1.11.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ukoethe.github.io/vigra/",
"description": "Generic Image Processing Library for C++",
"long_description": "VIGRA stands for \"Vision with Generic Algorithms\". It's a novel computer vision library that puts its main emphasis on customizable algorithms and data structures. By using template techniques similar to those in the C++ Standard Template Library, you can easily adapt any VIGRA component to the needs of your application, without thereby giving up execution speed.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "benjamin.seppke",
"github": "BSeppke",
"ports_count": 1
}
],
"variants": [
"debug",
"docs",
"valgrind",
"python27",
"python310",
"python311",
"python312",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libjpeg-turbo",
"libpng",
"tiff",
"fftw-3-single",
"hdf5",
"szip",
"openexr2",
"python312",
"py312-numpy",
"py312-sphinx",
"boost176",
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"lprof",
"enblend",
"hugin-app"
]
}
]
},
{
"name": "znc",
"portdir": "irc/znc",
"version": "1.9.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://znc.in/",
"description": "An advanced IRC bouncer",
"long_description": "ZNC is an IRC bounce/proxy with many advanced features like detaching, multiple users, multiple clients per user, channel/query playback buffers, SSL, IPv6, transparent DCC bouncing, C++/Perl/Tcl module support, party line, and Web administration.",
"active": true,
"categories": [
"irc"
],
"maintainers": [],
"variants": [
"debug",
"python310",
"python311",
"python312",
"python313"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"gettext",
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"tcl",
"argon2",
"cyrus-sasl2",
"boost176",
"icu",
"openssl",
"perl5"
]
}
],
"depends_on": []
},
{
"name": "vtk",
"portdir": "graphics/vtk",
"version": "9.5.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.vtk.org",
"description": "Visualization Toolkit (VTK)",
"long_description": "Visualization Toolkit (VTK) is an open-source, freely available software system for 3D computer graphics, image processing and visualization.",
"active": true,
"categories": [
"devel",
"graphics"
],
"maintainers": [
{
"name": "dave.allured",
"github": "Dave-Allured",
"ports_count": 9
}
],
"variants": [
"debug",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"gfortran",
"mpich",
"openmpi",
"ffmpeg",
"qt5",
"python310",
"python311",
"python312",
"python313",
"xdmf",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"hdf5",
"tiff",
"proj9",
"libxml2",
"eigen3"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-mayavi",
"py35-mayavi",
"QCSXCAD",
"py37-mayavi",
"py39-mayavi",
"py38-mayavi",
"CSXCAD",
"openEMS",
"nektarpp",
"gdcm",
"py310-mayavi",
"py311-mayavi",
"py312-mayavi",
"AppCSXCAD"
]
}
]
},
{
"name": "dlib",
"portdir": "math/dlib",
"version": "19.24.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://dlib.net",
"description": "Modern C++ toolkit for machine learning, image processing, and more.",
"long_description": "Dlib is a modern C++ toolkit containing machine learning algorithms and tools for creating complex software in C++ to solve real world problems. It is used in both industry and academia in a wide range of domains including robotics, embedded devices, mobile phones, and large high performance computing environments. Dlib's open source licensing allows you to use it in any application, free of charge.",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"giflib",
"libjpeg-turbo",
"libpng",
"webp",
"OpenBLAS",
"ffmpeg",
"xorg-libXext",
"xorg-libice",
"xorg-libsm",
"libjxl"
]
}
],
"depends_on": []
},
{
"name": "libfaiss",
"portdir": "math/libfaiss",
"version": "1.7.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/facebookresearch/faiss",
"description": "Efficient similarity search library from Facebook AI Research.",
"long_description": "Library for efficient similarity search and clustering of dense vectors. It contains algorithms that search in sets of vectors of any size, up to ones that possibly do not fit in RAM. It also contains supporting code for evaluation and parameter tuning. Faiss is written in C++ with complete wrappers for Python/numpy. Some of the most useful algorithms are implemented on the GPU.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "hoss",
"github": "beauby",
"ports_count": 5
},
{
"name": "matthijs",
"github": "mdouze",
"ports_count": 5
}
],
"variants": [
"debug",
"openblas",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libomp",
"OpenBLAS"
]
}
],
"depends_on": []
},
{
"name": "py310-dlib",
"portdir": "math/dlib",
"version": "19.24.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://dlib.net",
"description": "Python 3.10 bindings for Modern C++ toolkit for machine learning, image processing, and more.",
"long_description": "This package provides Python 3.10 bindings, modules, and scripts.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"py310-setuptools",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libpng",
"webp",
"OpenBLAS",
"ffmpeg",
"xorg-libXext",
"xorg-libice",
"xorg-libsm",
"python310",
"libjxl",
"sqlite3",
"giflib",
"libjpeg-turbo"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-photomosaic"
]
}
]
},
{
"name": "py311-dlib",
"portdir": "math/dlib",
"version": "19.24.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://dlib.net",
"description": "Python 3.11 bindings for Modern C++ toolkit for machine learning, image processing, and more.",
"long_description": "This package provides Python 3.11 bindings, modules, and scripts.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"py311-setuptools",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libpng",
"webp",
"OpenBLAS",
"ffmpeg",
"xorg-libXext",
"xorg-libice",
"xorg-libsm",
"libjxl",
"python311",
"sqlite3",
"giflib",
"libjpeg-turbo"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": []
},
{
"name": "py312-dlib",
"portdir": "math/dlib",
"version": "19.24.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://dlib.net",
"description": "Python 3.12 bindings for Modern C++ toolkit for machine learning, image processing, and more.",
"long_description": "This package provides Python 3.12 bindings, modules, and scripts.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"py312-setuptools",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libpng",
"webp",
"OpenBLAS",
"ffmpeg",
"xorg-libXext",
"xorg-libice",
"xorg-libsm",
"libjxl",
"python312",
"sqlite3",
"giflib",
"libjpeg-turbo"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-faiss",
"portdir": "math/libfaiss",
"version": "1.7.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/facebookresearch/faiss",
"description": "Python 3.10 bindings for Efficient similarity search library from Facebook AI Research.",
"long_description": "This package provides Python 3.10 bindings, modules, and scripts.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "hoss",
"github": "beauby",
"ports_count": 5
},
{
"name": "matthijs",
"github": "mdouze",
"ports_count": 5
}
],
"variants": [
"debug",
"openblas",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"swig",
"swig-python",
"py310-setuptools",
"clang-18",
"cmake"
]
},
{
"type": "lib",
"ports": [
"libomp",
"OpenBLAS",
"python310",
"py310-numpy"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-transformers",
"py310-photomosaic"
]
}
]
},
{
"name": "netgen",
"portdir": "math/netgen",
"version": "6.2.2307",
"license": "LGPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ngsolve.org/",
"description": "NETGEN is an automatic 3d tetrahedral mesh generator",
"long_description": "NETGEN is an automatic 3d tetrahedral mesh generator. It accepts input from constructive solid geometry (CSG) or boundary representation (BRep) from STL file format. The connection to a geometry kernel allows the handling of IGES and STEP files. NETGEN contains modules for mesh optimization and hierarchical mesh refinement.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [
"debug",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clangdevel",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"python310",
"python311",
"quartz",
"x11",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"cmake"
]
},
{
"type": "lib",
"ports": [
"libjpeg-turbo",
"tcl",
"ffmpeg",
"Togl",
"zlib",
"python311",
"py311-pybind11-stubgen",
"tk-quartz",
"tkdnd",
"pybind11"
]
},
{
"type": "run",
"ports": [
"py311-tkinter"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ngsolve"
]
}
]
},
{
"name": "ngsolve",
"portdir": "math/ngsolve",
"version": "6.2.2307",
"license": "LGPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ngsolve.org/",
"description": "NGSolve Finite Element Library",
"long_description": "NGSolve is a general purpose Finite Element Library on top of Netgen. With the basic library one can solve heat flow equations, Maxwell equations, and solid mechanical problems. Several add-ons are available for particular application classes.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [
"flexiblas",
"openblas",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"debug",
"accelerate",
"atlas",
"blis",
"clang18",
"clang19",
"clang20",
"clang21",
"clangdevel",
"gcc10",
"gcc11",
"gcc12",
"gcc14",
"gcc15",
"gccdevel",
"python310",
"python311",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pybind11",
"py311-pybind11-stubgen",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"SuiteSparse_AMD",
"SuiteSparse_CCOLAMD",
"SuiteSparse_CHOLMOD",
"zlib",
"netgen",
"python311",
"SuiteSparse_UMFPACK",
"libjpeg-turbo",
"OpenBLAS",
"SuiteSparse_config"
]
}
],
"depends_on": []
},
{
"name": "mpv-legacy",
"portdir": "multimedia/mpv-legacy",
"version": "0.36.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.mpv.io",
"description": "mpv is a movie player based on MPlayer and mplayer2.",
"long_description": "mpv is a movie player based on MPlayer and mplayer2. It plays most MPEG/VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, RealMedia, Matroska, NUT, NuppelVideo, FLI, YUV4MPEG, FILM, RoQ, PVA files, supported by many native, XAnim, and Win32 DLL codecs. You can watch VideoCD, SVCD, DVD, 3ivx, DivX 3/4/5, WMV and even H.264 movies.",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"python310",
"python311",
"python37",
"bundle",
"coreaudio",
"screenshot",
"network",
"ytdlp",
"bluray",
"dvd",
"audiocd",
"libarchive",
"rubberband",
"pulseaudio",
"jack",
"openal",
"x11",
"opengl",
"sdl2",
"caca",
"osd",
"debug",
"printable_doc",
"uchardet",
"libmpv"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-docutils",
"pkgconfig",
"python311"
]
},
{
"type": "lib",
"ports": [
"libdvdnav",
"libdvdread",
"libsdl2",
"lcms2",
"zimg",
"lua52",
"libarchive",
"libass",
"libbluray",
"libiconv",
"ffmpeg6",
"perl5",
"zlib",
"libcdio-paranoia",
"rubberband"
]
},
{
"type": "run",
"ports": [
"libbdplus",
"libaacs"
]
}
],
"depends_on": []
},
{
"name": "avahi",
"portdir": "net/avahi",
"version": "0.8",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://avahi.org",
"description": "Avahi is an Implementation of the DNS Service Discovery and Multicast DNS specifications for Zeroconf Networking.",
"long_description": "Avahi is an Implementation of the DNS Service Discovery and Multicast DNS specifications for Zeroconf Networking. It uses D-Bus for communication between user applications and a system daemon. The daemon is used to coordinate application efforts in caching replies, necessary to minimize the traffic imposed on networks.",
"active": true,
"categories": [
"devel",
"net"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 225
}
],
"variants": [
"mono",
"test",
"gtk",
"gtk3",
"qt4",
"qt5",
"python27",
"python310",
"python311",
"python312",
"python313",
"x11",
"quartz",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"gettext",
"pkgconfig",
"intltool",
"libxml2",
"xmltoman",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-gdbm",
"gdbm",
"py313-gobject3",
"dbus-python313",
"libdaemon",
"libevent",
"gobject-introspection",
"gtk3",
"expat",
"gettext-runtime"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libdmapsharing",
"telepathy-salut",
"libepc",
"tracker3",
"mod_dnssd",
"kdelibs4",
"grilo-plugins",
"VLC2",
"libVLC2",
"sane-backends",
"pulseaudio"
]
}
]
},
{
"name": "scidavis",
"portdir": "science/scidavis",
"version": "2.7",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://scidavis.sourceforge.net",
"description": "SciDAVis is a user-friendly data analysis and visualization program primarily aimed at high-quality plotting of scientific data",
"long_description": "SciDAVis is a user-friendly data analysis and visualization program primarily aimed at high-quality plotting of scientific data",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "nicos",
"github": "NicosPavlov",
"ports_count": 16
}
],
"variants": [
"debug",
"python313"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"qt5-qttools",
"zlib",
"qt5-qtbase",
"gsl",
"muparser",
"gl2ps",
"qt5-qtimageformats",
"qt5-qtsvg"
]
}
],
"depends_on": []
},
{
"name": "stimfit",
"portdir": "science/stimfit",
"version": "0.16.6",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.stimfit.org",
"description": "Electrophysiology analysis suite",
"long_description": "A program for viewing and analyzing electrophysiological data",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "christsc",
"github": "neurodroid",
"ports_count": 7
}
],
"variants": [
"python310",
"python311",
"python312",
"python313",
"atlas",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"swig-python",
"gawk",
"py313-setuptools",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"py313-matplotlib",
"fftw-3",
"py313-wxpython-4.0",
"hdf5",
"python313",
"py313-numpy"
]
}
],
"depends_on": []
},
{
"name": "xrootd",
"portdir": "science/xrootd",
"version": "5.9.0",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://xrootd.org/",
"description": "Generic suite for fast, low-latency and scalable data access.",
"long_description": "Generic suite for fast, low-latency and scalable data access.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 220
}
],
"variants": [
"debug",
"python310",
"python311",
"python312",
"python313",
"readline",
"ssl",
"kerberos",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"cmake",
"pkgconfig",
"py313-setuptools",
"py313-setuptools_scm",
"py313-pip",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libxml2",
"tinyxml",
"zlib",
"python313",
"openssl3",
"ossp-uuid",
"readline",
"swig",
"curl",
"kerberos5",
"json-c"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-scikit-hep-uproot4",
"py39-scikit-hep-uproot",
"py37-scikit-hep-uproot",
"py37-scikit-hep-uproot4",
"py38-scikit-hep-uproot4",
"py39-scikit-hep-uproot4",
"py310-scikit-hep-uproot4",
"py311-scikit-hep-uproot4",
"root6",
"py38-scikit-hep-uproot",
"py310-scikit-hep-uproot",
"py311-scikit-hep-uproot"
]
}
]
},
{
"name": "fasttext",
"portdir": "textproc/fasttext",
"version": "0.9.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/facebookresearch/fastText",
"description": "Library for fast text representation and classification.",
"long_description": "fastText is a library for efficient learning of word representations and sentence classification.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "py313-fasttext",
"portdir": "textproc/fasttext",
"version": "0.9.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/facebookresearch/fastText",
"description": "Python bindings for fasttext",
"long_description": "Python bindings for fasttext",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-pybind11",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-numpy"
]
}
],
"depends_on": []
},
{
"name": "mod_wsgi",
"portdir": "www/mod_wsgi",
"version": "4.9.0",
"license": "Apache",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.modwsgi.org/",
"description": "Python WSGI adapter module for Apache.",
"long_description": "The mod_wsgi module is written in C code directly against the internal Apache and Python application programming interfaces. As such, for hosting WSGI applications in conjunction with Apache it has a lower memory overhead and performs better than existing WSGI adapters for mod_python or alternative FASTCGI/SCGI/CGI based solutions.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [
"python310",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"apache2",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py38-gyoto",
"portdir": "science/Gyoto",
"version": "1.4.4",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gyoto.obspm.fr",
"description": "General relativistic geodesic integration and ray-tracing",
"long_description": "Gyoto aims at providing a framework for computing orbits and ray-traced images in General relativity. It consists in a C++ shared library (libgyoto), utility programs (gyoto, gyotoy), and a plug-in for the Yorick programming language. Gyoto can be extended with plug-ins.",
"active": false,
"categories": [
"science",
"python",
"yorick"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 43
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gfortran",
"openmpi",
"mpich"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"doxygen",
"pkgconfig",
"swig-python",
"LORENE"
]
},
{
"type": "lib",
"ports": [
"yorick",
"xercesc3",
"python38",
"boost176",
"py38-numpy",
"Gyoto",
"cfitsio",
"udunits2"
]
},
{
"type": "run",
"ports": [
"yorick-yutils",
"yorick-gy"
]
}
],
"depends_on": []
},
{
"name": "py27-gyoto",
"portdir": "science/Gyoto",
"version": "1.4.3",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py37-gyoto",
"homepage": "http://gyoto.obspm.fr",
"description": "Obsolete port, replaced by py37-gyoto",
"long_description": "This port has been replaced by py37-gyoto.",
"active": false,
"categories": [
"science",
"yorick"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 43
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"boost176"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py34-gyoto",
"portdir": "science/Gyoto",
"version": "1.4.3",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py37-gyoto",
"homepage": "http://gyoto.obspm.fr",
"description": "Obsolete port, replaced by py37-gyoto",
"long_description": "This port has been replaced by py37-gyoto.",
"active": false,
"categories": [
"science",
"yorick"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 43
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"boost176"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py39-gyoto",
"portdir": "science/Gyoto",
"version": "2.0.2-20251105",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gyoto.obspm.fr",
"description": "General relativistic geodesic integration and ray-tracing",
"long_description": "Gyoto aims at providing a framework for computing orbits and ray-traced images in General relativity. It consists in a C++ shared library (libgyoto) and a utility programs (gyoto). Gyoto can be extended with plug-ins. The py*-gyoto Ports contains Python bindings for libgyoto.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 43
}
],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clangdevel",
"g95",
"gfortran",
"openmpi",
"mpich",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"swig-python",
"eigen3",
"py39-pip",
"py39-setuptools",
"LORENE",
"doxygen",
"py39-build",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39",
"flint",
"py39-numpy",
"Gyoto",
"cfitsio",
"udunits2",
"xercesc3",
"boost176"
]
},
{
"type": "run",
"ports": [
"Gyoto"
]
},
{
"type": "test",
"ports": [
"py39-matplotlib"
]
}
],
"depends_on": []
},
{
"name": "py33-gyoto",
"portdir": "science/Gyoto",
"version": "1.4.3",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py37-gyoto",
"homepage": "http://gyoto.obspm.fr",
"description": "Obsolete port, replaced by py37-gyoto",
"long_description": "This port has been replaced by py37-gyoto.",
"active": false,
"categories": [
"science",
"yorick"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 43
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"boost176"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py35-gyoto",
"portdir": "science/Gyoto",
"version": "1.4.4",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gyoto.obspm.fr",
"description": "General relativistic geodesic integration and ray-tracing",
"long_description": "Gyoto aims at providing a framework for computing orbits and ray-traced images in General relativity. It consists in a C++ shared library (libgyoto), utility programs (gyoto, gyotoy), and a plug-in for the Yorick programming language. Gyoto can be extended with plug-ins.",
"active": false,
"categories": [
"science",
"python",
"yorick"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 43
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gfortran",
"openmpi",
"mpich"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14",
"doxygen",
"pkgconfig",
"swig-python",
"LORENE"
]
},
{
"type": "lib",
"ports": [
"yorick",
"xercesc3",
"python35",
"boost176",
"py35-numpy",
"Gyoto",
"cfitsio",
"udunits2"
]
},
{
"type": "run",
"ports": [
"yorick-yutils",
"yorick-gy"
]
}
],
"depends_on": []
},
{
"name": "py37-gyoto",
"portdir": "science/Gyoto",
"version": "1.4.4",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gyoto.obspm.fr",
"description": "General relativistic geodesic integration and ray-tracing",
"long_description": "Gyoto aims at providing a framework for computing orbits and ray-traced images in General relativity. It consists in a C++ shared library (libgyoto), utility programs (gyoto, gyotoy), and a plug-in for the Yorick programming language. Gyoto can be extended with plug-ins.",
"active": false,
"categories": [
"science",
"python",
"yorick"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 43
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gfortran",
"openmpi",
"mpich"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"doxygen",
"pkgconfig",
"swig-python",
"LORENE"
]
},
{
"type": "lib",
"ports": [
"yorick",
"xercesc3",
"python37",
"boost176",
"py37-numpy",
"Gyoto",
"cfitsio",
"udunits2"
]
},
{
"type": "run",
"ports": [
"yorick-yutils",
"yorick-gy"
]
}
],
"depends_on": []
},
{
"name": "py36-gyoto",
"portdir": "science/Gyoto",
"version": "1.4.4",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gyoto.obspm.fr",
"description": "General relativistic geodesic integration and ray-tracing",
"long_description": "Gyoto aims at providing a framework for computing orbits and ray-traced images in General relativity. It consists in a C++ shared library (libgyoto), utility programs (gyoto, gyotoy), and a plug-in for the Yorick programming language. Gyoto can be extended with plug-ins.",
"active": false,
"categories": [
"science",
"python",
"yorick"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 43
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gfortran",
"openmpi",
"mpich"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14",
"doxygen",
"pkgconfig",
"swig-python",
"LORENE"
]
},
{
"type": "lib",
"ports": [
"yorick",
"xercesc3",
"python36",
"boost176",
"py36-numpy",
"Gyoto",
"cfitsio",
"udunits2"
]
},
{
"type": "run",
"ports": [
"yorick-yutils",
"yorick-gy"
]
}
],
"depends_on": []
},
{
"name": "py36-pytest-runner",
"portdir": "python/py-pytest-runner",
"version": "5.3.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pytest-runner",
"description": "pytest-runner adds test support to setup.py scripts",
"long_description": "pytest-runner adds test support to setup.py scripts. Setup scripts can use pytest-runner to invoke py.test as distutils command and provices dependency resolution.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 608
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools_scm",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-setuptools"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py36-arpeggio",
"py36-astroid",
"py36-cairocffi",
"py36-healpy",
"py36-datacite",
"py36-tinycss",
"py36-parsel",
"py36-neovim",
"py36-numdifftools",
"py36-datrie"
]
},
{
"type": "lib",
"ports": [
"py36-grako"
]
},
{
"type": "test",
"ports": [
"py36-pyrsistent",
"py36-iminuit",
"py36-lz4",
"py36-libcloud"
]
}
]
},
{
"name": "py35-pytest-runner",
"portdir": "python/py-pytest-runner",
"version": "5.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pytest-runner",
"description": "pytest-runner adds test support to setup.py scripts",
"long_description": "pytest-runner adds test support to setup.py scripts. Setup scripts can use pytest-runner to invoke py.test as distutils command and provices dependency resolution.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 608
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools_scm",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-setuptools"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py35-flake8-mccabe",
"py35-datacite",
"py35-datrie",
"py35-healpy",
"py35-jwt",
"py35-tinycss",
"py35-parsel",
"py35-astroid",
"py35-pylint"
]
},
{
"type": "lib",
"ports": [
"py35-grako"
]
},
{
"type": "test",
"ports": [
"py35-iminuit",
"py35-lz4",
"py35-libcloud",
"py35-pyrsistent"
]
}
]
},
{
"name": "py37-pytest-runner",
"portdir": "python/py-pytest-runner",
"version": "6.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pytest-runner",
"description": "pytest-runner adds test support to setup.py scripts",
"long_description": "pytest-runner adds test support to setup.py scripts. Setup scripts can use pytest-runner to invoke py.test as distutils command and provices dependency resolution.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 608
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py37-build",
"py37-installer",
"py37-setuptools",
"py37-setuptools_scm",
"py37-wheel"
]
},
{
"type": "lib",
"ports": [
"py37-setuptools",
"python37"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py37-samplerate",
"py37-mesh-tensorflow",
"py37-neovim",
"py37-reflink",
"py37-parsel",
"py37-arpeggio",
"py37-libpysal",
"py37-managesieve",
"py37-tinycss",
"py37-datacite",
"py37-numdifftools",
"py37-cairosvg",
"py37-onnx",
"py37-audioread",
"py37-pyte",
"py37-datrie"
]
},
{
"type": "test",
"ports": [
"py37-pyrsistent"
]
}
]
},
{
"name": "py36-semantic_version",
"portdir": "python/py-semantic_version",
"version": "2.10.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rbarrois/python-semanticversion",
"description": "A library implementing the 'SemVer' scheme.",
"long_description": "This small python library provides a few tools to handle SemVer in Python. It follows strictly the 2.0.0 version of the SemVer scheme.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-setuptools-rust"
]
}
]
},
{
"name": "py37-semantic_version",
"portdir": "python/py-semantic_version",
"version": "2.10.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rbarrois/python-semanticversion",
"description": "A library implementing the 'SemVer' scheme.",
"long_description": "This small python library provides a few tools to handle SemVer in Python. It follows strictly the 2.0.0 version of the SemVer scheme.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-setuptools-rust"
]
}
]
},
{
"name": "py38-semantic_version",
"portdir": "python/py-semantic_version",
"version": "2.10.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rbarrois/python-semanticversion",
"description": "A library implementing the 'SemVer' scheme.",
"long_description": "This small python library provides a few tools to handle SemVer in Python. It follows strictly the 2.0.0 version of the SemVer scheme.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-asdf"
]
},
{
"type": "run",
"ports": [
"py38-setuptools-rust"
]
}
]
},
{
"name": "py38-cffi",
"portdir": "python/py-cffi",
"version": "1.17.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cffi.readthedocs.org/",
"description": "Foreign Function Interface for Python calling C code.",
"long_description": "Foreign Function Interface for Python calling C code. The aim of this project is to provide a convenient and reliable way of calling C code from Python.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-pycparser",
"libffi"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py38-python-snappy",
"py38-pymunk",
"py38-sounddevice",
"py38-zstd"
]
},
{
"type": "lib",
"ports": [
"salt-api",
"py38-pygit2",
"py38-gevent",
"salt-minion",
"py38-atomiclong",
"py38-cryptography",
"py38-samplerate",
"py38-python-augeas",
"salt-master",
"py38-cairocffi",
"py38-zmq",
"salt-syndic",
"py38-pyopencl",
"py38-pytorch",
"py38-argon2-cffi-bindings",
"py38-rpy2",
"py38-pyheif",
"py38-pynacl",
"py38-lmdb",
"py38-misaka",
"py38-pycares",
"py38-soundfile",
"py38-brotlicffi",
"py38-xattr",
"py38-reflink"
]
},
{
"type": "run",
"ports": [
"py38-olm",
"py38-sounddevice",
"py38-fairseq",
"py38-autobahn"
]
},
{
"type": "test",
"ports": [
"py38-pyarrow"
]
}
]
},
{
"name": "py35-cffi",
"portdir": "python/py-cffi",
"version": "1.15.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cffi.readthedocs.org/",
"description": "Foreign Function Interface for Python calling C code.",
"long_description": "Foreign Function Interface for Python calling C code. The aim of this project is to provide a convenient and reliable way of calling C code from Python.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libffi",
"python35",
"py35-pycparser"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py35-sounddevice",
"py35-pymunk"
]
},
{
"type": "lib",
"ports": [
"py35-misaka",
"py35-pycares",
"py35-pynacl",
"py35-xattr",
"py35-gevent",
"py35-cryptography",
"py35-pyopencl",
"py35-python-augeas",
"py35-cairocffi",
"py35-bcrypt",
"py35-argon2-cffi"
]
},
{
"type": "run",
"ports": [
"py35-sounddevice"
]
}
]
},
{
"name": "py36-cffi",
"portdir": "python/py-cffi",
"version": "1.15.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cffi.readthedocs.org/",
"description": "Foreign Function Interface for Python calling C code.",
"long_description": "Foreign Function Interface for Python calling C code. The aim of this project is to provide a convenient and reliable way of calling C code from Python.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libffi",
"python36",
"py36-pycparser"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py36-pymunk",
"py36-sounddevice"
]
},
{
"type": "lib",
"ports": [
"py36-brotlipy",
"py36-misaka",
"py36-zmq",
"py36-rpy2",
"py36-pynacl",
"py36-pyopencl",
"py36-xattr",
"py36-pygit2",
"py36-python-augeas",
"py36-cairocffi",
"py36-pyheif",
"py36-argon2-cffi",
"py36-gevent",
"py36-pycares",
"py36-cryptography"
]
},
{
"type": "run",
"ports": [
"py36-olm",
"py36-sounddevice"
]
}
]
},
{
"name": "py37-cffi",
"portdir": "python/py-cffi",
"version": "1.15.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cffi.readthedocs.org/",
"description": "Foreign Function Interface for Python calling C code.",
"long_description": "Foreign Function Interface for Python calling C code. The aim of this project is to provide a convenient and reliable way of calling C code from Python.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py37-wheel",
"py37-build",
"py37-installer",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-pycparser",
"libffi"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py37-pymunk",
"py37-sounddevice",
"py37-zstd"
]
},
{
"type": "lib",
"ports": [
"py37-pygit2",
"py37-reflink",
"py37-brotlicffi",
"py37-lmdb",
"py37-misaka",
"py37-rpy2",
"py37-zmq",
"py37-cairocffi",
"py37-argon2-cffi-bindings",
"py37-samplerate",
"py37-pycares",
"py37-gevent",
"py37-pytorch",
"py37-cryptography",
"py37-xattr",
"py37-pyheif",
"py37-python-augeas",
"py37-pyopencl",
"py37-soundfile",
"py37-pynacl"
]
},
{
"type": "run",
"ports": [
"py37-sounddevice",
"py37-fairseq",
"py37-olm"
]
},
{
"type": "test",
"ports": [
"py37-pyarrow"
]
}
]
},
{
"name": "py36-pbr",
"portdir": "python/py-pbr",
"version": "6.0.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/pbr/latest/",
"description": "Python Build Reasonableness",
"long_description": "A library for managing setuptools packaging needs in a consistent manner. pbr reads and then filters the setup.cfg data through a setup hook to fill in default values and provide more sensible behaviors, and then feeds the results in as the arguments to a call to setup.py - so the heavy lifting of handling python packaging needs is still being done by setuptools.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-setuptools"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py36-linecache2",
"py36-requests-unixsocket",
"py36-cinderclient",
"py36-cliff",
"py36-oslo-utils",
"py36-requestsexceptions",
"py36-qstylizer",
"py36-munch",
"py36-requests-mock",
"py36-debtcollector",
"py36-keystoneauth1",
"py36-keystoneclient",
"py36-novaclient",
"py36-openstackclient",
"py36-openstacksdk",
"py36-os-service-types",
"py36-osc-lib",
"py36-oslo-i18n",
"py36-oslo-serialization"
]
},
{
"type": "lib",
"ports": [
"py36-stevedore",
"py36-sqlalchemy-migrate",
"py36-virtualenvwrapper",
"py36-pygmsh"
]
},
{
"type": "test",
"ports": [
"py36-cssutils"
]
}
]
},
{
"name": "py38-pbr",
"portdir": "python/py-pbr",
"version": "7.0.3",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/pbr/latest/",
"description": "Python Build Reasonableness",
"long_description": "A library for managing setuptools packaging needs in a consistent manner. pbr reads and then filters the setup.cfg data through a setup hook to fill in default values and provide more sensible behaviors, and then feeds the results in as the arguments to a call to setup.py - so the heavy lifting of handling python packaging needs is still being done by setuptools.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-18",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"py38-setuptools",
"python38"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py38-cliff",
"py38-testtools",
"py38-kraken",
"py38-debtcollector",
"py38-sphinx-click",
"py38-qstylizer",
"py38-requests-unixsocket",
"py38-requestsexceptions",
"py38-os-service-types",
"py38-oslo-i18n",
"py38-keystoneclient",
"py38-openstackclient",
"py38-openstacksdk",
"py38-osc-lib",
"py38-lockfile",
"py38-cinderclient",
"py38-keystoneauth1",
"py38-novaclient",
"py38-requests-mock",
"py38-munch",
"py38-oslo-serialization",
"py38-oslo-utils"
]
},
{
"type": "lib",
"ports": [
"py38-virtualenvwrapper",
"py38-sqlalchemy-migrate",
"py38-panedr",
"py38-stevedore"
]
},
{
"type": "test",
"ports": [
"py38-cssutils"
]
}
]
},
{
"name": "py37-pbr",
"portdir": "python/py-pbr",
"version": "6.0.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/pbr/latest/",
"description": "Python Build Reasonableness",
"long_description": "A library for managing setuptools packaging needs in a consistent manner. pbr reads and then filters the setup.cfg data through a setup hook to fill in default values and provide more sensible behaviors, and then feeds the results in as the arguments to a call to setup.py - so the heavy lifting of handling python packaging needs is still being done by setuptools.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-installer",
"clang-16",
"py37-setuptools",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"py37-setuptools",
"python37"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py37-testtools",
"py37-oslo-i18n",
"py37-oslo-serialization",
"py37-oslo-utils",
"py37-requestsexceptions",
"py37-munch",
"py37-cliff",
"py37-lockfile",
"py37-fixtures",
"py37-linecache2",
"py37-requests-mock",
"py37-requests-unixsocket",
"py37-qstylizer",
"py37-cinderclient",
"py37-debtcollector",
"py37-keystoneauth1",
"py37-keystoneclient",
"py37-novaclient",
"py37-openstackclient",
"py37-openstacksdk",
"py37-os-service-types",
"py37-osc-lib"
]
},
{
"type": "lib",
"ports": [
"py37-sqlalchemy-migrate",
"py37-stevedore",
"py37-panedr",
"py37-virtualenvwrapper"
]
},
{
"type": "test",
"ports": [
"py37-cssutils"
]
}
]
},
{
"name": "py35-pbr",
"portdir": "python/py-pbr",
"version": "6.0.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/pbr/latest/",
"description": "Python Build Reasonableness",
"long_description": "A library for managing setuptools packaging needs in a consistent manner. pbr reads and then filters the setup.cfg data through a setup hook to fill in default values and provide more sensible behaviors, and then feeds the results in as the arguments to a call to setup.py - so the heavy lifting of handling python packaging needs is still being done by setuptools.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-setuptools"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py35-linecache2",
"py35-requests-unixsocket",
"py35-munch",
"py35-requests-mock"
]
},
{
"type": "lib",
"ports": [
"py35-virtualenvwrapper",
"py35-stevedore",
"py35-sqlalchemy-migrate"
]
},
{
"type": "test",
"ports": [
"py35-cssutils"
]
}
]
},
{
"name": "py37-olefile",
"portdir": "python/py-olefile",
"version": "0.47",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.decalage.info/python/olefileio",
"description": "Python package to parse read and write Microsoft OLE2 files (Structured Storage or Compound Document Microsoft Office) - Improved version of the OleFileIO module from PIL, the Python Image Library.",
"long_description": "Python package to parse read and write Microsoft OLE2 files (Structured Storage or Compound Document Microsoft Office) - Improved version of the OleFileIO module from PIL, the Python Image Library.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-nose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-Pillow"
]
}
]
},
{
"name": "py35-olefile",
"portdir": "python/py-olefile",
"version": "0.46",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.decalage.info/python/olefileio",
"description": "Python package to parse read and write Microsoft OLE2 files (Structured Storage or Compound Document Microsoft Office) - Improved version of the OleFileIO module from PIL, the Python Image Library.",
"long_description": "Python package to parse read and write Microsoft OLE2 files (Structured Storage or Compound Document Microsoft Office) - Improved version of the OleFileIO module from PIL, the Python Image Library.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-16"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "test",
"ports": [
"py35-nose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-Pillow"
]
}
]
},
{
"name": "py36-olefile",
"portdir": "python/py-olefile",
"version": "0.46",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.decalage.info/python/olefileio",
"description": "Python package to parse read and write Microsoft OLE2 files (Structured Storage or Compound Document Microsoft Office) - Improved version of the OleFileIO module from PIL, the Python Image Library.",
"long_description": "Python package to parse read and write Microsoft OLE2 files (Structured Storage or Compound Document Microsoft Office) - Improved version of the OleFileIO module from PIL, the Python Image Library.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-16"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "test",
"ports": [
"py36-nose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-Pillow"
]
}
]
},
{
"name": "py38-olefile",
"portdir": "python/py-olefile",
"version": "0.47",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.decalage.info/python/olefileio",
"description": "Python package to parse read and write Microsoft OLE2 files (Structured Storage or Compound Document Microsoft Office) - Improved version of the OleFileIO module from PIL, the Python Image Library.",
"long_description": "Python package to parse read and write Microsoft OLE2 files (Structured Storage or Compound Document Microsoft Office) - Improved version of the OleFileIO module from PIL, the Python Image Library.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-nose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-Pillow"
]
}
]
},
{
"name": "py36-pypostal",
"portdir": "python/py-pypostal",
"version": "1.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/openvenues/pypostal",
"description": "International address parsing/normalization",
"long_description": "Python bindings to libpostal for fast international address parsing/normalization",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 155
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-nose",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-six",
"libpostal"
]
}
],
"depends_on": []
},
{
"name": "py35-pypostal",
"portdir": "python/py-pypostal",
"version": "1.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/openvenues/pypostal",
"description": "International address parsing/normalization",
"long_description": "Python bindings to libpostal for fast international address parsing/normalization",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 155
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-nose",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-six",
"libpostal"
]
}
],
"depends_on": []
},
{
"name": "py27-pypostal",
"portdir": "python/py-pypostal",
"version": "1.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/openvenues/pypostal",
"description": "International address parsing/normalization",
"long_description": "Python bindings to libpostal for fast international address parsing/normalization",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 155
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-nose",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-six",
"libpostal"
]
}
],
"depends_on": []
}
]
}