{"count":52456,"next":"https://ports.macports.org/api/v1/ports/?format=json&ordering=updated_at&page=405","previous":"https://ports.macports.org/api/v1/ports/?format=json&ordering=updated_at&page=403","results":[{"name":"mrustc-rust","portdir":"lang/mrustc","version":"1.54.0","license":"MIT","platforms":"darwin","epoch":1,"replaced_by":null,"homepage":"https://github.com/thepowersgang/mrustc","description":"Rust and cargo which was compiled by mrustc.","long_description":"Rust and cargo which was compiled by mrustc.","active":true,"categories":["devel","lang"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-20","pkgconfig","python27","mrustc","cctools","cmake","git","gmake","ninja"]},{"type":"lib","ports":["openssl11","curl"]},{"type":"run","ports":["clang-20"]}],"depends_on":[]},{"name":"nagelfar","portdir":"lang/nagelfar","version":"1.3.5","license":"GPL-2","platforms":"any","epoch":0,"replaced_by":null,"homepage":"http://nagelfar.sourceforge.net","description":"A Tcl Syntax checker","long_description":"Nagelfar is a Tcl application to read a Tcl program and provide static syntax analysis - information regarding Tcl syntax errors like missing braces, incomplete commands, etc.","active":true,"categories":["lang"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]}],"depends_on":[]},{"name":"nasm","portdir":"lang/nasm","version":"3.01","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.nasm.us","description":"NASM, the Netwide Assembler, is an 80x86 and x86-64 assembler","long_description":"The Netwide Assembler, NASM, is an 80x86 and x86−64 assembler designed for portability and modularity. It supports a range of object file formats, including Linux and *BSD a.out, ELF, COFF, Mach−O, 16−bit and 32−bit OBJ (OMF) format, Win32 and Win64. It will also output plain binary files, Intel hex and Motorola S−Record formats. Its syntax is designed to be simple and easy to understand, similar to the syntax in the Intel Software Developer Manual with minimal complexity. It supports all currently known x86 architectural extensions, and has strong support for macros. NASM also comes with a set of utilities for handling the RDOFF custom object−file format.","active":true,"categories":["lang"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]}],"depends_on":[{"type":"build","ports":["libass","libass-devel","ffmpeg-devel","ffmpeg6","ffmpeg7","tenacity","x265","av1an","audacity2","audacity-devel","ffmpeg4","libjpeg-turbo","ffmpeg8","ffmpeg","lrzip","mozjpeg","dav1d","dav2d","libvmaf","openh264","rav1e","x264","linrad"]}]},{"name":"nawk","portdir":"lang/nawk","version":"20260426","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/onetrueawk/awk","description":"the one true awk","long_description":"Kernighan's canonical implementation of awk.","active":true,"categories":["lang"],"maintainers":[{"name":"toby","github":"tobypeterson","ports_count":254}],"variants":["universal"],"dependencies":[{"type":"build","ports":["bison","clang-18"]}],"depends_on":[]},{"name":"neko","portdir":"lang/neko","version":"2.3.0","license":"LGPL-2.1+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://nekovm.org","description":"high-level dynamically-typed embeddable language","long_description":"Neko is a high-level dynamically-typed programming language. It can be used as an embedded scripting language. It has been designed to provide a common runtime for several different languages. Learning and using Neko is very easy. You can easily extend the language with C libraries. You can also write generators from your own language to Neko and then use the Neko Runtime to compile, run, and access existing libraries.","active":true,"categories":["lang"],"maintainers":[{"name":"ryandesign","github":"ryandesign","ports_count":2122}],"variants":["debug","universal","mysql55","mysql57","mariadb"],"dependencies":[{"type":"build","ports":["clang-18","boehmgc","cmake","git","ninja","pkgconfig"]},{"type":"lib","ports":["zlib","mysql57","sqlite3","mbedtls","pcre","apache2"]}],"depends_on":[]},{"name":"nesc","portdir":"lang/nesc","version":"1.3.4","license":"GPL-2+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://nescc.sourceforge.net/","description":"Compiler for the nesC language.","long_description":"nesC is a compiler for a new language (based on C) designed to support the TinyOS project, an operating system for wireless sensor network platforms.","active":true,"categories":["lang"],"maintainers":[{"name":"razvan","github":"","ports_count":1}],"variants":["universal"],"dependencies":[{"type":"build","ports":["autoconf","automake","clang-18"]},{"type":"lib","ports":["libiconv"]},{"type":"run","ports":["autoconf","automake"]}],"depends_on":[]},{"name":"newlisp","portdir":"lang/newlisp","version":"10.7.5","license":"GPL-3","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://www.newlisp.org","description":"newLISP is a LISP-like scripting language","long_description":"newLISP is a LISP-like scripting language for doing things you typically do with scripting languages: programming for the internet, system administration, text processing, gluing other programs together, etc. newLISP is a scripting LISP for people who are fascinated by LISP's beauty and power of expression, but who need it stripped down to easy-to-learn essentials.","active":true,"categories":["lang"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["libffi","readline"]}],"depends_on":[]},{"name":"newt0","portdir":"lang/newt0","version":"0.1.3","license":"MIT and MPL-1.1 and APSL-2 and (Artistic-1 or GPL-2)","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://trac.so-kukan.com/newt/","description":"Newt/0 is a NewtonScript compiler and interpreter.","long_description":"Newt/0 is an opensource implementation of a NewtonScript compiler and interpreter. The language comes with Cocoa bindings. The compat variant can be used to generate NewtonScript bytecode that can then be executed on the Apple Newton.","active":true,"categories":["lang"],"maintainers":[],"variants":["compat","universal"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["libffi"]}],"depends_on":[]},{"name":"nhc98","portdir":"lang/nhc98","version":"1.22","license":"(LGPL or BSD)","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://www.haskell.org/nhc98","description":"The nhc98 Haskell Compiler","long_description":"nhc98 is a small, easy to install, standards-compliant compiler for Haskell 98, the lazy functional programming language. It is very portable, and aims to produce small executables that run in small amounts of memory. It produces medium-fast code, and compilation is itself quite fast. It also comes with extensive tool support for automatic compilation, foreign language interfacing, heap and time profiling, tracing and debugging. Some of its advanced kinds of heap profiles are not found in any other Haskell compiler.","active":true,"categories":["lang"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["gmake","pkgconfig","gcc15"]},{"type":"lib","ports":["ncurses","readline","libgcc"]}],"depends_on":[]},{"name":"nim","portdir":"lang/nim","version":"2.2.6","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://nim-lang.org","description":"Nim programming language","long_description":"Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada, and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).","active":true,"categories":["lang"],"maintainers":[{"name":"esafak","github":"esafak","ports_count":134}],"variants":["doc"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"extract","ports":["xz"]}],"depends_on":[{"type":"build","ports":["arturo","taskopen"]}]},{"name":"nqc","portdir":"lang/nqc","version":"3.1.r6","license":"MPL-1","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://bricxcc.sourceforge.net/nqc/","description":"Not-Quite-C Lego RCX Compiler","long_description":"Not-Quite-C Lego RCX Compiler","active":true,"categories":["lang"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]}],"depends_on":[]},{"name":"nsf","portdir":"lang/nsf","version":"2.2.0","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://next-scripting.org/","description":"Next Scripting Framework","long_description":"The Next Scripting Framework (NSF) was developed based on the notion of language-oriented programming. The Frameworks allows a language developer to provide multiple object systems in a single workspace. The developer can base the development on a rich set of predefined but extensible set of functions (typically implemented in C) which can be registered on object / class skeletons. NSF provides a basis for defining object-oriented, domain-specific languages. The framework is packaged with XOTcl 2.2 and NX (Next Scripting Language, successor of XOTcl)","active":true,"categories":["lang"],"maintainers":[{"name":"neumann","github":"gustafn","ports_count":3}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["tcl"]}],"depends_on":[]},{"name":"obc","portdir":"lang/obc","version":"3.3.0","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://spivey.oriel.ox.ac.uk/corner/Oxford_Oberon-2_compiler","description":"Oxford Oberon 3 Compiler","long_description":"The Oxford Oberon 3 Compiler is a powerful and easy to use implementation of the Oberon 3 programming language designed by Niklaus Wirth.","active":true,"categories":["lang"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["autoconf","automake","libtool","pkgconfig","ocaml","clang-18"]}],"depends_on":[]},{"name":"objc","portdir":"lang/objc","version":"3.2.8","license":"unknown","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://users.pandora.be/stes/compiler.html","description":"The Portable Object Compiler is an Objective-C compiler","long_description":"This is an independent implementation of Objective C - independent of Stepstone's, NeXT's, GNU's (Free Software Foundation) or SunSoft's Objective C implementation. Like the GNU compiler, the objc grammar is written in YACC. The lexical ananlyzer is written in LEX, and the compiler itself in the Bourne shell and in Objective C. (the optional Objective C link editor is written in AWK).","active":true,"categories":["lang"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["byacc"]}],"depends_on":[]},{"name":"ofc","portdir":"lang/ofc","version":"2023.11.29","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/CodethinkLabs/ofc","description":"Open Fortran Compiler","long_description":"Currently OFC is a Fortran front-end capable of parsing and performing semantic analysis on Fortran. We’re targeting legacy Fortran first, and can currently parse and semantically analyse most F77 and earlier, providing syntax and semantic warnings and errors.","active":true,"categories":["lang","fortran"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]}],"depends_on":[]},{"name":"omnicompiler","portdir":"lang/omnicompiler","version":"1.3.1","license":"LGPL-2.1","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://omni-compiler.org","description":"code transformation compilers for C, Fortran and OpenACC","long_description":"Omni compiler is a collection of programs and libraries that allow users to build code transformation compilers. Omni Compiler is to translate C and Fortran programs with XcalableMP and/or OpenACC directives into parallel code suitable for compiling with a native compiler linked with the Omni Compiler runtime library.","active":true,"categories":["devel","lang","parallel"],"maintainers":[{"name":"takeshi","github":"tenomoto","ports_count":53}],"variants":["gcc10","gcc11","gcc12","gcc13","gcc14","gcc15","mpich","openmpi","coarray"],"dependencies":[{"type":"build","ports":["clang-18","apache-ant","bison","flex","base64","coreutils"]},{"type":"lib","ports":["vecLibFort","libxml2","uchardet","mpich-clang18","gmp"]}],"depends_on":[]},{"name":"oorexx","portdir":"lang/oorexx","version":"4.0.1","license":"CPL-1","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://www.oorexx.org/","description":"Open Object Rexx is an interpreter for the Rexx language","long_description":"ooRexx is an object orientated extension to the Rexx language. Rexx is designed to be an easily readable, but powerful scripting and embedded macro language.","active":true,"categories":["lang"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]}],"depends_on":[]},{"name":"opensaml","portdir":"lang/opensaml","version":"3.2.1","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://www.opensaml.org/","description":"OpenSAML library for C++","long_description":"SAML 2.0/1.x toolkit","active":true,"categories":["lang","security","shibboleth","xml"],"maintainers":[{"name":"snc","github":"nerdling","ports_count":157},{"name":"scantor","github":"scantor","ports_count":6}],"variants":["universal"],"dependencies":[{"type":"build","ports":["pkgconfig","boost176","clang-18"]},{"type":"lib","ports":["xml-security-c","xercesc3","xmltooling","log4shib"]}],"depends_on":[{"type":"lib","ports":["shibboleth"]}]},{"name":"otcl","portdir":"lang/otcl","version":"1.9","license":"MIT and Tcl/Tk","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://otcl-tclcl.sourceforge.net/otcl/","description":"MIT Object Tcl","long_description":"OTcl, short for MIT Object Tcl, is an extension to Tcl/Tk for object-oriented programming.","active":true,"categories":["lang"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["autoconf","automake","clang-18"]},{"type":"lib","ports":["tcl","tk"]}],"depends_on":[{"type":"lib","ports":["tclcl"]}]},{"name":"pascal-p5","portdir":"lang/pascal-p5","version":"1.4","license":"GPL-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.standardpascal.org/p5.html","description":"P5, Zuerich type ISO 7185 Pascal compiler","long_description":"This is the 5th version of the Pascal-P compiler from Zuerich. It is modified to be ISO 7185 Pascal compliant, both in the implementation language, and in the language it processes.","active":true,"categories":["lang"],"maintainers":[{"name":"karl-michael.schindler","github":"kamischi","ports_count":98}],"variants":[],"dependencies":[{"type":"build","ports":["fpc","clang-18"]},{"type":"fetch","ports":["git"]}],"depends_on":[]},{"name":"parrot","portdir":"lang/parrot","version":"8.1.0","license":"Artistic-2","platforms":"darwin","epoch":0,"replaced_by":"MoarVM","homepage":"https://www.macports.org","description":"Obsolete port, replaced by MoarVM","long_description":"This port has been replaced by MoarVM.","active":true,"categories":["devel","lang"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"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":"pcc","portdir":"lang/pcc","version":"1.1.0","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://pcc.ludd.ltu.se/","description":"the portable C compiler","long_description":"This compiler is based on the original Portable C Compiler by S. C. Johnson, written in the late 70's. Even though much of the compiler has been rewritten, some of the basics still remain. The intention is to write a C99 compiler while still keeping it small, simple, fast and understandable.","active":true,"categories":["lang"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["bison","flex","m4","clang-18"]},{"type":"run","ports":["pcc-libs"]}],"depends_on":[]},{"name":"pcc-libs","portdir":"lang/pcc","version":"1.1.0","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://pcc.ludd.ltu.se/","description":"the portable C compiler","long_description":"This compiler is based on the original Portable C Compiler by S. C. Johnson, written in the late 70's. Even though much of the compiler has been rewritten, some of the basics still remain. The intention is to write a C99 compiler while still keeping it small, simple, fast and understandable.","active":true,"categories":["lang"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]}],"depends_on":[{"type":"run","ports":["pcc"]}]},{"name":"pfe","portdir":"lang/pfe","version":"0.33.71","license":"LGPL-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://pfe.sourceforge.net/","description":"Implementation of ANSI Forth","long_description":"The Forth-system is closely modeled along the new American National Standard for the programming language Forth. Every word of every word set mentioned in the dpANS-6 document of June 1993 has been implemented. Additionally it is compatible to Forth-83.","active":true,"categories":["lang"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["libtool","clang-18"]},{"type":"lib","ports":["ncurses"]}],"depends_on":[]},{"name":"phobos","portdir":"lang/phobos","version":"2.088.0","license":"Boost-1","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://dlang.org/","description":"Runtime library for the D programming language","long_description":"Phobos is the standard runtime library that comes with the D language compiler.","active":true,"categories":["lang"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["druntime"]}],"depends_on":[{"type":"build","ports":["dmd-doc","dhcptest"]},{"type":"lib","ports":["d-completion-daemon","swig-d","dmd-tools","dub","swig3-d"]}]},{"name":"php-mode.el","portdir":"lang/php-mode.el","version":"1.27.0","license":"GPL-3+","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/emacs-php/php-mode","description":"PHP mode for Emacs","long_description":"An Emacs major mode for editing PHP code. Features: Syntax coloring and indenting; Documentation browse and search functions; Support for Imenu and SpeedBar; Customization options","active":true,"categories":["lang","editors"],"maintainers":[{"name":"ryandesign","github":"ryandesign","ports_count":2122}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["emacs"]}],"depends_on":[]},{"name":"php5-web","portdir":"lang/php5-web","version":"5.3.5","license":"BSD","platforms":"any","epoch":0,"replaced_by":null,"homepage":"http://www.php.net/","description":"Meta-port for PHP web server support","long_description":"If you have a port for a web app that uses PHP, and you don't care (as you usually wouldn't) whether PHP is compiled as an Apache module or as a FastCGI binary, depend on php5-web so the user can choose.","active":true,"categories":["lang","www","php"],"maintainers":[{"name":"ryandesign","github":"","ports_count":99}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["php5"]}],"depends_on":[{"type":"run","ports":["mediawiki","sgwi","websvn"]}]},{"name":"phpstylist","portdir":"lang/phpstylist","version":"1.0","license":"RPL-1.1","platforms":"any","epoch":0,"replaced_by":null,"homepage":"http://sourceforge.net/projects/phpstylist/","description":"PHP indenter","long_description":"Format, clean-up, beautify and standardize your php code with a comprehensive set of 34 options.","active":true,"categories":["devel","lang"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"extract","ports":["unzip"]}],"depends_on":[]},{"name":"pike","portdir":"lang/pike","version":"7.6.112","license":"GPL-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://pike.lysator.liu.se/","description":"dynamic programming language","long_description":"Pike is a dynamic programming language with a syntax similar to Java and C. It is simple to learn, does not require long compilation passes and has powerful built-in data types allowing simple and really fast data manipulation.","active":true,"categories":["lang"],"maintainers":[],"variants":["image","ttf","pcre","gdbm","mysql","odbc","gtk","opengl","sane","sdl","svg","doc"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["bzip2","zlib","gmp","nettle"]}],"depends_on":[{"type":"lib","ports":["swig3-pike","swig-pike"]}]},{"name":"pkl","portdir":"lang/pkl","version":"0.30.0","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/apple/pkl","description":"A configuration as code language with rich validation and tooling","long_description":"Pkl (pronounced Pickle) is an embeddable configuration language which provides rich support for data templating and validation. It can be used from the command line, integrated in a build pipeline, or embedded in a program. Pkl scales from small to large, simple to complex, ad-hoc to repetitive configuration tasks.","active":true,"categories":["lang"],"maintainers":[{"name":"link","github":"subpop","ports_count":9}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["openjdk21"]}],"depends_on":[]},{"name":"processing","portdir":"lang/processing","version":"3.5.4","license":"GPL-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://processing.org","description":"Flexible software sketchbook and a language for learning how to code within the context of the visual arts.","long_description":"Processing is an open source programming language and environment for people who want to create images, animations, and interactions. Initially developed to serve as a software sketchbook and to teach fundamentals of computer programming within a visual context, Processing also has evolved into a tool for generating finished professional work. Today, there are tens of thousands of students, artists, designers, researchers, and hobbyists who use Processing for learning, prototyping, and production.","active":true,"categories":["lang"],"maintainers":[{"name":"macports","github":"numeratus","ports_count":6}],"variants":[],"dependencies":[{"type":"build","ports":["apache-ant","clang-18"]},{"type":"lib","ports":["openjdk17"]}],"depends_on":[]},{"name":"prolog-mode.el","portdir":"lang/prolog-mode.el","version":"1.27","license":"GPL-2+","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://bruda.ca/emacs/prolog_mode_for_emacs","description":"An emacs major mode for editing prolog programs.","long_description":"So the Prolog mode that comes with Emacs sucks. Well, here is a better alternative, with all the features you would expect, including syntax highlighting, auto indent, and full interaction with an inferior Prolog process. This mode supports in principle any Prolog system, though it is primarily maintained with SWI Prolog in mind. It also has some special tweaks for SICStus Prolog, and explicitly supports Prolog's close relatives Eclipse and Mercury.","active":true,"categories":["lang","editors"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["emacs"]},{"type":"run","ports":["swi-prolog"]}],"depends_on":[]},{"name":"pure","portdir":"lang/pure","version":"0.68","license":"LGPL-3+ and GPL-3+ and BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://agraef.github.io/pure-lang/","description":"functional programming language based on term rewriting","long_description":"Pure is a functional programming language based on term rewriting. It has a modern syntax featuring curried function applications, lexical closures and equational definitions with pattern matching, and thus is somewhat similar to languages of the Haskell and ML variety. But Pure is also a very dynamic and reflective language, and is more like Lisp in this respect. The interpreter has an LLVM backend to do JIT compilation, hence programs run blazingly fast and interfacing to C modules is easy. The libraries are licensed under LGPL-3+, the interpreter is GPL-3+, and the examples are BSD-licensed.","active":true,"categories":["lang"],"maintainers":[{"name":"ryandesign","github":"ryandesign","ports_count":2122},{"name":"aggraef","github":"agraef","ports_count":44}],"variants":["pcre","universal"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["libffi","libtool","mpfr","ncurses","gmp","llvm-3.4","libiconv","readline"]},{"type":"run","ports":["w3m"]}],"depends_on":[{"type":"lib","ports":["faust2pd","pd-faust","pd-pure","pure-audio","pure-bonjour","pure-csv","pure-doc","pure-docs","pure-fastcgi","pure-faust","pure-ffi","pure-g2","pure-gen","pure-gl","pure-glpk","pure-gsl","pure-gtk","pure-liblo","pure-lilv","pure-lv2","pure-midi","pure-mpfr","pure-octave","pure-odbc","pure-rational","pure-readline","pure-reduce","pure-sockets","pure-sql3","pure-stldict","pure-stllib","pure-tk","pure-xml"]}]},{"name":"pure-mode.el","portdir":"lang/pure","version":"0.68","license":"GPL-3+","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/agraef/pure-lang/wiki/UsingPure#pure-and-emacs","description":"Emacs mode for editing Pure files","long_description":"pure-mode.el is an Emacs mode for editing Pure files.","active":true,"categories":["lang","editors"],"maintainers":[{"name":"ryandesign","github":"ryandesign","ports_count":2122},{"name":"aggraef","github":"agraef","ports_count":44}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["emacs"]}],"depends_on":[]},{"name":"pyobfuscate","portdir":"lang/pyobfuscate","version":"0.3","license":"GPL-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/astrand/pyobfuscate","description":"Python source code obfuscator","long_description":"pyobfuscate is a source code obfuscator: It makes Python source code hard to read for humans, while still being executable for the Python interpreter.","active":true,"categories":["lang","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["python27"]}],"depends_on":[]},{"name":"pypy","portdir":"lang/pypy","version":"7.3.9","license":"MIT and PSF","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.pypy.org/","description":"A fast interpreter for Python 2.7","long_description":"PyPy is a replacement for CPython 2.7. The main reason to use it instead of CPython is speed, as it generally runs faster.","active":true,"categories":["devel","lang","python"],"maintainers":[{"name":"danchr","github":"danchr","ports_count":175}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py27-docutils","pkgconfig"]},{"type":"lib","ports":["gettext","libffi","ncurses","bzip2","openssl3","expat","gdbm","sqlite3"]},{"type":"run","ports":["python_select","python2_select"]}],"depends_on":[{"type":"build","ports":["pypy36","pypy37","pypy38","pypy39"]},{"type":"lib","ports":["pypy-tkinter"]}]},{"name":"pypy36","portdir":"lang/pypy","version":"7.3.3","license":"MIT and PSF","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.pypy.org/","description":"A fast interpreter for Python 3.6","long_description":"PyPy is a replacement for CPython 3.6. The main reason to use it instead of CPython is speed, as it generally runs faster.","active":true,"categories":["devel","lang","python"],"maintainers":[{"name":"danchr","github":"danchr","ports_count":175}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py27-docutils","pkgconfig","pypy"]},{"type":"lib","ports":["gettext","libffi","ncurses","bzip2","openssl11","expat","xz","gdbm","sqlite3"]},{"type":"run","ports":["python_select","python3_select"]}],"depends_on":[{"type":"lib","ports":["pypy36-tkinter"]}]},{"name":"pypy37","portdir":"lang/pypy","version":"7.3.9","license":"MIT and PSF","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.pypy.org/","description":"A fast interpreter for Python 3.7","long_description":"PyPy is a replacement for CPython 3.7. The main reason to use it instead of CPython is speed, as it generally runs faster.","active":true,"categories":["devel","lang","python"],"maintainers":[{"name":"danchr","github":"danchr","ports_count":175}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py27-docutils","pkgconfig","pypy"]},{"type":"lib","ports":["gettext","libffi","ncurses","bzip2","openssl3","expat","xz","gdbm","sqlite3"]},{"type":"run","ports":["python_select","python3_select"]}],"depends_on":[{"type":"lib","ports":["pypy37-tkinter"]}]},{"name":"pypy38","portdir":"lang/pypy","version":"7.3.9","license":"MIT and PSF","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.pypy.org/","description":"A fast interpreter for Python 3.8","long_description":"PyPy is a replacement for CPython 3.8. The main reason to use it instead of CPython is speed, as it generally runs faster.","active":true,"categories":["devel","lang","python"],"maintainers":[{"name":"danchr","github":"danchr","ports_count":175}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py27-docutils","pkgconfig","pypy"]},{"type":"lib","ports":["gettext","libffi","ncurses","bzip2","openssl3","expat","xz","gdbm","sqlite3"]},{"type":"run","ports":["python_select","python3_select"]}],"depends_on":[{"type":"lib","ports":["pypy38-tkinter"]}]},{"name":"pypy39","portdir":"lang/pypy","version":"7.3.9","license":"MIT and PSF","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.pypy.org/","description":"A fast interpreter for Python 3.9","long_description":"PyPy is a replacement for CPython 3.9. The main reason to use it instead of CPython is speed, as it generally runs faster.","active":true,"categories":["devel","lang","python"],"maintainers":[{"name":"danchr","github":"danchr","ports_count":175}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py27-docutils","pkgconfig","pypy"]},{"type":"lib","ports":["gettext","libffi","ncurses","bzip2","openssl3","expat","xz","gdbm","sqlite3"]},{"type":"run","ports":["python_select","python3_select"]}],"depends_on":[{"type":"lib","ports":["pypy39-tkinter"]}]},{"name":"pypy-tkinter","portdir":"lang/pypy","version":"7.3.9","license":"MIT and PSF","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.pypy.org/","description":"PyPy bindings for Python 2.7 to the Tk widget set","long_description":"PyPy bindings for Python 2.7 to the Tk widget set","active":true,"categories":["graphics","lang","python"],"maintainers":[{"name":"danchr","github":"danchr","ports_count":175}],"variants":[],"dependencies":[{"type":"build","ports":["pkgconfig","tcl","clang-18"]},{"type":"lib","ports":["pypy","tk"]},{"type":"run","ports":["python_select"]}],"depends_on":[]},{"name":"pypy36-tkinter","portdir":"lang/pypy","version":"7.3.3","license":"MIT and PSF","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.pypy.org/","description":"PyPy bindings for Python 3.6 to the Tk widget set","long_description":"PyPy bindings for Python 3.6 to the Tk widget set","active":true,"categories":["graphics","lang","python"],"maintainers":[{"name":"danchr","github":"danchr","ports_count":175}],"variants":[],"dependencies":[{"type":"build","ports":["pkgconfig","tcl","clang-18"]},{"type":"lib","ports":["pypy36","tk"]},{"type":"run","ports":["python_select"]}],"depends_on":[]},{"name":"pypy37-tkinter","portdir":"lang/pypy","version":"7.3.9","license":"MIT and PSF","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.pypy.org/","description":"PyPy bindings for Python 3.7 to the Tk widget set","long_description":"PyPy bindings for Python 3.7 to the Tk widget set","active":true,"categories":["graphics","lang","python"],"maintainers":[{"name":"danchr","github":"danchr","ports_count":175}],"variants":[],"dependencies":[{"type":"build","ports":["pkgconfig","tcl","clang-18"]},{"type":"lib","ports":["pypy37","tk"]},{"type":"run","ports":["python_select"]}],"depends_on":[]},{"name":"pypy38-tkinter","portdir":"lang/pypy","version":"7.3.9","license":"MIT and PSF","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.pypy.org/","description":"PyPy bindings for Python 3.8 to the Tk widget set","long_description":"PyPy bindings for Python 3.8 to the Tk widget set","active":true,"categories":["graphics","lang","python"],"maintainers":[{"name":"danchr","github":"danchr","ports_count":175}],"variants":[],"dependencies":[{"type":"build","ports":["pkgconfig","tcl","clang-18"]},{"type":"lib","ports":["tk","pypy38"]},{"type":"run","ports":["python_select"]}],"depends_on":[]},{"name":"pypy39-tkinter","portdir":"lang/pypy","version":"7.3.9","license":"MIT and PSF","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.pypy.org/","description":"PyPy bindings for Python 3.9 to the Tk widget set","long_description":"PyPy bindings for Python 3.9 to the Tk widget set","active":true,"categories":["graphics","lang","python"],"maintainers":[{"name":"danchr","github":"danchr","ports_count":175}],"variants":[],"dependencies":[{"type":"build","ports":["pkgconfig","tcl","clang-18"]},{"type":"lib","ports":["tk","pypy39"]},{"type":"run","ports":["python_select"]}],"depends_on":[]},{"name":"python26","portdir":"lang/python26","version":"2.6.9","license":"PSF","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.python.org/","description":"An interpreted, object-oriented programming language","long_description":"Python is an interpreted, interactive, object-oriented programming language.","active":true,"categories":["lang"],"maintainers":[{"name":"jmr","github":"jmroot","ports_count":353}],"variants":["ucs4"],"dependencies":[{"type":"build","ports":["clang-18","pkgconfig"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["sqlite3","libedit","ncurses","bzip2","gettext-runtime","openssl10","zlib","db46"]},{"type":"run","ports":["python_select","python2_select"]}],"depends_on":[{"type":"build","ports":["zopeedit"]},{"type":"lib","ports":["py26-tkinter","py26-gdbm","sphinx3","PlasmaClient","py26-clnum","py26-bdist_mpkg","py26-pil","py26-pip","py26-psyco","py26-rpncalc","py26-setuptools","py26-numeric"]},{"type":"run","ports":["gwee","sounddecompress"]}]},{"name":"python27","portdir":"lang/python27","version":"2.7.18","license":"PSF","platforms":"darwin","epoch":2,"replaced_by":null,"homepage":"https://www.python.org/","description":"An interpreted, object-oriented programming language","long_description":"Python is an interpreted, interactive, object-oriented programming language.","active":true,"categories":["lang"],"maintainers":[{"name":"jmr","github":"jmroot","ports_count":353}],"variants":["universal","ucs4","optimizations","lto"],"dependencies":[{"type":"build","ports":["clang-18","pkgconfig"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["sqlite3","libedit","libffi","ncurses","bzip2","openssl11","gettext-runtime","expat","zlib","db48"]},{"type":"run","ports":["python_select","python2_select"]}],"depends_on":[{"type":"lib","ports":["lastfmsubmitd","lastmp","pocketsphinx","sphinxbase","sphinxtrain","telepathy-idle","ccm","FlowUI","PIDA","SilverCity","aap","bam","boost169","buildbot-0.8","buildbot-slave-0.8","bzr","bzr-explorer","bzr-fastimport","bzr-git","bzr-gtk","bzr-pager","bzr-rewrite","bzr-stats","bzr-svn","bzr-xmloutput","bzrtools","closure-linter","cvs2svn","dbus-python27","diffuse","fdroidserver","flagpoll","flashbake","gazpacho","git-cvs","gitinspector","libgnt","libtuxcap","nodejs10","nodejs8","obs-build-helpers","olena","patcher","play","qbzr","py27-qscintilla-qt4","py27-qscintilla-qt5","redo","reinteract","subversion-python27bindings","svndumptool","tailor","trac","udis86","unsermake","viewvc","voidwalker","voltron","xapian-bindings-python27","atom","py27-fuse","fife","nwntools","pyfa","gnofract4d","gourmet","py27-keybinder","xchat-gnome","comix","mftrace","py27-opencv3","py27-pyilmbase","swftools","kross-interpreters","jython","clang-3.4","llvm-3.7","clang-3.7","llvm-5.0","clang-5.0","lldb-5.0","llvm-6.0","clang-6.0","lldb-6.0","llvm-7.0","clang-7.0","lldb-7.0","llvm-8.0","clang-8.0","lldb-8.0","llvm-9.0","clang-9.0","lldb-9.0","py27-htmldocs","pyobfuscate","alot","archivemail","getmail","mailman","mixminion","muttils","liblinear","libsvm","pyxplot","py27-z3","mimms","shenidam","subdownloader","bittornado","calendar-contacts-server","canto","coherence","fauxident","ntop","ola","skypipe","splatd","umit","upnp-inspector","youtube-upload","hellanzb","DepreciateForLedger","GTDtoCSV","LedgerScheduler","csvToLedger","expense.txt","heapCL","keepnote","time.txt","torchCL","p5.26-inline-python","p5.28-inline-python","p5.30-inline-python","fonttools-utils","scribus","py27-BitArray2D","py27-BitVector","py27-DAWG","py27-FlexGet","py27-GridDataFormats","py27-LabJackPython","py27-MDAnalysis","py27-Pillow","py27-PyQGLViewer","py27-PyRSS2Gen","py27-SDL2","py27-XlsxWriter","py27-abjad","py27-absl","py27-acor","py27-acora","py27-actdiag","py27-aenum","py27-affine","py27-agate","py27-agate-dbf","py27-agate-excel","py27-agate-sql","py27-aiodns","py27-alabaster","py27-alembic","py27-algopy","py27-altair","py27-altgraph","py27-amqp","py27-amqplib","py27-aniso8601","py27-ansible","py27-ansible-base","py27-ansicolor","py27-anyjson","py27-anytree","py27-apipkg","py27-aplpy","py27-appdirs","py27-applaunchservices","py27-appnope","py27-appscript","py27-apsw","py27-apycot","py27-argh","py27-args","py27-arpeggio","py27-asn1","py27-asn1-modules","py27-asn1crypto","py27-aspects","py27-asteval","py27-astlib","py27-astor","py27-astroML","py27-astroML_addons","py27-astroid","py27-astrolibcoords","py27-astroplan","py27-astropy","py27-astropy-healpix","py27-astropy-helpers","py27-astroquery","py27-astroscrappy","py27-async-task","py27-atomicwrites","py27-attr","py27-attrs","py27-authkit","py27-automat","py27-autopep8","py27-awesome_slugify","py27-awscli","py27-axiom","py27-axolotl","py27-axolotl-curve25519","py27-babel","py27-backcall","py27-backports","py27-backports-functools_lru_cache","py27-backports-lzma","py27-backports-shutil_get_terminal_size","py27-backports-ssl","py27-backports-ssl_match_hostname","py27-backports.csv","py27-backports.os","py27-backports.weakref","py27-backports_abc","py27-baker","py27-barnaba","py27-bcdoc","py27-bcolz","py27-bcrypt","py27-bdist_mpkg","py27-beaker","py27-beautifulsoup","py27-beautifulsoup4","py27-behave","py27-benchexec","py27-biggles","py27-billiard","py27-biopython","py27-biplist","py27-bitarray","py27-bitstring","py27-bitstruct","py27-blaze","py27-bleach","py27-blessed","py27-blessings","py27-blinker","py27-blist","py27-blockdiag","py27-blosc","py27-bokeh","py27-boto","py27-boto3","py27-botocore","py27-bottle","py27-bottle-sqlalchemy","py27-bottleneck","py27-bpython","py27-bqplot","py27-breadability","py27-brotli","py27-brotlipy","py27-brownie","py27-bson","py27-buzhug","py27-bz2file","py27-cached-property","py27-cachetools","py27-cairo","py27-cairocffi","py27-canmatrix","py27-cartopy","py27-cchardet","py27-cdb","py27-celementtree","py27-celery","py27-certifi","py27-cffi","py27-cftime","py27-chainer","py27-chardet","py27-checker","py27-cheetah","py27-cheroot","py27-cherrypy","py27-chm","py27-chm2pdf","py27-chronic","py27-cidrize","py27-cjson","py27-ckanapi","py27-clang","py27-cli-helpers","py27-click","py27-click-plugins","py27-clientform","py27-cligj","py27-clint","py27-clonedigger","py27-cloudpickle","py27-codestyle","py27-cog","py27-cogen","py27-colander","py27-colorama","py27-colormath","py27-colour","py27-columnize","py27-comet","py27-commpy","py27-config","py27-configargparse","py27-configobj","py27-configparser","py27-constantly","py27-construct","py27-contextlib2","py27-control","py27-cookies","py27-corner","py27-couchdb","py27-couchdbkit","py27-country","py27-coverage","py27-cppy","py27-crayons","py27-creoleparser","py27-cryptography","py27-csscompressor","py27-cssselect","py27-cssutils","py27-csvkit","py27-ctags","py27-cubes","py27-cucumber-tag-expressions","py27-curl","py27-curlish","py27-curtsies","py27-cvxmod","py27-cvxopt","py27-cx_Freeze","py27-cycler","py27-cymem","py27-cython","py27-cytoolz","py27-daemon","py27-dap","py27-dask","py27-datacite","py27-datashape","py27-dateutil","py27-datrie","py27-dbfread","py27-ddt","py27-deap","py27-decorator","py27-decoratortools","py27-defusedxml","py27-demjson","py27-des","py27-descartes","py27-dice3ds","py27-diff-match-patch","py27-dill","py27-dispatcher","py27-dispel4py-devel","py27-dispel4py-registry-devel","py27-distlib","py27-distorm","py27-distributed","py27-distro","py27-distutils-extra","py27-django","py27-django-countries","py27-django-debug-toolbar","py27-django-extensions","py27-django-htmlmin","py27-django-nose","py27-dns-lexicon","py27-dnspython","py27-docker","py27-dockerpty","py27-dockerpy-creds","py27-docopt","py27-docstyle","py27-doctest-ignore-unicode","py27-docutils","py27-docx","py27-dpkt","py27-dqsegdb2","py27-dsltools","py27-dulwich","py27-dynd","py27-ecdsa","py27-editor","py27-editorconfig","py27-elementtree","py27-elib.intl","py27-elixir","py27-emcee","py27-empy","py27-enchant","py27-enthoughtbase","py27-entrypoints","py27-enum","py27-enum34","py27-envoy","py27-epc","py27-ephem","py27-epsg","py27-epsilon","py27-epydoc","py27-erf","py27-eric-ide","py27-errorhandler","py27-et_xmlfile","py27-etsproxy","py27-euca2ools","py27-eventlet","py27-execnet","py27-exifread","py27-eyed3","py27-ez_setup","py27-ezodf","py27-ezpycrypto","py27-fabio","py27-fabric","py27-fancycompleter","py27-fasteners","py27-fastimport","py27-faulthandler","py27-feedparser","py27-fido2","py27-figleaf","py27-filechunkio","py27-filelock","py27-filterpy","py27-fiona","py27-fipy","py27-fixture","py27-fixtures","py27-flake8","py27-flake8-mccabe","py27-flake8-pep8-naming","py27-flake8-polyfill","py27-flaky","py27-flask","py27-flask-auth","py27-flask-babel","py27-flask-frozen","py27-flask-login","py27-flask-mail","py27-flask-mongoalchemy","py27-flask-restful","py27-flask-script","py27-flask-sqlalchemy","py27-flask-uploads","py27-flask-wtf","py27-flup","py27-fnorb","py27-formalchemy","py27-formbuild","py27-formencode","py27-fortranformat","py27-fpconst","py27-freebase","py27-freeling","py27-freezegun","py27-fs","py27-funcparserlib","py27-funcsigs","py27-functools32","py27-future","py27-futures","py27-fuzzywuzzy","py27-game","py27-gammapy","py27-gast","py27-gchartwrapper","py27-gcn","py27-gd","py27-gdal","py27-gdata","py27-gdbm","py27-generator","py27-genshi","py27-gensim","py27-geoalchemy","py27-geocoder","py27-geographiclib","py27-geohash","py27-geoip","py27-geojson","py27-geopandas","py27-geopy","py27-getargs","py27-getkey","py27-gevent","py27-gevent-websocket","py27-gflags","py27-ggy","py27-git-sweep","py27-gitdb","py27-gitpython","py27-glewpy","py27-gmpy","py27-gmpy2","py27-gnuplot","py27-gnureadline","py27-gobject","py27-goocanvas","py27-google-api","py27-google-apputils","py27-google-auth","py27-google-auth-httplib2","py27-google-pasta","py27-grako","py27-graph-tool","py27-graphpath","py27-graphviz","py27-graphy","py27-greenlet","py27-gsd","py27-gsl","py27-gslib","py27-gtfs","py27-gtkmvc","py27-gviz_api","py27-gwdatafind","py27-gwosc","py27-gwpy","py27-h11","py27-h2","py27-hachoir-core","py27-hachoir-metadata","py27-hachoir-parser","py27-hachoir-urwid","py27-harstorage","py27-harvestman","py27-hat-trie","py27-hcluster","py27-hdfs","py27-healpy","py27-heapdict","py27-helpdev","py27-hgexperimental","py27-hgsubversion","py27-hieroglyph","py27-hiredis","py27-honcho","py27-hpack","py27-html2text","py27-html5lib","py27-htmlcalendar","py27-htmlgen","py27-htmltemplate","py27-htseq","py27-http-parser","py27-httplib2","py27-humanize","py27-hurry.filesize","py27-hyperestraier","py27-hyperframe","py27-hyperlink","py27-hypothesis","py27-hypy","py27-icalendar","py27-id3lib","py27-idna","py27-imageio","py27-imagesize","py27-imdb","py27-imgur","py27-iminuit","py27-import_relative","py27-importlib-metadata","py27-importlib-resources","py27-importmagic","py27-imread","py27-incremental","py27-iniparse","py27-instapaperlib","py27-instrumentkit","py27-intervaltree","py27-intervaltree2","py27-invoke","py27-ioflo","py27-ipaddr","py27-ipaddress","py27-ipdb","py27-iplib","py27-ipy","py27-ipykernel","py27-ipympl","py27-ipyparallel","py27-ipython","py27-ipython-sql","py27-ipython_genutils","py27-ipywidgets","py27-irclib","py27-irodsclient","py27-iso8601","py27-isodate","py27-isort","py27-itsdangerous","py27-jaraco.functools","py27-jcc","py27-jdcal","py27-jedi","py27-jenkins-job-builder","py27-jinja","py27-jinja2","py27-jmespath","py27-jmespath-terminal","py27-joblib","py27-josepy","py27-jsbeautifier","py27-json-rpc","py27-json-tricks","py27-json5","py27-jsonschema","py27-jubatus-client","py27-jug","py27-jupyter","py27-jupyter_client","py27-jupyter_console","py27-jupyter_core","py27-jupyterlab_launcher","py27-jwt","py27-kaitaistruct","py27-kaptan","py27-kapteyn","py27-kcs11","py27-keras","py27-keras_applications","py27-keras_preprocessing","py27-kerfi-vangasvipur","py27-keyczar","py27-keyring","py27-kid","py27-kivy","py27-kiwi","py27-kiwisolver","py27-kombine","py27-kombu","py27-kqueue","py27-kyotocabinet","py27-langid","py27-language-server","py27-latexcodec","py27-lazy_object_proxy","py27-ldap","py27-ldap3","py27-leather","py27-lepl","py27-lepton","py27-leveldb","py27-levenshtein","py27-libarchive-c","py27-libcloud","py27-libdnet","py27-libgmail","py27-liblzma","py27-libnacl","py27-libnamebench","py27-librabbitmq","py27-libsass","py27-libtmux","py27-libxml2","py27-lightblue","py27-ligo-common","py27-ligo-gracedb","py27-ligo-lw","py27-ligo-segments","py27-ligotimegps","py27-linecache2","py27-llfuse","py27-llvmlite","py27-llvmmath","py27-llvmpy","py27-lmfit","py27-local-pipelines","py27-locket","py27-lockfile","py27-logbook","py27-logcat-color","py27-logilab-common","py27-logilab-constraint","py27-logilab-hmm","py27-lscsoft-glue","py27-lxml","py27-ly","py27-lz4","py27-m2crypto","py27-m2r","py27-macfsevents","py27-macholib","py27-magic","py27-magpy","py27-mahotas","py27-mako","py27-managesieve","py27-mando","py27-marisa-trie","py27-markdown","py27-markdown2","py27-markupsafe","py27-matplotlib","py27-matplotlib-basemap","py27-mcrypt","py27-mdp-toolkit","py27-mdtraj","py27-mechanize","py27-medusa","py27-meld3","py27-memprof","py27-mercantile","py27-mercurial_extension_utils","py27-meta","py27-metakernel","py27-metar","py27-mhash","py27-milk","py27-mimeparse","py27-minecraft-overviewer","py27-minfx","py27-mingus","py27-misaka","py27-mistune","py27-mkl","py27-mkl-include","py27-mlpy","py27-mmh3","py27-mmtf-python","py27-mock","py27-modulegraph","py27-moin","py27-molmod","py27-mongoalchemy","py27-mongoengine","py27-mongoose","py27-monotonic","py27-montage","py27-morbid","py27-more-itertools","py27-mox","py27-mpdclient2","py27-mpi4py","py27-mpld3","py27-mpmath","py27-mrjob","py27-msgpack","py27-mssql","py27-multipledispatch","py27-munch","py27-murmurhash","py27-mustache","py27-mutagen","py27-mx-base","py27-mx-experimental","py27-myghty","py27-myghtyutils","py27-mysql","py27-natsort","py27-nbconvert","py27-nbformat","py27-nbval","py27-nbxmpp","py27-nclib","py27-ndg_httpsclient","py27-neovim","py27-netaddr","py27-netcdf4","py27-netdevicelib","py27-netifaces","py27-networkx","py27-nevow","py27-ngl","py27-nibabel","py27-nio","py27-nltk","py27-nmrglue","py27-nose","py27-nose-exclude","py27-nose-progressive","py27-nose-skipreq","py27-nose-testconfig","py27-nosexcover","py27-notebook","py27-notify-python","py27-novas","py27-novas_de405","py27-Nuitka","py27-numba","py27-numdifftools","py27-numeric","py27-numexpr","py27-numpy","py27-numpydoc","py27-nwdiag","py27-oauth","py27-oauth2","py27-oauth2client","py27-oauthlib","py27-obspy","py27-oct2py","py27-octave_kernel","py27-ode","py27-odo","py27-olefile","py27-omniORBpy","py27-openbabel","py27-opengl","py27-opengl-accelerate","py27-openid","py27-openopt","py27-openpyxl","py27-openslide","py27-openssl","py27-optik","py27-orbit","py27-orbited","py27-orq","py27-oset","py27-otp","py27-oursql","py27-owslib","py27-pacal","py27-packaging","py27-paho-mqtt","py27-pandas","py27-pandasql","py27-pandocfilters","py27-parakeet","py27-paramiko","py27-parse","py27-parse-type","py27-parsedatetime","py27-parsel","py27-parsimonious","py27-parsing","py27-parso","py27-partd","py27-parver","py27-passlib","py27-paste","py27-pastedeploy","py27-pastescript","py27-pastewebkit","py27-path","py27-pathfinder","py27-pathlib2","py27-pathtools","py27-patsy","py27-paver","py27-pbr","py27-pcapy","py27-pdfrw","py27-peak","py27-pebl","py27-pedal","py27-pep8","py27-petsc4py","py27-pexpect","py27-pgspecial","py27-pgsql","py27-phonenumbers","py27-pickleshare","py27-piddle","py27-pika","py27-pil","py27-pinocchio","py27-pint","py27-pip","py27-pipedream","py27-pipfile","py27-pivy","py27-pkgconfig","py27-pkginfo","py27-plac","py27-plistservices","py27-pluggy","py27-ply","py27-plyvel","py27-pmw","py27-podcastparser","py27-poly","py27-polygon","py27-poppler","py27-poppler-qt4","py27-poppler-qt5","py27-portend","py27-posixtimezone","py27-powerline","py27-pp","py27-pptx","py27-preshed","py27-pretend","py27-prettytable","py27-probstat","py27-processing","py27-progressbar","py27-prometheus_client","py27-prompt_toolkit","py27-protego","py27-protobuf","py27-protobuf3","py27-prov","py27-pss","py27-psutil","py27-psychopy","py27-psycopg2","py27-ptyprocess","py27-publicsuffix2","py27-pudb","py27-py","py27-py2app","py27-pyFAI","py27-pyaes","py27-pyaudio","py27-pyavm","py27-pybind11","py27-pybonjour","py27-pybox2d","py27-pybtex","py27-pybtex-docutils","py27-pycallgraph","py27-pycares","py27-pycg","py27-pychecker","py27-pycluster","py27-pycparser","py27-pycrlibm","py27-pycryptodome","py27-pycson","py27-pydicom","py27-pydot","py27-pyds9","py27-pyepl","py27-pyfftw","py27-pyfftw3","py27-pyficache","py27-pyflakes","py27-pyfsevents","py27-pygccxml","py27-pygeocoder","py27-pyglet","py27-pygments","py27-pygmsh","py27-pygooglechart","py27-pygpgme","py27-pygpu","py27-pygraph-core","py27-pygraph-dot","py27-pygraphviz","py27-pygresql","py27-pygrib","py27-pygtk","py27-pygtkhelpers","py27-pyhamcrest","py27-pyhyphen","py27-pyicu","py27-pyinstaller","py27-pyinterval","py27-pyke","py27-pykerberos","py27-pylibelf","py27-pylibmc","py27-pylibpcap","py27-pylint","py27-pylons","py27-pylru","py27-pylzma","py27-pymacs","py27-pymca","py27-pyml","py27-pymongo","py27-pympler","py27-pymtp","py27-pymunk","py27-pymvpa","py27-pymysql","py27-pynacl","py27-pynamecheap","py27-pync","py27-pynds","py27-pyne","py27-pynetdicom","py27-pynifti","py27-pynzb","py27-pyodbc","py27-pyopencl","py27-pyorick","py27-pypcap","py27-pypdf2","py27-pypeg2","py27-pyperclip","py27-pyphant","py27-pyphant-fmf","py27-pyphant-imageprocessing","py27-pyphant-osc","py27-pyphant-statistics","py27-pyphant-tools","py27-pyplusplus","py27-pypostal","py27-pyproj","py27-pyprotocols","py27-pyqt4","py27-pyqt5","py27-pyqt5-webengine","py27-pyqt5-chart","py27-pyqtgraph","py27-pyquery","py27-pyqwt","py27-pyrant","py27-pyregion","py27-pyrex","py27-pyrfc3339","py27-pyro","py27-pyrsistent","py27-pyrxp","py27-pysal","py27-pysam","py27-pyscard","py27-pyshp","py27-pyside","py27-pyside-tools","py27-pyside2","py27-pyslides","py27-pystache","py27-pysvn","py27-pytest","py27-pytest-cov","py27-pytest-forked","py27-pytest-html","py27-pytest-metadata","py27-pytest-mpl","py27-pytest-qt","py27-pytest-runner","py27-pytest-xdist","py27-python-augeas","py27-python-daemon","py27-python-dotenv","py27-python-jenkins","py27-python-jsonrpc-server","py27-pythonutils","py27-pytidylib","py27-pytimeparse","py27-pytools","py27-pyttsx","py27-pytzdata","py27-pyusb","py27-pyvcf","py27-pyviennacl","py27-pyvttbl","py27-pywavelets","py27-pyx","py27-pyxb","py27-pyxg","py27-pyxmpp","py27-qdarkstyle","py27-qimage2ndarray","py27-qrcode","py27-qtawesome","py27-qtconsole","py27-qtpy","py27-qtsass","py27-quadtree","py27-quantities","py27-queuelib","py27-quixote","py27-qutip","py27-rabbyt","py27-rad","py27-radical-utils","py27-radix","py27-rasterio","py27-ratelim","py27-raven","py27-rbtools","py27-rcsparse","py27-rdflib","py27-re2","py27-readme_renderer","py27-recaptcha","py27-redis","py27-regex","py27-regions","py27-rencode","py27-repl","py27-reportlab","py27-repoze.lru","py27-requests","py27-requests-cache","py27-requests-file","py27-requests-mock","py27-requests-oauthlib","py27-requests-toolbelt","py27-requests-unixsocket","py27-restkit","py27-reverend","py27-rfc3339","py27-rfc3987","py27-rfc6555","py27-rfoo","py27-robotframework","py27-robotframework-ride","py27-robotframework-selenium2library","py27-robotframework-sshlibrary","py27-robotremoteserver","py27-roman","py27-rope","py27-ropemacs","py27-ropemode","py27-roundup","py27-routes","py27-rpy2","py27-rrdtool","py27-rsa","py27-rstcheck","py27-rtm","py27-rtmidi-python","py27-rtree","py27-ruamel-yaml","py27-ruamel-yaml-clib","py27-rudolf","py27-ruledispatch","py27-s3fs","py27-s3transfer","py27-saga","py27-scandir","py27-scanf","py27-scgi","py27-scientific","py27-scikit-build","py27-scikit-image","py27-scikit-learn","py27-scikit-umfpack","py27-scikits-ann","py27-scikits-audiolab","py27-scikits-bootstrap","py27-scikits-bvp_solver","py27-scikits-module","py27-scikits-samplerate","py27-scikits-talkbox","py27-scikits-timeseries","py27-scipy","py27-scitools","py27-sclapp","py27-scoop","py27-scrapy","py27-scruffington","py27-scss","py27-seaborn","py27-selectors2","py27-selenium","py27-send2trash","py27-seqdiag","py27-serial","py27-serpent","py27-service_identity","py27-setproctitle","py27-setupdocs","py27-setupmeta","py27-setuptools","py27-setuptools-git","py27-setuptools_scm","py27-setuptools_scm_git_archive","py27-sexpdata","py27-sfepy","py27-sgmlop","py27-sh","py27-shapely","py27-shellwords","py27-shiboken","py27-shove","py27-simplegeneric","py27-simplejson","py27-simplekml","py27-simpletal","py27-singledispatch","py27-sip","py27-sisynala","py27-sisyphus","py27-six","py27-slepc4py","py27-slugify","py27-smart_open","py27-smb","py27-smisk","py27-smmap","py27-snmp","py27-snowballstemmer","py27-snuggs","py27-soaplib","py27-soappy","py27-socketpool","py27-socks","py27-sogl","py27-sortedcollections","py27-sortedcontainers","py27-sounddevice","py27-south","py27-spacepy","py27-spark","py27-spark_parser","py27-sparqlwrapper","py27-spatialite","py27-speaklater","py27-spectral","py27-speg","py27-sphinx","py27-sphinx-bootstrap-theme","py27-sphinx-contrib","py27-sphinx-gallery","py27-sphinx_rtd_theme","py27-sphinxcontrib-bibtex","py27-sphinxcontrib-websupport","py27-spyder-kernels","py27-sqlalchemy","py27-sqlalchemy-migrate","py27-sqlite","py27-sqlobject","py27-sqlparse","py27-srs","py27-ssh","py27-stanfordnlp","py27-statprof","py27-statsmodels","py27-stemmer","py27-stevedore","py27-stomper","py27-stopit","py27-storm","py27-strict-rfc3339","py27-structlog","py27-subprocess32","py27-subvertpy","py27-suds","py27-suds-jurko","py27-sumy","py27-supervisor","py27-svipc","py27-svnreporter","py27-swiginac","py27-sybil","py27-sympy","py27-tables","py27-tabulate","py27-tagcloud","py27-tahchee","py27-tail","py27-taskplan","py27-taskw","py27-tastypie","py27-tatsu","py27-tblib","py27-tc","py27-tclink","py27-tempita","py27-tempora","py27-tensorboard1","py27-tensorflow_estimator1","py27-termcolor","py27-terminado","py27-terminaltables","py27-testfixtures","py27-testpath","py27-testtools","py27-text-unidecode","py27-textile","py27-texttable","py27-theano","py27-threadpool","py27-thrift","py27-tiff","py27-timeformat","py27-tinycss","py27-tkinter","py27-tldextract","py27-tlslite","py27-tmuxp","py27-toml","py27-toolz","py27-tornado","py27-torndb","py27-tox","py27-tpg","py27-tpot","py27-tqdm","py27-traceback2","py27-tracer","py27-traitlets","py27-traittypes","py27-transaction","py27-translationstring","py27-tre","py27-trep","py27-trepan","py27-triangle","py27-trollius","py27-trustme","py27-tsk","py27-tstables","py27-ttfquery","py27-turbocheetah","py27-turbojson","py27-turbokid","py27-tvdb","py27-tvnamer","py27-tweepy","py27-twilio","py27-twill","py27-twine","py27-twisted","py27-twitter","py27-twython","py27-txgithub","py27-typing","py27-tz","py27-tz-gae","py27-tzlocal","py27-ujson","py27-umlgraph","py27-uncertainties","py27-uncompyle6","py27-unicodecsv","py27-unicodedata2","py27-unidecode","py27-unit","py27-unittest-xml-reporting","py27-unittest2","py27-unum","py27-update_checker","py27-uritemplate","py27-url","py27-urlgrabber","py27-urllib3","py27-urlwatch","py27-urwid","py27-usadel1","py27-usbtmc","py27-utidylib","py27-vcversioner","py27-vega","py27-vine","py27-virtualenv","py27-virtualenv-clone","py27-virtualenvwrapper","py27-virtualfish","py27-visa","py27-vobject","py27-voeventlib","py27-vxi11","py27-w3lib","py27-waitress","py27-wand","py27-wasabi","py27-watchdog","py27-wcwidth","py27-webcolors","py27-webencodings","py27-weberror","py27-webhelpers","py27-weblib","py27-webob","py27-webpy","py27-websocket-client","py27-webstack","py27-webtest","py27-werkzeug","py27-wheel","py27-whoosh","py27-widgetsnbextension","py27-winpdb","py27-word2vec","py27-wordaxe","py27-workerpool","py27-wrapt","py27-wtforms","py27-wurlitzer","py27-wxpython-3.0","py27-wxpython-4.0","py27-x2go","py27-xar","py27-xarray","py27-xattr","py27-xdg","py27-xdis","py27-xhtml2pdf","py27-xlib","py27-xlrd","py27-xlsx2csv","py27-xlutils","py27-xlwt","py27-xmldiff","py27-xmlsec","py27-xmltodict","py27-xmpppy","py27-yaml","py27-yapf","py27-yappi","py27-yapsy","py27-yenc","py27-yolk","py27-yt","py27-yum-metadata-parser","py27-zc-buildout","py27-zc-lockfile","py27-zconfig","py27-zdaemon","py27-zen","py27-zeroc-ice33","py27-zeroc-ice34","py27-zeroc-ice35","py27-zict","py27-zipp","py27-zmq","py27-zodb","py27-zope-app-module","py27-zope-component","py27-zope-deferredimport","py27-zope-deprecation","py27-zope-event","py27-zope-hookable","py27-zope-keyreference","py27-zope-proxy","py27-zopeinterface","py27-zopfli","py27-zsi","py27-gnome","py27-gobject3","py27-pyobjc","py27-pyobjc-cocoa","EGSimulation","HORTON","TwitterDemandAnalyzer","TwitterDemandCollector","alps","bkchem","dqsegdb","gds","geda-gaf","gnuradio37","gnuradio-devel","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-iio","gr37-iqbalance","gr37-iridium","gr37-limesdr","gr37-lora-BastilleResearch","gr37-lora-rpp0","gr37-lte","gr37-mac","gr37-mapper","gr37-ofdm","gr37-osmosdr","gr37-pcap","gr37-pyqt","gr37-rds","gr37-satellites","gr37-sdrplay","gr37-specest","gr37-tdd","py27-lal","py27-lalburst","py27-lalframe","py27-lalinference","py27-lalinspiral","py27-lalmetaio","py27-lalpulsar","py27-lalsimulation","py27-ldas-tools-al","py27-ldas-tools-diskcacheAPI","py27-ldas-tools-frameAPI","py27-ldas-tools-framecpp","py27-ldas-tools-ldasgen","ligo-lvalert","ligo-lvalert-heartbeat","nMOLDYN","py27-nds2-client","osmocore","osmocore-devel","playerstage-player","relax","relax3d","sparky","tophat","cfv","fail2ban","fusil","libevt","py27-yara","bcfg2","binplist","dnuos","rpm54","smart","terminator","yum","yum-utils","zeroinstall-injector","consodoc","py27-libxslt","pylize","py27-simstring","txt2tags","ajp-wsgi","cherokee","clearsilver","cloudwiki","duckytool","googlecl","loggerhead","mod_python27","py27-nghttp2","sitemap_gen","uzbl","webcleaner","py27-hcloud","py27-pytest-timeout","p5.32-inline-python","py27-backports.entry-points-selectable","py27-platformdirs","py27-ipadic","py27-mecab-python3","subversion-pythonbindings-2.7","py27-fonttools","py27-sip4","py27-pyqt5-common","py27-smi","py27-pygtk-devel","py27-xkcdpass","py27-opencv3-devel","py27-ansible-core","py27-resolvelib","trac-devel","py27-django-gravatar2","py27-pytest-benchmark","py27-cpuinfo","p5.34-inline-python","py27-python-ivi","py27-distnorm","bakefile","py27-fdsnwsscripts","ufo-ai","py27-pyxdg","py27-scapy","py27-pysap","py27-cython-compat","py27-oldest-supported-numpy","gtk-mac-bundler"]},{"type":"build","ports":["LyX1","phantomjs-qt-qtwebkit","qt5-qtwebengine","qt5-qtwebengine-docs","qt5-qtwebkit","qt5-qtwebkit-docs","qt511-qtwebengine","qt511-qtwebengine-docs","qt511-qtdeclarative","qt511-qtdeclarative-docs","qt511-qtwebkit","qt511-qtwebkit-docs","qt513-qtwebengine","qt513-qtwebengine-docs","qt513-qtdeclarative","qt513-qtdeclarative-docs","qt513-qtwebkit","qt513-qtwebkit-docs","qt53-qtdeclarative","qt53-qtdeclarative-docs","qt53-qtwebkit","qt53-qtwebkit-docs","qt55-qtwebengine","qt55-qtwebengine-docs","qt55-qtdeclarative","qt55-qtdeclarative-docs","qt55-qtwebkit","qt55-qtwebkit-docs","qt56-qtwebengine","qt56-qtwebengine-docs","qt56-qtdeclarative","qt56-qtdeclarative-docs","qt56-qtwebkit","qt56-qtwebkit-docs","qt57-qtwebengine","qt57-qtwebengine-docs","qt57-qtdeclarative","qt57-qtdeclarative-docs","qt57-qtwebkit","qt57-qtwebkit-docs","qt58-qtwebengine","qt58-qtwebengine-docs","qt58-qtdeclarative","qt58-qtdeclarative-docs","qt58-qtwebkit","qt58-qtwebkit-docs","qt59-qtwebengine","qt59-qtwebengine-docs","qt59-qtdeclarative","qt59-qtdeclarative-docs","qt59-qtwebkit","qt59-qtwebkit-docs","lilv","lv2","serd","sord","sratom","telepathy-glib","telepathy-haze","telepathy-logger","telepathy-qt","jubatus","jubatus_core","nusmv","pficommon","empathy","gnome-panel","oregano","gegl-0.3","alan","llvm-3.4","mozjs52","mozjs60","spidermonkey185","ibex-lib","shogun-devel","HandBrake","HandBrakeCLI","relax3d","botan1","ntpsec","rpm","cpi00","normalizeNumexp","ux-trie","webkit-gtk","webkit-gtk3","mrustc-rust","mozjs68","kazmath","tenfourfox","tenfourfox-devel","aquafox"]},{"type":"test","ports":["pdf2djvu","mosquitto","kazmath"]},{"type":"run","ports":["icompile","ski","py27-pykde4","putmail","http-replicator","ipcheck","createrepo","repoview","waitfor","yum-createrepo","gmtl","john-jumbo","john-jumbo-devel"]}]},{"name":"python310","portdir":"lang/python310","version":"3.10.20","license":"PSF","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.python.org/","description":"An interpreted, object-oriented programming language","long_description":"Python is an interpreted, interactive, object-oriented programming language.","active":true,"categories":["lang"],"maintainers":[{"name":"jmr","github":"jmroot","ports_count":353}],"variants":["universal","optimizations","lto","dtrace"],"dependencies":[{"type":"build","ports":["clang-18","pkgconfig"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["sqlite3","libedit","libffi","ncurses","bzip2","expat","gettext-runtime","openssl","xz","zlib"]},{"type":"run","ports":["python_select-310","python3_select-310"]}],"depends_on":[{"type":"lib","ports":["freecad","buildbot","buildbot-console-view","buildbot-grid-view","buildbot-macports-custom-views","buildbot-pkg","buildbot-waterfall-view","buildbot-worker","buildbot-www","cask","commitizen","howdoi","nodejs14","frescobaldi","frescobaldi-devel","zim","nfoview","clang-11","munin","gcalcli","rednotebook","topydo","watson","NanoVNASaver","cantera","cantera-devel","gnuradio","gnuradio-next","gr-adapt","gr-air-modes","gr-baz","gr-fcdproplus","gr-foo","gr-fosphor","gr-gfdm","gr-gsm","gr-hpsdr","gr-ieee802-11","gr-ieee802-15-4","gr-iio","gr-iqbalance","gr-iridium","gr-limesdr","gr-linrad","gr-lora-rpp0","gr-osmosdr","gr-rds","gr-satellites","gr-specest","libiio","uhd","uhd-39lts","uhd-devel","volk","xraylib","salt","dblatex","mod_wsgi","boost171","boost171-numpy","lldb-12","convertall","imapdedup","retdec","retdec-devel","py310-gdbm","py310-tkinter","py310-setuptools","py310-altgraph","py310-modulegraph","py310-macholib","py310-py2app","py310-SDL2","py310-python-install","py310-virtualenv-clone","py310-cython","py310-decorator","py310-gssapi","py310-pipdeptree","py310-pip","py310-multidict","py310-idna","py310-yarl","py310-certifi","py310-charset-normalizer","py310-defusedxml","py310-pygments","py310-socks","py310-requests","py310-requests-toolbelt","py310-urllib3","py310-mypy","py310-mypy_extensions","py310-toml","py310-typed-ast","py310-typing_extensions","py310-igraph","py310-texttable","py310-more-itertools","py310-peewee","py310-tomli","py310-pep517","py310-click","py310-regex","py310-asteval","py310-attrs","py310-hypothesis","py310-iniconfig","py310-nose","py310-packaging","py310-parsing","py310-pluggy","py310-pretend","py310-py","py310-pytest","py310-setuptools_scm","py310-six","py310-sortedcontainers","py310-zope-event","py310-zopeinterface","py310-atomicwrites","py310-backports","py310-backports.entry-points-selectable","py310-binaryornot","py310-deprecation","py310-diff-match-patch","py310-filetype","py310-identify","py310-bracex","py310-ukpostcodeparser","py310-wcmatch","py310-cwcwidth","py310-pyotp","py310-tenacity","py310-chardet","py310-beniget","py310-gast","py310-setupmeta","py310-sip","py310-bigfloat","py310-cachetools","py310-cfgv","py310-colorlog","py310-inflection","py310-intervaltree","py310-columnize","py310-cppy","py310-cssselect2","py310-mock","py310-pytest-runner","py310-tinycss2","py310-webencodings","py310-editorconfig","py310-pdbecif","py310-platformdirs","py310-text-unidecode","py310-textdistance","py310-three-merge","py310-wurlitzer","py310-numpy","py310-nodeenv","py310-openbabel","py310-pbr","py310-pytest-cov","py310-pytest-qt","py310-black","py310-pathspec","py310-async-timeout","py310-cchardet","py310-pycparser","dbus-python310","lldb-13","py310-Faker","py310-Pillow","py310-arrow","py310-astroid","py310-asv","py310-autopep8","py310-biopython","py310-cairocffi","py310-cffi","py310-cftime","py310-codestyle","py310-colorama","py310-coverage","py310-cpuinfo","py310-cycler","py310-dateutil","py310-dill","py310-distlib","py310-docstyle","py310-enchant","py310-entrypoints","py310-fastprogress","py310-filelock","py310-flake8","py310-flake8-mccabe","py310-flaky","py310-freezegun","py310-future","py310-greenlet","py310-importlib-metadata","py310-isort","py310-kaptan","py310-keyring","py310-kiwisolver","py310-lazy_object_proxy","py310-libtmux","py310-msgpack","py310-natsort","py310-neovim","py310-olefile","py310-opengl-accelerate","py310-ply","py310-poyo","py310-pycares","py310-pyflakes","py310-pyicu","py310-pylint","py310-pympler","py310-pyqt-builder","py310-pyqt5","py310-pyqt5-chart","py310-pyqt5-scintilla","py310-pyqt5-sip","py310-pyqt5-webengine","py310-pytest-benchmark","py310-pytest-mock","py310-python-lsp-jsonrpc","py310-pythran","py310-qstylizer","py310-qtawesome","py310-qtpy","py310-random2","py310-rope","py310-snowballstemmer","py310-term-background","py310-tmuxp","py310-tokenize-rt","py310-tox","py310-tz","py310-ujson","py310-uncertainties","py310-validators","py310-virtualenv","py310-wrapt","py310-yaml","py310-yapf","py310-zipp","py310-xlrd","py310-aiodns","py310-aiohttp","py310-brotli","py310-discordpy","py310-mpmath","py310-sympy","py310-appdirs","py310-rply","py310-astor","py310-asn1","py310-awscli","py310-boto3","py310-botocore","py310-docutils","py310-jmespath","py310-roman","py310-rsa","py310-s3transfer","py310-bootstrap-modules","py310-flit_core","py310-wheel","py310-game","py310-jinja2","py310-markupsafe","py310-opengl","py310-hcloud","py310-pybind11","py310-scipy","py310-alabaster","py310-imagesize","py310-algopy","py310-lmfit","py310-nmrglue","py310-nmrglue-devel","py310-numdifftools","py310-pandas","py310-patsy","py310-peakutils","py310-statsmodels","py310-cairo","py310-cairosvg","py310-cookiecutter","py310-jinja2-time","py310-matplotlib","py310-slugify","py310-tornado","py310-unidecode","py310-commonmark","py310-enrich","py310-rich","py310-setuptools_scm_git_archive","py310-unidiff","py310-importlib-resources","py310-shapely","py310-mutagen","py310-sentry-sdk","py310-spotipy","py310-asttokens","py310-cx_Freeze","py310-eric-ide","py310-pysvn","py310-html2text","py310-spark_parser","py310-uncompyle6","py310-xdis","py310-scikit-hep-mplhep","py310-scikit-hep-mplhep_data","py310-libxml2","py310-jaraco.functools","py310-tempora","py310-testfixtures","py310-build","py310-ddt","py310-beartype","py310-appnope","py310-argon2-cffi","py310-async_generator","py310-backcall","py310-bleach","py310-debugpy","py310-gnureadline","py310-ipykernel","py310-ipython","py310-ipython_genutils","py310-ipywidgets","py310-jedi","py310-jsonschema","py310-jupyter","py310-jupyter_client","py310-jupyter_console","py310-jupyter_core","py310-jupyter_packaging","py310-jupyterlab_pygments","py310-jupyterlab_widgets","py310-matplotlib-inline","py310-metakernel","py310-mistune","py310-nbclient","py310-nbconvert","py310-nbformat","py310-nest_asyncio","py310-notebook","py310-pandocfilters","py310-parso","py310-pexpect","py310-pickleshare","py310-prometheus_client","py310-prompt_toolkit","py310-ptyprocess","py310-pyrsistent","py310-send2trash","py310-terminado","py310-testpath","py310-tomlkit","py310-traitlets","py310-wcwidth","py310-widgetsnbextension","py310-zmq","py310-et_xmlfile","py310-jdcal","py310-openpyxl","py310-parse","py310-segno","py310-cssselect","py310-lxml","py310-pyquery","py310-sqlalchemy","py310-xyzservices","py310-scikit-hep-awkward1","py310-scikit-hep-boost-histogram","py310-scikit-hep-hist","py310-scikit-hep-uproot4","py310-aiojobs","py310-flit","py310-tomli-w","py310-blis","py310-cymem","py310-murmurhash","py310-plac","py310-preshed","py310-srsly","py310-thinc","py310-tqdm","py310-wasabi","py310-selenium","py310-libvirt","py310-cryptography","py310-cryptography_vectors","py310-semantic_version","py310-setuptools-rust","py310-apipkg","py310-execnet","py310-iso8601","py310-pytest-forked","py310-pytest-subtests","py310-pytest-xdist","py310-aiosignal","py310-frozenlist","py310-soupsieve","py310-cattrs","py310-requests-cache","py310-url-normalize","py310-babel","py310-latexcodec","py310-oset","py310-pybtex","py310-pybtex-docutils","py310-sphinx","py310-sphinxcontrib-applehelp","py310-sphinxcontrib-bibtex","py310-sphinxcontrib-devhelp","py310-sphinxcontrib-htmlhelp","py310-sphinxcontrib-jsmath","py310-sphinxcontrib-qthelp","py310-sphinxcontrib-serializinghtml","py310-sphinxcontrib-svg2pdfconverter","py310-sphinxcontrib-websupport","py310-dulwich","py310-scikit-hep-hepunits","py310-scikit-hep-particle","py310-distro","py310-imaplib2","py310-rfc6555","py310-mysqlclient","py310-mkl","py310-mkl-include","py310-websockets","py310-pyficache","py310-rstcheck","py310-sphinx-gallery","py310-tracer","py310-toolz","py310-pyqt4","py310-pyside","py310-qtconsole","py310-shiboken","py310-sip4","py310-zope-proxy","py310-joblib","py310-scikit-learn","py310-threadpoolctl","py310-absl","py310-flatbuffers","py310-markdown","py310-protobuf3","py310-werkzeug","py310-tensorflow_estimator","py310-josepy","py310-meshio","py310-npx","py310-gsd","py310-mmtf-python","py310-acefile","py310-astropy","py310-extension-helpers","py310-pyerfa","py310-pyobjc","py310-imagecodecs","py310-about-time","py310-acoustid","py310-alive-progress","py310-aubio","py310-audioread","py310-beautifulsoup4","py310-blinker","py310-bottlenose","py310-cached-property","py310-confuse","py310-country","py310-discogs-client","py310-flask","py310-flask-cors","py310-fonttools","py310-grapheme","py310-html5lib","py310-ibroadcast","py310-ifaddr","py310-itsdangerous","py310-jellyfish","py310-jsonpath-rw","py310-jwt","py310-langdetect","py310-mediafile","py310-mpd2","py310-munkres","py310-musicbrainzngs","py310-oauthlib","py310-rarfile","py310-reflink","py310-requests-oauthlib","py310-soco","py310-termplotlib","py310-termtables","py310-ttfquery","py310-unicodedata2","py310-xdg","py310-xmltodict","py310-zbar","py310-zopfli","py310-pyaudio","py310-openssl","py310-arpeggio","py310-asgiref","py310-asynctest","py310-h11","py310-h2","py310-hpack","py310-hyperframe","py310-kaitaistruct","py310-ldap3","py310-mitmproxy","py310-parver","py310-passlib","py310-pikepdf","py310-publicsuffix2","py310-pyperclip","py310-pytest-asyncio","py310-ruamel-yaml","py310-ruamel-yaml-clib","py310-urwid","py310-wsproto","py310-zstd","py310-sphinx_rtd_theme","py310-cytoolz","py310-pyproj","py310-simplejson","py310-contextlib2","py310-coveralls","py310-docopt","py310-gprof2dot","py310-ipdb","py310-multivolumefile","py310-path","py310-py7zr","py310-pyannotate","py310-pycryptodomex","py310-pyppmd","py310-pytest-fixture-config","py310-pytest-profiling","py310-pytest-remotedata","py310-pytest-shutil","py310-pytest-timeout","py310-pytest-virtualenv","py310-pyzstd","py310-setuptools-git","py310-termcolor","py310-exifread","py310-responses","py310-aws-sam-translator","py310-fs","py310-parameterized","py310-oct2py","py310-octave_kernel","py310-xlsx2csv","py310-zope-schema","py310-zope-i18nmessageid","py310-zope-configuration","py310-sh","py310-reportlab","py310-sybil","py310-django-gravatar2","py310-hyperkitty","py310-mailmanclient","py310-django-mailman3","py310-postorius","py310-aiofiles","py310-pywavelets","py310-grpcio","py310-grpcio-tools","py310-cachecontrol","py310-automat","py310-bcrypt","py310-constantly","py310-hyperlink","py310-incremental","py310-m2r","py310-pyhamcrest","py310-twisted","py310-sphinx-click","py310-readme_renderer","py310-django","py310-sqlparse","py310-django-allauth","py310-openid","py310-zope-component","py310-zope-hookable","py310-aioftp","py310-cloudpickle","py310-dask","py310-doctest-ignore-unicode","py310-drms","py310-flake8-pep8-naming","py310-flake8-polyfill","py310-fsspec","py310-gdal","py310-geographiclib","py310-h5netcdf","py310-h5py","py310-httpcore","py310-httpx","py310-imageio","py310-isodate","py310-locket","py310-mpi4py","py310-networkx","py310-obspy","py310-parfive","py310-partd","py310-pkgconfig","py310-prov","py310-pyasdf","py310-pydot","py310-pyshp","py310-rdflib","py310-requests-file","py310-rfc3986","py310-scikit-image","py310-sniffio","py310-sunpy","py310-tifffile","py310-xmlsec","py310-zeep","py310-zope-deferredimport","py310-zope-deprecation","py310-pygccxml","py310-pyplusplus","py310-poetry-core","py310-pygmsh","py310-pydantic","py310-gobject3","py310-acme","py310-configargparse","py310-configobj","py310-funcsigs","py310-google-api","py310-google-auth","py310-ndg_httpsclient","py310-pyrfc3339","py310-asn1-modules","py310-google-auth-httplib2","py310-httplib2","py310-oauth2client","py310-parsedatetime","py310-psutil","py310-python-augeas","py310-uritemplate","py310-dns-lexicon","py310-dnspython","py310-pynamecheap","py310-tldextract","py310-trio","py310-outcome","py310-pick","py310-pycryptodome","py310-pathvalidate","py310-pint","py310-cmd2","py310-gmpy","py310-gmpy2","py310-aenum","py310-distributed","py310-heapdict","py310-tblib","py310-zict","py310-cachey","py310-docstring_parser","py310-freetype","py310-hsluv","py310-magicgui","py310-napari-console","py310-napari-plugin-engine","py310-napari-svg","py310-psygnal","py310-superqt","py310-vispy","py310-bokeh","py310-panel","py310-numpydoc","py310-param","py310-pyct","py310-pyviz_comms","py310-soundfile","py310-markdown-it-py","py310-mdit-py-plugins","py310-myst-parser","py310-pytest-datadir","py310-pytest-regressions","py310-argcomplete","py310-userpath","py310-seaborn","py310-tabulate","py310-colorcet","py310-pmw","py310-requests-mock","py310-kapteyn","py310-portend","py310-textual","py310-cachy","py310-cleo","py310-clikit","py310-crashtest","py310-lockfile","py310-pastel","py310-pkginfo","py310-pylev","py310-shellingham","py310-amazon.ion","py310-jsonconversion","py310-qpageview","py310-logilab-common","py310-nuitka","py310-numexpr","py310-ly","py310-poppler-qt5","py310-codecov","py310-corner","py310-emcee3","py310-jupyter_sphinx","py310-pyinstrument","py310-smart_open","py310-gevent","py310-icmplib","py310-lmdb","xapian-bindings-python310","py310-z3","py310-psycopg2","py310-crcmod","py310-nbval","py310-onnx","py310-pynetdicom","py310-pydicom","py310-python-ivi","py310-usbtmc","py310-visa","py310-vxi11","py310-instrumentkit","py310-pyusb","py310-serial","gr-hermeslite2","py310-cheetah","py310-click-plugins","py310-mako","py310-pyqtgraph","py310-thrift","py310-levenshtein","py310-beaker","py310-hieroglyph","py310-argh","py310-blessings","py310-bpython","py310-curtsies","py310-flexmock","py310-iocapture","py310-pyte","py310-watchdog","py310-LabJackPython","py310-alagitpull","py310-anyjson","py310-appscript","py310-apsw","py310-chevron","py310-dateparser","py310-tzlocal","py310-pkce","py310-rednose","py310-sure","py310-termstyle","py310-iniparse","py310-mercurial_extension_utils","py310-re2","py310-questionary","py310-cachelib","py310-decli","py310-base58","py310-pyfiglet","py310-serverlessrepo","py310-cli-helpers","py310-pytest-sugar","py310-pytomlpp","py310-typer","py310-npe2","py310-sphinx-bootstrap-theme","py310-deprecated","py310-pynacl","py310-terminaltables","py310-executing","py310-pure_eval","py310-stack_data","py310-mlxtend","py310-ansible","py310-ansible-core","py310-paramiko","py310-resolvelib","py310-cog","py310-control","py310-cssutils","py310-vobject","py310-pygithub","py310-jsonpickle","py310-pyvis","py310-xarray","py310-pooch","py310-metpy","py310-wordcloud","py310-pendulum","py310-pgspecial","py310-pytzdata","py310-setproctitle","py310-sphinx-autodoc-typehints","py310-applaunchservices","py310-helpdev","py310-libsass","py310-pyls-spyder","py310-python-lsp-black","py310-python-lsp-server","py310-qdarkstyle","py310-qtsass","py310-rtree","py310-spyder","py310-spyder-devel","py310-spyder-kernels","py310-spyder-kernels-devel","py310-pyaes","py310-pymysql","py310-loguru","py310-altair","py310-cvxopt","py310-fido2","py310-pyscard","py310-anyio","py310-pygls","py310-typeguard","py310-fasteners","py310-curl","py310-httpbin","py310-pytest-httpbin","py310-raven","py310-structlog","py310-cheroot","py310-markdown2","py310-ephem","py310-awscli-plugin-endpoint","py310-bottle","py310-flask-babel","py310-magic","py310-pylzma","py310-beancount","py310-json5","py310-jupyter_server","py310-jupyterlab","py310-jupyterlab_server","py310-nbclassic","py310-amqp","py310-billiard","py310-celery","py310-fabric","py310-invoke","py310-kombu","py310-pync","py310-vine","py310-cbor","py310-cbor2","py310-hkdf","py310-service_identity","py310-dispatcher","py310-itemadapter","py310-itemloaders","py310-parsel","py310-protego","py310-queuelib","py310-scrapy","py310-w3lib","py310-tatsu","py310-pytrie","py310-txaio","py310-clint","py310-crayons","py310-gitdb","py310-gitpython","py310-smmap","py310-snmp","py310-regions","py310-python-snappy","py310-txtorcon","py310-u-msgpack-python","py310-pypng","py310-spake2","py310-pyqrcode","py310-yaspin","py310-kubernetes","py310-websocket-client","py310-scikit-dsp-comm","py310-cartopy","py310-epsg","py310-geopy","py310-owslib","py310-tropycal","py310-autobahn","py310-humanize","py310-readability-lxml","py310-lz4","py310-pep8","py310-sqlalchemy-migrate","py310-tempita","py310-treq","py310-txrequests","py310-taskw","py310-plumed","py310-jupytext","py310-emcee","py310-stevedore","py310-slack-sdk","py310-netcdf4","py310-scikit-build","py310-bottleneck","py310-repoze.sphinx.autointerface","py310-arviz","py310-semver","py310-theano-pymc","py310-awscrt","py310-pymc3","py310-pygraphviz","py310-aioitertools","py310-fiona","py310-phonenumbers","py310-pyheif","py310-undetected-chromedriver","py310-argon2-cffi-bindings","py310-rich-click","py310-yara","py310-llfuse","py310-blessed","py310-breadability","py310-gsl","py310-nltk","py310-sumy","py310-astropy-helpers","py310-astroquery","py310-pyvo","py310-rencode","py310-powerline","py310-vega","py310-filterpy","py310-sphinx-issues","py310-virtualfish","py310-word2vec","py310-agate","py310-agate-dbf","py310-agate-excel","py310-agate-sql","py310-ckanapi","py310-csvkit","py310-dbfread","py310-leather","py310-pytimeparse","py310-cligj","py310-munch","py310-pyglet","py310-virtualenvwrapper","py310-editor","py310-alembic","py310-anytree","py310-cloudscraper","py310-recommonmark","py310-google-api-core","py310-googleapis-common-protos","py310-macfsevents","py310-mando","py310-memprof","py310-funcparserlib","py310-multiprocess","py310-ipympl","py310-prawcore","py310-kitchen","py310-pathlib2","py310-wxpython-4.0","py310-redis","py310-update_checker","vpype","py310-glcontext","py310-moderngl","py310-pnoise","py310-svgelements","py310-svgwrite","py310-praw","py310-blockdiag","py310-seqdiag","py310-webcolors","py310-imread","lldb-14","tuir","py310-ansible-compat","py310-subprocess-tee","py310-bidict","py310-affine","py310-actdiag","py310-mahotas","py310-configparser","py310-pywinrm","py310-ntlm-auth","py310-requests_ntlm","py310-xhtml2pdf","py310-honcho","py310-nwdiag","py310-aiobotocore","py310-pymongo","py310-s3fs","py310-pystache","py310-qutip","py310-pyfftw","py310-llvmlite","py310-openbabel2","py310-psycopg","py310-smi","py310-mecab-python3","py310-editables","py310-hatchling","py310-pytest-random-order","py310-zipfile-deflate64","py310-jaraco.classes","py310-python-coveralls","py310-sphinxcontrib-blockdiag","py310-pyside2","py310-asn1crypto","py310-htseq","py310-pysam","py310-astropy-healpix","py310-hatch-vcs","py310-reproject","py310-sphinxcontrib-httpdomain","py310-graphql-core","py310-construct","py310-pika","py310-pyopencl","py310-pytools","py310-prettytable","py310-jug","py310-spdx","py310-spdx-lookup","py310-pycson","py310-speg","py310-upt-cpan","py310-upt-macports","py310-upt-pypi","py310-upt-rubygems","py310-wikipedia-api","py310-jupyterthemes","py310-lesscpy","py310-trustme","py310-python-dotenv","py310-bqplot","py310-traittypes","py310-opencv3","py310-opencv3-devel","py310-aiomysql","py310-aiopg","py310-aiosqlite","py310-aniso8601","py310-asyncmy","py310-asyncpg","py310-databases","py310-docker","py310-fastapi","py310-graphene","py310-graphql-relay","py310-pytest-describe","py310-starlette","py310-keep","py310-pybonjour","py310-nbxmpp","py310-precis-i18n","py310-pdfminer","py310-opencv4","py310-opencv4-devel","py310-openslide","py310-plotly","py310-numba","py310-hdf5plugin","py310-monty","py310-palettable","py310-xraydb","py310-ecdsa","py310-spglib","py310-astunparse","py310-keras","py310-keras_applications","py310-keras_preprocessing","py310-opt_einsum","py310-tensorboard","py310-tensorflow-macos","py310-tensorflow-metal","py310-telethon","py310-types-ujson","py310-uc-micro-py","py310-uvicorn","py310-pydub","py310-types-python-dateutil","py310-types-pytz","py310-types-simplejson","py310-autoflake","py310-mdurl","py310-monotonic","py310-backoff","py310-analytics-python","py310-linkify-it-py","py310-fastjsonschema","py310-pymatgen","py310-ffmpy","py310-scikit-umfpack","py310-netifaces","py310-maturin","py310-python-multipart","py310-orjson","py310-pyshortcuts","py310-wxutils","py310-fabio","py310-gradio","py310-me-al","py310-silx","py310-wxmplot","py310-netaddr","py310-rstcheck-core","py310-types-docutils","py310-aeppl","py310-aesara","py310-cons","py310-etuples","py310-logical-unification","py310-minikanren","py310-multipledispatch","py310-pymc","py310-xarray-einstats","py310-feedparser","py310-sgmllib3k","py310-pytidylib","py310-sip-devel","py310-hiredis","py310-gyoto","py310-mdtraj","py310-barnaba","py310-hy","py310-xraylarch","py310-makefun","py310-pybase62","py310-curio","py310-python-socks","py310-libarchive-c","py310-awscli2","py310-socksio","py310-gpsoauth","py310-ordered-set","py310-exceptiongroup","py310-flit_scm","py310-inflate64","py310-pybcj","gom","py310-pytorch","py310-promise","py310-tensorflow-datasets","py310-tensorflow-metadata","py310-installer","py310-qscintilla-qt4","py310-git-delete-merged-branches","py310-pygit2","py310-smartypants","py310-typogrify","py310-snuggs","py310-logilab-constraint","py310-rasterio","py310-pyarrow","py310-pytest-lazy-fixture","py310-clang","py310-ctypeslib2","py310-ephemeral-port-reserve","py310-pytest-xprocess","py310-emoji","py310-whatthepatch","py310-XlsxWriter","py310-pptx","py310-ldap","py310-wand","py310-deap","py310-graph-tool","py310-mygpoclient","py310-podcastparser","py310-pyx","py310-xxhash","py310-crc32c","py310-fire","py310-google-pasta","py310-seqeval","py310-timeout-decorator","py310-unidic-lite","py310-faiss","py310-catalogue","py310-conllu","py310-langcodes","py310-onnxconverter-common","py310-fugashi","py310-omegaconf","py310-pytest-flake8","py310-pytest-mypy","py310-sacremoses","py310-tokenizers","py310-antlr4-python3-runtime","py310-elasticsearch","py310-huggingface_hub","py310-hydra-core","py310-pytorch-lightning","py310-unidic","py310-portalocker","py310-tensorboardX","py310-sacrebleu","py310-fairseq","py310-keras2onnx","py310-datasets","py310-torchaudio","py310-spaCy","py310-spaCy-models","py310-torchtext","py310-torchvision","py310-jsonlines","py310-cloudflare","py310-click-didyoumean","py310-transformers","py310-docx","py310-stopwordsiso","py310-ipython-sql","py310-xattr","py310-hatch-fancy-pypi-readme","py310-pytest-metadata","py310-pytest-json-report","py310-hdbscan","py310-jsonpointer","py310-sphinx-jsonschema","py310-sphinx-rtd-theme","py310-sphinxnotes-strike","py310-healpy","py310-graphviz","py310-mechanicalsoup","py310-maxminddb","py310-bidi","py310-coremltools","py310-kraken","py310-siphon","py310-berkeleydb","py310-scikit-hep-hepstats","py310-boolean.py","py310-license-expression","py310-python-debian","py310-cfgrib","py310-eccodes","py310-findlibs","py310-scoop","py310-dlib","py310-imageio-ffmpeg","py310-imutils","py310-moviepy","py310-photomosaic","py310-proglog","py310-pygrib","py310-jplephem","py310-spktype21","py310-sgp4","py310-skyfield","py310-skyfield-data","py310-commpy","py310-event","py310-pypcap","py310-dpkt","py310-libdnet","py310-calver","py310-herbie-data","py310-iminuit","py310-marisa-trie","py310-whoosh","py310-geopandas","py310-app-model","py310-in-n-out","py310-contextily","py310-mapclassify","py310-mercantile","py310-geoplot","py310-brotlicffi","py310-docstring-to-markdown","py310-pylint-venv","py310-rapidfuzz","py310-fdsnwsscripts","py310-rawpy","py310-contourpy","buildbot-www-react","py310-lsprotocol","py310-poetry-plugin-export","py310-trove-classifiers","py310-mongoengine","py310-pivy","py310-pyside-tools","py310-cfn-lint","py310-jschema_to_python","py310-jsonpatch","py310-junit-xml","py310-sarif-om","py310-pypdf","py310-coolprop","py310-pybind11-stubgen","py310-dotty-dict","py310-hid","py310-log-symbols","py310-spinners","py310-hjson","py310-fypp","py310-halo","py310-checkdigit","py310-pytest-check","py310-xmldiff","py310-singledispatch","py310-cymruwhois","py310-requests-unixsocket","py310-translationstring","py310-pytensor","py310-versioneer","py310-pytoolconfig","py310-cidrize","py310-scikit-hep-awkward","py310-scikit-hep-uproot","py310-colander","py310-confection","py310-toposort","py310-comm","py310-milc","py310-pyproject_hooks","py310-dijitso","py310-dolfin","py310-ffc","py310-fiat","py310-petsc4py","py310-slepc4py","py310-ufl","py310-networkit","py310-rchitect","py310-breathe","py310-olm","py310-mupdf","py310-pudb","py310-boltons","py310-imagehash","py310-branca","py310-folium","py310-tensorflow","py310-setuptools-git-versioning","py310-librosa","py310-mido","py310-note-seq","py310-pretty-midi","py310-resampy","py310-sentencepiece","py310-cryptg","py310-blosc2","py310-ndindex","py310-tables","py310-jfricas","py310-attr","py310-colored","py310-trepan3k","py310-pdal","py310-pyproject_metadata","py310-bsddb3","py310-hyrule","py310-scour","py310-paho-mqtt","py310-pymunk","py310-overrides","py310-css-parser","py310-omemo-dr","py310-qrcode","py310-asitop","py310-dashing","py310-engineio","py310-socketio","py310-nameutils","py310-dockerpty","py310-pulp","py310-quantecon","py310-rasterstats","py310-pytest-mpl","py310-custom_inherit","py310-elastic-transport","py310-fortranformat","py310-types-psutil","py310-types-setuptools","py310-types-typed-ast","py310-access","py310-esda","py310-giddy","py310-inequality","py310-libpysal","py310-mgwr","py310-momepy","py310-pointpats","py310-pysal","py310-segregation","py310-spaghetti","py310-spglm","py310-spint","py310-splot","py310-spopt","py310-spreg","py310-spvcm","py310-tobler","py310-xkcdpass","py310-safetensors","py310-genshi","py310-pytest-trio","py310-validictory","py310-parsimonious","py310-cinderclient","py310-cliff","py310-debtcollector","py310-dogpile-cache","py310-keystoneauth1","py310-keystoneclient","py310-novaclient","py310-openstackclient","py310-openstacksdk","py310-os-service-types","py310-osc-lib","py310-oslo-config","py310-oslo-i18n","py310-oslo-serialization","py310-oslo-utils","py310-requestsexceptions","py310-bitmath","py310-bpylist2","py310-objexplore","py310-progressbar","py310-pytest-pycodestyle","py310-pytest-pylint","py310-ftfy","py310-json-rpc","py310-plyvel","py310-pyxdg","py310-xdg-base-dirs","py310-applescript","py310-bitarray","py310-bitstring","py310-osxmetadata","py310-photoscript","py310-pytimeparse2","py310-rich-theme-manager","py310-shortuuid","py310-strpdatetime","py310-textx","py310-ptpython","py310-scapy","py310-scapy-devel","py310-geojson","py310-libxslt","py310-fuzzywuzzy","py310-fancycompleter","py310-pdbpp","py310-repl","py310-wmctrl","py310-tlsh","py310-fastavro","py310-InsightToolkit4","py310-InsightToolkit","py310-luma.core","py310-luma.emulator","py310-pyftdi","py310-smbus2","py310-json-tricks","py310-qimage2ndarray","py310-orfeotoolbox","py310-circuitbreaker","py310-pefile","py310-pdm-backend","py310-editdistance","py310-meson","py310-meson-python","py310-gnupg","py310-nclib","py310-async-lru","py310-rpds-py","py310-sdnotify","py310-scikit-build-core","py310-dbus_next","py310-dropbox","py310-pyfatfs","py310-rubicon-objc","py310-stone","py310-survey","py310-asciimatics","py310-libusb1","py310-pathtools","py310-serpent","py310-webob","py310-bugsnag","py310-keyrings.alt","py310-Pyro5","py310-desktop-notifier","py310-pytest-rerunfailures","py310-rfc3339-validator","py310-rfc3986-validator","py310-m2crypto","py310-tinydb","py310-expandvars","py310-eventlet","py310-pygmt","py310-referencing","py310-asdf-astropy","py310-asdf-standard","py310-asdf","py310-asdf-transform-schemas","py310-asdf-unit-schemas","py310-asdf-coordinates-schemas","py310-astropy-iers-data","py310-authres","py310-dkimpy","py310-py3dns","py310-jsonschema-specifications","py310-zc-lockfile","py310-ipaddress","py310-python-json-logger","py310-glad2","py310-frozendict","py310-cython-compat","py310-ruff","py310-dacite","py310-pytest-dotenv","py310-soundcloud-v2","py310-certomancer","py310-certomancer-csc-dummy","py310-hanko","py310-hanko-certvalidator","py310-oscrypto","py310-python-pae","py310-uritools","py310-oldest-supported-numpy","py310-sphinxcontrib-jquery","py310-simpy","py310-simpy-docs","py310-lazy_loader","py310-waitress","py310-pastedeploy","py310-minidb","py310-urlwatch","py310-webtest","py310-postgresql","py310-arabic-reshaper","py310-pysaga","py310-aiohttp-socks","py310-requests-futures","py310-socid-extractor","py310-stem","py310-torrequest","py310-svglib","subversion-pythonbindings-3.10","py310-acora","py310-asv-runner","py310-annotated_types","py310-pydantic_core","py310-pydantic_settings","py310-pyspnego","py310-iso3166","py310-sphinx-copybutton","py310-trio-websocket","py310-samplerate","py310-soxr","py310-types-decorator","py310-polygon","py310-tzdata","py310-pydantic-compat","py310-pyobjc6","py310-jupyter_server_terminals","py310-notebook_shim","py310-pytest-env","py310-fqdn","py310-isoduration","py310-uri-template","py310-mslex","py310-powerline-exitstatus-kai","py310-powerline-gitstatus","py310-rustworkx","py310-jsonschema-format-nongpl","py310-jupyter_events","py310-hatch-jupyter-builder","py310-hatch-nodejs-version","py310-jupyter-lsp","py310-stopit","py310-simplekml","py310-types-colorama","py310-mdx_linkify","py310-quantities","py310-sounddevice","py310-tpot","py310-mssql","py310-ipyparallel","py310-inflect","py310-g2p-en","py310-pygeos","py310-blosc","py310-gensim","py310-pybox2d","py310-logbook","py310-bpemb","py310-ezdxf","py310-mimeparse","py310-svgpath","py310-line_profiler","py310-jaraco.context","py310-fickling","py310-libnewt","py310-lxml_html_clean","py310-pdal-plugins","py310-qt4py","py310-flexcache","py310-flexparser","py310-oci","py310-fipy","py310-pyFAI","py310-dmgbuild","py310-ds-store","py310-mac-alias","py310-pyqt6","py310-pyqt6-3d","py310-pyqt6-charts","py310-pyqt6-datavisualization","py310-pyqt6-networkauth","py310-pyqt6-sip","py310-pyqt6-webengine","py310-objgraph","py310-aiohappyeyeballs","py310-pylsqpack","py310-service-identity","py310-aioquic","py310-gpxpy","py310-autopage","py310-asyncssh","py310-pyuca","py310-apptools","py310-envisage","py310-mayavi","py310-pyface","py310-traitsui","py310-traits","py310-pacal","py310-pylast","py310-rich_rst","py310-propcache","py310-hatch-requirements-txt","py310-pytest-html","py310-ipadic","py310-google-cloud-core","py310-google-cloud-storage","py310-google-crc32c","py310-google-resumable-media","py310-gsecrets","py310-marshmallow","py310-webargs","py310-coloredlogs","py310-humanfriendly","py310-pysimdjson","py310-hdfs","py310-kcs11","py310-pykeepass","py310-yubico","py310-zxcvbn","py310-emmet-core","py310-maggma","py310-mongomock","py310-mp-api","py310-pycifrw","py310-pydash","py310-sentinels","py310-smart-open","py310-sqlalchemy-utils","py310-sshtunnel","py310-notify2","py310-unpaddedbase64","py310-poetry-plugin-shell","py310-urwid-readline","py310-pytesseract","py310-mitmproxy_macos","py310-mitmproxy_rs","py310-krb5","py310-requests-kerberos","py310-img2pdf","py310-pyogrio","py310-pygments-mathematica","py310-narwhals","py310-pyqt6-scintilla","py310-pyside6","py310-digitalocean","py310-google-api-python-client","py310-cloudflare2","py310-pyproject_api","py310-scamper","py310-findpython","py310-typing-inspection","py310-pyfzf","py310-sqlglot","py310-cramjam","py310-iterable-io","py310-zipstream-ng","py310-backports.tarfile","py310-pbs_installer","py310-flasgger","py310-django-countries","py310-django-debug-toolbar","py310-django-extensions","py310-pytest-django","py310-autocommand","py310-cherrypy","py310-contextvars","py310-croniter","py310-immutables","py310-jaraco.collections","py310-jaraco.text","py310-looseversion","py310-timelib","py310-coherent.licensed","py310-donfig","py310-mpl-animators","py310-numcodecs","py310-spiceypy","py310-zarr","py310-jsonnet","py310-nanobind","py310-darkdetect","py310-larixite","py310-pypostal","py310-ansicolors","py310-sslcrypto","py310-ipython-pygments-lexers","py310-python-lsp-ruff","py310-uv-build","py310-holidays","py310-allennlp","py310-pytokens","py310-sentence-transformers","py310-paste","py310-ml_dtypes","py310-hf-xet","py310-proto-plus","py310-rlpycairo","py310-pytest-httpserver","py310-sarpy","py310-diskcache","py310-durationpy","py310-scikit-rf","py310-diskcache-stubs","py310-poethepoet","py310-pre-commit","py310-pysigma","py310-vcrpy","py310-intelhex","py310-pytest-recording","py310-reedsolo","py310-librt","py310-sigma-cli","py310-time-machine","py310-pmdarima","py310-fmf","py310-shtab","py310-rich-argparse","py310-allpairspy","py310-tcolorpy","py310-lark","py310-rfc3987-syntax","py310-ajsonrpc","py310-pyelftools","py310-annotated-doc","py310-dunamai","py310-uv-dynamic-versioning","py310-dm-tree","py310-pew","py310-mda-xdrlib","py310-versioningit","py310-pskc","py310-ulid","py310-pydantic-extra-types","py310-anywidget","py310-arro3-compute","py310-arro3-core","py310-arro3-io","py310-holoviews","py310-geoviews","py310-hvplot","py310-lonboard","py310-movingpandas","py310-radix","py310-pyedr","py310-pythonz","py310-rangehttpserver","py310-resumable-urlretrieve","py310-dm-sonnet","py310-pytest-twisted","py310-discovery","py310-patch-ng","py310-diffusers","py310-types-pyyaml","py310-python-discovery","py310-gyp-next","py310-multitasking","py310-robotframework","py310-antlr4-python3-runtime-49","py310-obspec","py310-async-tiff","py310-backports.asyncio.runner","py310-bbpb","py310-dnslib","py310-flask-restx","py310-cloudpathlib","py310-spacy-legacy","py310-spacy-loggers","py310-weasel","py310-xmind","py310-curl-cffi","py310-barcode","py310-libcst","py310-fpdf2","py310-uharfbuzz","py310-httpx-aiohttp","py310-pdftl","py310-ast_serialize","py310-nh3","py310-applicationinsights","py310-deviceid","py310-jsondiff","py310-javaproperties","py310-knack","py310-microsoft-security-utilities-secret-masker","py310-msal","py310-msal-extensions","py310-pycomposefile","py310-backports.zstd","py310-uncompresspy","py310-hatch-build-scripts","py310-httpx2","py310-truststore","py310-httpcore2","py310-bqscales","py310-hatch","py310-py2vega","py310-sqlite-anyio","py310-jq","py310-cdflib","py310-janus","py310-dash","py310-retrying","py310-pandarm","py310-mlx","py310-mlx-lm"]},{"type":"patch","ports":["py310-pyobjc"]},{"type":"build","ports":["aubio","eog","eog-plugins","llvm-11","flang-11","lldb-11","pspp","libgweather","lens","foundationdb","llvm-12","clang-12","lldb-12","llvm-13","mlir-13","clang-13","lldb-13","flang-13","mozjs91","llvm-14","mlir-14","clang-14","lldb-14","flang-14","mozjs102"]},{"type":"run","ports":["mandelbrot-set-viewer"]}]},{"name":"python27-bootstrap","portdir":"lang/python27","version":"2.7.18","license":"PSF","platforms":"darwin","epoch":2,"replaced_by":null,"homepage":"https://www.python.org/","description":"An interpreted, object-oriented programming language","long_description":"Python is an interpreted, interactive, object-oriented programming language.","active":true,"categories":["lang"],"maintainers":[{"name":"jmr","github":"jmroot","ports_count":353}],"variants":["universal","ucs4","optimizations","lto"],"dependencies":[{"type":"build","ports":["apple-gcc42"]},{"type":"extract","ports":["xz-bootstrap"]},{"type":"lib","ports":["libffi","ncurses-bootstrap","bzip2","openssl11","expat","zlib"]},{"type":"run","ports":[null]}],"depends_on":[{"type":"build","ports":["clang-11-bootstrap","libcxx-powerpc"]}]},{"name":"python311","portdir":"lang/python311","version":"3.11.15","license":"PSF","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.python.org/","description":"An interpreted, object-oriented programming language","long_description":"Python is an interpreted, interactive, object-oriented programming language.","active":true,"categories":["lang"],"maintainers":[{"name":"jmr","github":"jmroot","ports_count":353}],"variants":["universal","optimizations","lto","dtrace"],"dependencies":[{"type":"build","ports":["clang-14","pkgconfig"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["sqlite3","libedit","libffi","ncurses","bzip2","expat","gettext-runtime","openssl","xz","zlib"]},{"type":"run","ports":["python_select-311","python3_select-311"]}],"depends_on":[{"type":"lib","ports":["gitlint","ktoblzcheck","libpwquality","osc","supertuxkart","grass7","blender","osl","partio","usd","fityk","minpack","ngsolve","pspp-devel","openshot-qt","http-prompt","kb","scribus-devel","docker-compose","logcat-color3","present","memesuite","spot","certbot-dns-cloudxns","duplicity","doclifter","lilypond","lilypond-devel","texml","spotify-dl","qobuz-dl","oofcanvas","qore-python-module","lldb-15","seaport","py311-build","py311-gdbm","py311-installer","py311-packaging","py311-parsing","py311-pep517","py311-setuptools","py311-tkinter","py311-tomli","py311-wheel","py311-editables","py311-pathspec","py311-typing_extensions","py311-hatchling","py311-pluggy","py311-py","py311-setuptools_scm","py311-pip","py311-mypy","py311-mypy_extensions","py311-websockets","py311-cython","py311-decorator","py311-gssapi","py311-mpmath","py311-sympy","py311-peewee","py311-gnureadline","py311-powerline","py311-greenlet","py311-regex","py311-nuitka","py311-traitlets","py311-sqlalchemy","py311-SDL2","py311-altgraph","py311-macholib","py311-modulegraph","py311-py2app","py311-libvirt","py311-pybind11","py311-gmpy2","py311-networkx","py311-frozenlist","py311-semantic_version","py311-setuptools-rust","py311-olefile","py311-aiosignal","py311-attrs","py311-hypothesis","py311-iniconfig","py311-pytest","py311-sortedcontainers","py311-zope-event","py311-zopeinterface","py311-Pillow","py311-asteval","py311-filetype","py311-pretend","py311-zipp","py311-psutil","py311-cffi","py311-pycparser","py311-cchardet","py311-markupsafe","py311-pytest-runner","py311-mako","py311-debugpy","py311-zopfli","py311-colorama","py311-funcparserlib","py311-poetry-core","py311-hy","py311-distro","py311-scikit-build","py311-aiodns","py311-charset-normalizer","py311-pycares","py311-certifi","py311-docutils","py311-flit","py311-flit_core","py311-idna","py311-multidict","py311-requests","py311-roman","py311-tomli-w","py311-urllib3","py311-yarl","py311-brotli","py311-brotlicffi","py311-fsspec","py311-importlib-metadata","py311-executing","py311-pygit2","py311-socks","py311-pycryptodome","py311-pycryptodomex","py311-simplejson","py311-jinja2","py311-alabaster","py311-imagesize","py311-snowballstemmer","py311-parso","py311-lxml","py311-dateutil","py311-six","py311-tz","py311-cryptography","py311-cryptography_vectors","py311-openssl","py311-parse","py311-xlrd","py311-xlsx2csv","py311-cairo","py311-cppy","py311-cycler","py311-fonttools","py311-kiwisolver","py311-setuptools_scm_git_archive","py311-unicodedata2","py311-black","py311-click","py311-hatch-fancy-pypi-readme","py311-hatch-vcs","py311-platformdirs","py311-blinker","py311-coverage","py311-cpuinfo","py311-crcmod","py311-execnet","py311-freezegun","py311-geographiclib","py311-iso8601","py311-jwt","py311-mock","py311-numpy","py311-oauthlib","py311-pbr","py311-pytest-benchmark","py311-pytest-cov","py311-pytest-forked","py311-pytest-subtests","py311-pytest-xdist","py311-requests-mock","py311-requests-oauthlib","py311-svgelements","py311-toml","py311-yapf","py311-levenshtein","py311-igraph","py311-texttable","py311-babel","py311-pygments","py311-sphinx","py311-sphinxcontrib-applehelp","py311-sphinxcontrib-devhelp","py311-sphinxcontrib-htmlhelp","py311-sphinxcontrib-jsmath","py311-sphinxcontrib-qthelp","py311-sphinxcontrib-serializinghtml","py311-sphinxcontrib-websupport","py311-pyproj","py311-rapidfuzz","py311-git-delete-merged-branches","py311-prompt_toolkit","py311-wcwidth","py311-pydicom","py311-pikepdf","py311-async-timeout","py311-aiohttp","py311-types-docutils","py311-types-python-dateutil","py311-types-pytz","py311-types-simplejson","py311-types-ujson","py311-pymongo","py311-maturin","py311-wrapt","py311-more-itertools","py311-appnope","py311-backcall","py311-ansible-compat","py311-subprocess-tee","py311-yaml","py311-deprecated","py311-sphinx_rtd_theme","py311-atomicwrites","py311-bigfloat","py311-biopython","py311-cachetools","py311-cairocffi","py311-cfgv","py311-colorlog","py311-columnize","py311-deprecation","py311-docstring-to-markdown","py311-ujson","py311-wurlitzer","py311-diff-match-patch","py311-dill","py311-editorconfig","py311-enchant","py311-fastjsonschema","py311-fastprogress","py311-identify","py311-inflection","py311-intervaltree","py311-isort","py311-text-unidecode","py311-nodeenv","py311-contourpy","py311-pdbecif","py311-pkce","py311-ply","py311-poyo","py311-jedi","py311-pylint-venv","py311-pympler","py311-pyqt-builder","py311-pandas","py311-psycopg","py311-psycopg2","py311-matplotlib-inline","py311-ptyprocess","py311-pexpect","py311-pytest-describe","py311-pytest-qt","py311-python-lsp-black","py311-sip","py311-sip-devel","py311-pyinstrument","py311-cattrs","py311-exceptiongroup","py311-flit_scm","py311-lsprotocol","py311-pygls","py311-typeguard","py311-pickleshare","py311-sphinx-click","py311-mongoengine","py311-lazy_object_proxy","py311-astroid","py311-matplotlib","py311-markdown","py311-flatbuffers","py311-kaptan","py311-libtmux","py311-tmuxp","py311-asttokens","py311-et_xmlfile","py311-openpyxl","py311-scikit-hep-awkward1","py311-scikit-hep-boost-histogram","py311-scikit-hep-hepstats","py311-scikit-hep-hepunits","py311-scikit-hep-hist","py311-scikit-hep-mplhep","py311-scikit-hep-mplhep_data","py311-scikit-hep-particle","py311-scikit-hep-uproot4","py311-beniget","py311-gast","py311-joblib","py311-pythran","py311-scikit-learn","py311-scipy","py311-threadpoolctl","py311-murmurhash","py311-pure_eval","py311-funcsigs","py311-josepy","py311-pyrfc3339","py311-repoze.sphinx.autointerface","py311-configargparse","py311-configobj","py311-parsedatetime","py311-html5lib","py311-python-augeas","py311-soupsieve","py311-webencodings","py311-beautifulsoup4","py311-cloudflare","py311-jsonlines","py311-async_generator","py311-requests-toolbelt","py311-sniffio","py311-asn1","py311-astor","py311-outcome","py311-asn1-modules","py311-service_identity","py311-trustme","py311-flake8-mccabe","py311-pylint","py311-tomlkit","py311-trio","py311-poetry-plugin-export","py311-cachecontrol","py311-cleo","py311-crashtest","py311-msgpack","py311-pastel","py311-pylev","py311-clikit","py311-dulwich","py311-jsonschema","py311-pyrsistent","py311-tqdm","py311-jaraco.classes","py311-keyring","py311-pkginfo","py311-shellingham","py311-backports","py311-backports.entry-points-selectable","py311-calver","py311-distlib","py311-trove-classifiers","py311-contextlib2","py311-filelock","py311-pathlib2","py311-virtualenv","py311-lockfile","py311-xattr","py311-acme","py311-dnspython","py311-requests-file","py311-tldextract","py311-dns-lexicon","py311-bleach","py311-bokeh","py311-tornado","py311-blockdiag","py311-sphinxcontrib-blockdiag","py311-webcolors","py311-jupyter_packaging","py311-param","py311-pyct","py311-pyobjc","py311-pyviz_comms","py311-panel","py311-pytest-asyncio","py311-stack_data","py311-aws-sam-translator","py311-awscli","py311-awscli-plugin-endpoint","py311-boto3","py311-botocore","py311-cfn-lint","py311-jmespath","py311-jschema_to_python","py311-jsonpatch","py311-jsonpickle","py311-jsonpointer","py311-junit-xml","py311-rsa","py311-s3transfer","py311-sarif-om","py311-neovim","py311-pyotp","py311-sentry-sdk","py311-spotipy","py311-future","py311-setupmeta","py311-sphinx-gallery","py311-sphinxcontrib-svg2pdfconverter","py311-term-background","py311-textdistance","py311-three-merge","py311-tinycss2","py311-tokenize-rt","py311-uncertainties","py311-whatthepatch","py311-aeppl","py311-aesara","py311-algopy","py311-applaunchservices","py311-asv","py311-binaryornot","py311-cftime","py311-chardet","py311-cssselect2","py311-docstyle","py311-lmfit","py311-natsort","py311-nmrglue","py311-numdifftools","py311-patsy","py311-peakutils","py311-pydantic","py311-pyicu","py311-pyqt5","py311-pyqt5-chart","py311-pyqt5-scintilla","py311-pyqt5-sip","py311-pyqt5-webengine","py311-pytest-mock","py311-qstylizer","py311-qtawesome","py311-qtpy","py311-rope","py311-rstcheck-core","py311-sphinxcontrib-httpdomain","py311-statsmodels","py311-openbabel","py311-psygnal","py311-ipython","py311-anyio","py311-h11","py311-h2","py311-hpack","py311-httpcore","py311-hyperframe","py311-pick","py311-pytest-random-order","py311-pytest-xprocess","py311-socksio","py311-imagecodecs","py311-appdirs","py311-pint","py311-pooch","py311-xarray","py311-metpy","py311-autoflake","dbus-python311","py311-codestyle","py311-pypdf","py311-altair","py311-entrypoints","py311-toolz","verilator","py311-orjson","py311-discordpy","py311-mutagen","py311-coolprop","py311-alembic","py311-pybind11-stubgen","py311-arrow","py311-autopep8","py311-cairosvg","py311-cons","py311-defusedxml","py311-jinja2-time","py311-logical-unification","py311-multipledispatch","py311-cookiecutter","py311-etuples","py311-slugify","py311-unidecode","py311-fypp","py311-hid","py311-dotty-dict","py311-hjson","py311-log-symbols","py311-spinners","py311-termcolor","py311-ansible","py311-ansible-core","py311-bcrypt","py311-halo","py311-httplib2","py311-paramiko","py311-pynacl","py311-resolvelib","py311-cloudpickle","py311-cytoolz","py311-path","py311-argcomplete","py311-pyusb","py311-cached-property","py311-extension-helpers","py311-pkgconfig","py311-aioftp","py311-astropy","py311-h5py","py311-mpi4py","py311-pyerfa","py311-parfive","py311-pyshp","py311-epsg","py311-gdal","py311-owslib","py311-pytest-metadata","py311-pytest-json-report","py311-json5","py311-sh","py311-whoosh","py311-django","py311-sqlparse","py311-bidict","py311-cloudscraper","py311-yaspin","py311-serial","py311-multiprocess","py311-imageio","py311-curl","py311-flaky","py311-minikanren","py311-pytest-httpbin","py311-structlog","py311-docstring_parser","py311-magicgui","py311-pytest-sugar","py311-pytomlpp","py311-superqt","py311-npe2","py311-typer","py311-virtualenv-clone","py311-mapclassify","py311-checkdigit","py311-argon2-cffi","py311-beartype","py311-colorcet","py311-ipykernel","py311-ipython_genutils","py311-jupyter_client","py311-jupyter_core","py311-jupyterlab_pygments","py311-mistune","py311-nbclient","py311-nbconvert","py311-nbformat","py311-nest_asyncio","py311-notebook","py311-pandocfilters","py311-prometheus_client","py311-pytest-check","py311-send2trash","py311-shapely","py311-terminado","py311-xmldiff","py311-zmq","py311-jaraco.functools","py311-tempora","py311-XlsxWriter","py311-pptx","py311-clang","py311-ctypeslib2","py311-affine","py311-logilab-common","py311-awscrt","py311-tifffile","py311-ruamel-yaml","py311-ruamel-yaml-clib","py311-argon2-cffi-bindings","py311-awscli2","py311-Faker","py311-random2","py311-ukpostcodeparser","py311-validators","py311-bottleneck","py311-opengl","py311-opengl-accelerate","py311-pygccxml","py311-pyplusplus","py311-virtualfish","py311-phonenumbers","py311-cartopy","py311-netcdf4","py311-semver","py311-aioitertools","py311-geopy","py311-cligj","py311-mercantile","py311-click-plugins","py311-snuggs","py311-contextily","py311-rasterio","py311-fiona","py311-munch","py311-geopandas","py311-geoplot","py311-seaborn","py311-mkl","py311-mkl-include","py311-isodate","py311-pydot","py311-rdflib","py311-prov","py311-dask","py311-locket","py311-partd","py311-pywavelets","py311-scikit-image","py311-drms","py311-wand","py311-rfc3986","py311-uc-micro-py","py311-linkify-it-py","py311-mdit-py-plugins","py311-pyte","py311-markdown-it-py","py311-mdurl","py311-rich","py311-httpx","py311-xmlsec","py311-h5netcdf","py311-zeep","py311-sunpy","py311-doctest-ignore-unicode","py311-nose","py311-fs","py311-reportlab","py311-cheetah","py311-ephem","py311-crc32c","py311-aiobotocore","py311-singledispatch","py311-smartypants","py311-typogrify","py311-cymruwhois","py311-automat","py311-constantly","py311-cssselect","py311-dispatcher","py311-hyperlink","py311-incremental","py311-itemadapter","py311-itemloaders","py311-m2r","py311-parsel","py311-protego","py311-pyhamcrest","py311-queuelib","py311-scrapy","py311-sybil","py311-testfixtures","py311-twisted","py311-w3lib","py311-corner","py311-emcee3","xapian-bindings-python311","py311-hiredis","py311-redis","py311-s3fs","py311-rawpy","py311-pybase62","py311-cachelib","py311-amqp","py311-billiard","py311-celery","py311-fabric","py311-flask","py311-invoke","py311-itsdangerous","py311-kombu","py311-vine","py311-werkzeug","py311-requests-unixsocket","py311-zipfile-deflate64","py311-amazon.ion","py311-jsonconversion","py311-smart_open","py311-translationstring","py311-zope-component","py311-zope-hookable","py311-z3","py311-game","py311-pipdeptree","py311-arviz","py311-xarray-einstats","py311-pyscard","py311-versioneer","py311-netaddr","py311-in-n-out","py311-pytoolconfig","py311-flake8","py311-pyflakes","py311-cidrize","py311-cymem","py311-preshed","py311-scikit-hep-awkward","py311-wasabi","py311-scikit-hep-uproot","py311-colander","py311-srsly","py311-blis","py311-catalogue","py311-confection","py311-langcodes","py311-plac","py311-thinc","py311-toposort","py311-exifread","py311-anytree","py311-libxml2","py311-ipywidgets","py311-jupyter","py311-jupyter_console","py311-jupyter_server","py311-jupyterlab","py311-jupyterlab_server","py311-jupyterlab_widgets","py311-metakernel","py311-nbclassic","py311-widgetsnbextension","py311-qtconsole","py311-tblib","py311-heapdict","py311-comm","py311-zict","py311-milc","py311-app-model","py311-myst-parser","py311-pytest-datadir","py311-pytest-regressions","py311-agate","py311-agate-dbf","py311-agate-excel","py311-agate-sql","py311-csvkit","py311-dbfread","py311-leather","py311-pytimeparse","py311-pyproject_hooks","py311-testpath","py311-dijitso","py311-dolfin","py311-ffc","py311-fiat","py311-petsc4py","py311-slepc4py","py311-ufl","py311-bracex","py311-enrich","py311-tenacity","py311-wcmatch","py311-gitdb","py311-gitpython","py311-smmap","py311-stevedore","openconnect-sso","py311-xdg","py311-pyglet","py311-dpkt","py311-event","py311-libdnet","py311-pypcap","py311-rstcheck","py311-cssutils","py311-networkit","lldb-16","py311-freetype","py311-hsluv","py311-vispy","py311-xyzservices","py311-yara","radian","py311-rchitect","py311-distributed","py311-breathe","vpn-slice","py311-setproctitle","py311-fido2","py311-marisa-trie","py311-hkdf","py311-pytrie","py311-re2","py311-txaio","py311-txtorcon","py311-u-msgpack-python","py311-pylzma","py311-spake2","py311-userpath","py311-zope-deprecation","py311-olm","py311-imaplib2","py311-rfc6555","py311-aenum","py311-tox","py311-onnx","py311-zstd","py311-mupdf","py311-pudb","py311-urwid","py311-python-lsp-jsonrpc","py311-python-lsp-server","py311-oct2py","py311-octave_kernel","py311-boltons","py311-pyvis","py311-xmltodict","py311-jplephem","py311-sgp4","py311-skyfield","py311-spktype21","py311-loguru","py311-opencv3","py311-opencv3-devel","py311-opencv4","py311-opencv4-devel","py311-thrift","py311-sphinx-autodoc-typehints","py311-openslide","py311-readme_renderer","py311-codecov","py311-jupyter_sphinx","py311-nmrglue-devel","py311-imagehash","py311-skyfield-data","py311-pycson","py311-speg","py311-branca","py311-folium","py311-about-time","py311-argh","py311-confuse","py311-discogs-client","py311-ephemeral-port-reserve","py311-flexmock","py311-iocapture","py311-ipdb","py311-pytest-timeout","py311-watchdog","py311-pymc","py311-pytensor","py311-pyside","py311-pyside-tools","py311-shiboken","py311-coveralls","py311-docopt","py311-ifaddr","py311-inflate64","py311-jellyfish","py311-mediafile","py311-mpd2","py311-multivolumefile","py311-pathvalidate","py311-py7zr","py311-pyannotate","py311-pybcj","py311-pyppmd","py311-pytest-remotedata","py311-pyzstd","py311-soco","py311-llvmlite","py311-numba","py311-meshio","py311-segno","py311-taskw","py311-setuptools-git-versioning","py311-librosa","py311-mido","py311-note-seq","py311-pretty-midi","py311-resampy","py311-alive-progress","py311-grapheme","py311-gobject3","py311-ecdsa","py311-pyaes","py311-sentencepiece","py311-makefun","py311-napari-plugin-engine","py311-napari-svg","py311-blosc2","py311-ndindex","py311-numexpr","py311-tables","py311-protobuf3","py311-plumed","py311-rencode","py311-fasteners","py311-pyperclip","py311-jfricas","py311-tropycal","py311-attr","py311-colored","py311-ndg_httpsclient","py311-pynamecheap","py311-jug","bart","py311-obspy","py311-beancount","py311-bottle","py311-google-api","py311-google-api-core","py311-google-auth","py311-google-auth-httplib2","py311-googleapis-common-protos","py311-magic","py311-uritemplate","py311-macfsevents","py311-pdal","py311-wxpython-4.0","py311-pyproject_metadata","py311-iniparse","py311-mercurial_extension_utils","py311-berkeleydb","py311-hyrule","py311-scour","py311-beaker","py311-pymunk","py311-gprof2dot","py311-memprof","py311-websocket-client","py311-python-dotenv","py311-aiofiles","py311-aiosqlite","py311-overrides","py311-asgiref","py311-kaitaistruct","py311-ldap3","py311-mitmproxy","py311-passlib","py311-publicsuffix2","py311-wsproto","py311-nbxmpp","py311-precis-i18n","py311-css-parser","py311-omemo-dr","py311-pypng","py311-qrcode","py311-asitop","py311-blessed","py311-dashing","py311-mechanicalsoup","py311-portend","py311-engineio","py311-socketio","py311-nameutils","py311-docker","py311-dockerpty","py311-graph-tool","py311-tensorflow_estimator","py311-cryptg","py311-emoji","py311-telethon","py311-opt_einsum","py311-hdbscan","py311-astunparse","py311-keras_applications","py311-keras_preprocessing","py311-pulp","py311-quantecon","py311-rasterstats","py311-pytest-mpl","py311-pytest-flake8","py311-curio","py311-pytest-mypy","py311-portalocker","py311-python-socks","py311-rtree","py311-absl","py311-keras","py311-custom_inherit","py311-elastic-transport","py311-elasticsearch","py311-pika","py311-pyarrow","py311-pytest-lazy-fixture","py311-fortranformat","py311-nltk","py311-plotly","py311-types-psutil","py311-types-setuptools","py311-types-typed-ast","py311-helpdev","py311-libsass","py311-numpydoc","py311-pyls-spyder","py311-qdarkstyle","py311-qtsass","py311-spyder","py311-spyder-kernels","py311-dlib","py311-access","py311-esda","py311-giddy","py311-inequality","py311-libpysal","py311-mgwr","py311-momepy","py311-pointpats","py311-pysal","py311-segregation","py311-spaghetti","py311-spglm","py311-spint","py311-splot","py311-spopt","py311-spreg","py311-spvcm","py311-tobler","py311-fire","py311-fugashi","py311-promise","py311-sacrebleu","py311-sacremoses","py311-seqeval","py311-soundfile","py311-tensorflow-metadata","py311-conllu","py311-huggingface_hub","py311-omegaconf","py311-tokenizers","py311-unidic","py311-timeout-decorator","py311-unidic-lite","py311-tensorflow-datasets","py311-commonmark","py311-hcloud","py311-xkcdpass","py311-recommonmark","py311-safetensors","py311-genshi","py311-aiojobs","py311-pytest-trio","py311-reflink","py311-acoustid","py311-asn1crypto","py311-aubio","py311-audioread","py311-bottlenose","py311-bsddb3","py311-cbor2","py311-country","py311-gpsoauth","py311-ibroadcast","py311-jsonpath-rw","py311-munkres","py311-musicbrainzngs","py311-ordered-set","py311-pytest-fixture-config","py311-pytest-profiling","py311-pytest-shutil","py311-pytest-virtualenv","py311-python-coveralls","py311-rarfile","py311-setuptools-git","py311-smi","py311-termplotlib","py311-termtables","py311-validictory","py311-zbar","py311-parsimonious","py311-autobahn","py311-cbor","py311-humanize","py311-pyqrcode","py311-python-snappy","py311-jupytext","py311-cinderclient","py311-cliff","py311-cmd2","py311-debtcollector","py311-dogpile-cache","py311-keystoneauth1","py311-keystoneclient","py311-netifaces","py311-novaclient","py311-openstackclient","py311-openstacksdk","py311-os-service-types","py311-osc-lib","py311-oslo-config","py311-oslo-i18n","py311-oslo-serialization","py311-oslo-utils","py311-prettytable","py311-requestsexceptions","py311-bitmath","py311-bpylist2","py311-objexplore","py311-progressbar","py311-pytest-pycodestyle","py311-pytest-pylint","py311-spdx","py311-spdx-lookup","py311-upt-cpan","py311-upt-macports","py311-upt-pypi","py311-upt-rubygems","py311-arpeggio","py311-ftfy","py311-json-rpc","py311-parver","py311-plyvel","py311-bqplot","py311-control","py311-traittypes","py311-pyxdg","py311-xdg-base-dirs","py311-applescript","py311-bitarray","py311-bitstring","py311-osxmetadata","py311-photoscript","py311-pytimeparse2","py311-rich-theme-manager","py311-shortuuid","py311-strpdatetime","py311-textx","py311-ptpython","py311-scapy","py311-scapy-devel","py311-geojson","py311-libxslt","py311-docx","py311-fuzzywuzzy","py311-starlette","py311-kubernetes","py311-fancycompleter","py311-pdbpp","py311-repl","py311-wmctrl","py311-slack-sdk","py311-tlsh","py311-fastavro","py311-flask-cors","py311-InsightToolkit4","py311-InsightToolkit","lldb-17","py311-luma.core","py311-luma.emulator","py311-pyftdi","py311-smbus2","py311-virtualenvwrapper","py311-clint","py311-crayons","py311-parameterized","py311-json-tricks","py311-pdfminer","py311-pynetdicom","py311-qimage2ndarray","py311-xxhash","py311-uvicorn","py311-orfeotoolbox","py311-circuitbreaker","py311-terminaltables","py311-pefile","py311-cli-helpers","py311-tabulate","py311-napari-console","py311-pdm-backend","py311-editdistance","py311-cachey","py311-poppler-qt5","stanc3","py311-pyside2","py311-meson","py311-meson-python","py311-gnupg","py311-nclib","py311-async-lru","py311-rpds-py","py311-hdf5plugin","py311-monty","py311-palettable","py311-pyshortcuts","py311-sdnotify","py311-scikit-build-core","py311-dbus_next","py311-dropbox","py311-pyfatfs","py311-rubicon-objc","py311-stone","py311-survey","py311-asciimatics","py311-pyfiglet","py311-libusb1","py311-pathtools","py311-serpent","py311-webob","py311-bugsnag","py311-keyrings.alt","py311-Pyro5","py311-xraydb","py311-desktop-notifier","py311-pytest-rerunfailures","py311-rfc3339-validator","py311-rfc3986-validator","py311-flake8-pyproject","py311-cvxopt","py311-latexcodec","py311-scikit-umfpack","py311-feedparser","py311-readability-lxml","py311-sgmllib3k","py311-gyoto","py311-tinydb","py311-imageio-ffmpeg","py311-expandvars","py311-mygpoclient","py311-pybtex","py311-pybtex-docutils","py311-ddt","py311-eventlet","py311-pygmt","py311-referencing","py311-sphinxcontrib-bibtex","py311-asdf-astropy","py311-asdf-standard","py311-asdf","py311-asdf-transform-schemas","py311-asdf-unit-schemas","py311-asdf-coordinates-schemas","py311-astropy-iers-data","py311-mando","py311-apsw","py311-authres","py311-dkimpy","py311-py3dns","py311-jsonschema-specifications","py311-fastapi","py311-antlr4-python3-runtime","py311-pyopencl","py311-pytools","py311-zc-lockfile","py311-ipaddress","py311-podcastparser","py311-python-json-logger","py311-glad2","py311-plumbum","oci-cli","py311-frozendict","py311-chainer","py311-pyFAI","py311-cython-compat","py311-ruff","py311-dacite","py311-pytest-dotenv","py311-pytzdata","py311-soundcloud-v2","py311-tzlocal","py311-certomancer","py311-certomancer-csc-dummy","py311-hanko","py311-hanko-certvalidator","py311-oscrypto","py311-python-pae","py311-uritools","py311-oldest-supported-numpy","py311-pdfrw","py311-pyx","py311-acor","py311-dynd","py311-kivy","py311-mdp-toolkit","py311-pyviennacl","py311-spectral","py311-tstables","py311-m2crypto","py311-lz4","py311-sphinxcontrib-jquery","py311-simpy","py311-simpy-docs","py311-lazy_loader","py311-pysam","py311-boolean.py","py311-license-expression","py311-python-debian","py311-waitress","py311-pastedeploy","py311-minidb","py311-pyquery","py311-urlwatch","py311-webtest","py311-pyvo","py311-astroquery","py311-ipympl","py311-alagitpull","py311-sphinx-issues","py311-pygraphviz","py311-postgresql","py311-llfuse","py311-gevent","py311-unidiff","py311-tiktoken","py311-arabic-reshaper","py311-pysaga","py311-aiohttp-socks","py311-bidi","py311-httpbin","py311-raven","py311-requests-futures","py311-socid-extractor","py311-stem","py311-torrequest","py311-svglib","py311-xhtml2pdf","subversion-pythonbindings-3.11","py311-asyncpg","py311-mysqlclient","py311-acora","py311-asv-runner","py311-cheroot","py311-flask-babel","py311-markdown2","py311-siphon","py311-annotated_types","py311-pydantic_core","py311-pydantic_settings","py311-configparser","py311-ntlm-auth","py311-pyspnego","py311-pywinrm","py311-requests_ntlm","py311-iso3166","py311-sphinx-copybutton","py311-trio-websocket","py311-samplerate","py311-soxr","py311-types-decorator","py311-polygon","py311-tzdata","py311-pydantic-compat","py311-deap","py311-jupyter_server_terminals","py311-notebook_shim","py311-tatsu","py311-pytest-env","py311-npx","py311-pgspecial","py311-backoff","py311-fqdn","py311-isoduration","py311-uri-template","py311-mslex","py311-pystache","py311-pendulum","py311-powerline-exitstatus-kai","py311-powerline-gitstatus","py311-rustworkx","py311-imread","py311-jsonschema-format-nongpl","py311-jupyter_events","py311-hatch-jupyter-builder","py311-hatch-nodejs-version","py311-jupyter-lsp","py311-stopit","py311-update_checker","py311-iminuit","py311-simplekml","py311-gsl","py311-types-colorama","py311-mdx_linkify","py311-quantities","py311-sphinxnotes-strike","py311-sounddevice","py311-sphinx-jsonschema","py311-mecab-python3","py311-mssql","py311-sphinx-bootstrap-theme","py311-ipyparallel","py311-inflect","py311-pyheif","py311-g2p-en","py311-pydub","py311-pygeos","py311-importlib-resources","py311-pysvn","py311-logilab-constraint","py311-blosc","py311-gensim","py311-pybox2d","py311-logbook","py311-bpemb","py311-html2text","py311-ezdxf","py311-mahotas","py311-mimeparse","py311-tastypie","py311-svgpath","py311-spark_parser","py311-uncompyle6","py311-xdis","py311-vobject","py311-line_profiler","py311-jaraco.context","py311-ldap","py311-openbabel2","py311-fickling","py311-canmatrix","py311-libnewt","py311-fdsnwsscripts","py311-ipython-sql","py311-rich-click","py311-libarchive-c","py311-nbval","py311-lxml_html_clean","py311-pdal-plugins","py311-qt4py","py311-flexcache","py311-flexparser","py311-oci","py311-asynctest","py311-fipy","py311-pytorch","py311-spglib","py311-wxmplot","py311-wxutils","py311-pymatgen","py311-fabio","py311-silx","py311-pyficache","py311-blessings","py311-bpython","py311-cwcwidth","py311-curtsies","py311-dmgbuild","py311-ds-store","py311-mac-alias","py311-pyqt6","py311-pyqt6-3d","py311-pyqt6-charts","py311-pyqt6-datavisualization","py311-pyqt6-networkauth","py311-pyqt6-sip","py311-pyqt6-webengine","py311-graphviz","py311-objgraph","py311-aiohappyeyeballs","py311-pylsqpack","py311-service-identity","py311-aioquic","py311-gpxpy","py311-autopage","py311-asyncssh","py311-pygithub","py311-pyuca","py311-wordcloud","py311-apptools","py311-envisage","py311-mayavi","py311-pyface","py311-traitsui","py311-traits","py311-pacal","py311-pymysql","py311-pylast","py311-rich_rst","py311-textual","py311-propcache","py311-ffmpy","py311-hatch-requirements-txt","py311-flake8-pep8-naming","py311-flake8-polyfill","py311-pytest-html","py311-ipadic","py311-cog","py311-google-cloud-core","py311-google-cloud-storage","py311-google-crc32c","py311-google-resumable-media","py311-gsecrets","py311-marshmallow","py311-webargs","py311-coloredlogs","py311-humanfriendly","py311-pysimdjson","py311-hdfs","py311-construct","py311-kcs11","py311-pykeepass","py311-yubico","py311-zxcvbn","py311-paho-mqtt","py311-lesscpy","py311-emmet-core","py311-maggma","py311-mongomock","py311-mp-api","py311-pycifrw","py311-pydash","py311-pyqtgraph","py311-sentinels","py311-smart-open","py311-sqlalchemy-utils","py311-sshtunnel","py311-xraylarch","py311-pync","py311-leveldb","py311-notify2","py311-unpaddedbase64","py311-poetry-plugin-shell","py311-urwid-readline","py311-pytesseract","py311-mitmproxy_macos","py311-mitmproxy_rs","py311-krb5","py311-requests-kerberos","py311-img2pdf","py311-pyogrio","py311-aniso8601","py311-pygments-mathematica","py311-narwhals","py311-pyqt6-scintilla","py311-pyside6","py311-digitalocean","py311-google-api-python-client","py311-cloudflare2","py311-pyproject_api","py311-klein","py311-scamper","py311-findpython","py311-tracer","py311-typing-inspection","py311-selenium","py311-undetected-chromedriver","py311-pyfzf","py311-sqlglot","py311-cramjam","py311-iterable-io","py311-zipstream-ng","py311-backports.tarfile","py311-pbs_installer","py311-flasgger","py311-django-allauth","py311-django-countries","py311-django-debug-toolbar","py311-django-extensions","py311-django-gravatar2","py311-django-mailman3","py311-mailmanclient","py311-openid","py311-pytest-django","py311-responses","py311-autocommand","py311-croniter","py311-immutables","py311-jaraco.collections","py311-jaraco.text","py311-looseversion","py311-timelib","py311-coherent.licensed","py311-astropy-healpix","py311-donfig","py311-mpl-animators","py311-numcodecs","py311-reproject","py311-spiceypy","py311-zarr","py311-jsonnet","py311-yapsy","py311-langdetect","py311-nanobind","py311-ttfquery","py311-trepan3k","py311-darkdetect","py311-larixite","py311-pypostal","py311-base58","py311-ansicolors","py311-sslcrypto","py311-ipython-pygments-lexers","py311-python-lsp-ruff","py311-pyke","py311-uv-build","py311-holidays","py311-pytokens","py311-paste","py311-ml_dtypes","py311-decli","py311-hf-xet","py311-proto-plus","py311-regions","py311-questionary","py311-rlpycairo","py311-gammapy","py311-pytest-httpserver","py311-sarpy","py311-diskcache","py311-durationpy","py311-scikit-rf","py311-url-normalize","py311-diskcache-stubs","py311-poethepoet","py311-pre-commit","py311-pysigma","py311-vcrpy","py311-intelhex","py311-pytest-recording","py311-reedsolo","py311-librt","py311-sigma-cli","py311-requests-cache","py311-time-machine","py311-pmdarima","py311-robotremoteserver","py311-python-multipart","py311-treq","py311-fmf","py311-shtab","py311-rich-argparse","py311-allpairspy","py311-tcolorpy","py311-lark","py311-rfc3987-syntax","py311-ajsonrpc","py311-pyelftools","py311-annotated-doc","py311-dunamai","py311-uv-dynamic-versioning","py311-dm-tree","py311-pew","py311-datasets","py311-mda-xdrlib","py311-versioningit","py311-roman_numerals","py311-pskc","py311-findlibs","py311-eccodes","py311-ulid","py311-pydantic-extra-types","py311-anywidget","py311-arro3-compute","py311-arro3-core","py311-arro3-io","py311-holoviews","py311-geoviews","py311-hvplot","py311-lonboard","py311-movingpandas","py311-radix","py311-pyedr","py311-pythonz","py311-rangehttpserver","py311-resumable-urlretrieve","py311-pytest-twisted","py311-discovery","py311-lmdb","py311-patch-ng","py311-diffusers","py311-transformers","py311-types-pyyaml","py311-python-discovery","py311-sentence-transformers","py311-jdcal","py311-gyp-next","py311-multitasking","py311-torchaudio","py311-robotframework","py311-antlr4-python3-runtime-49","py311-obspec","py311-async-geotiff","py311-async-tiff","py311-hydra-core","py311-morecantile","py311-torchvision","py311-bbpb","py311-dnslib","py311-flask-restx","py311-cloudpathlib","py311-spacy-legacy","py311-spacy-loggers","py311-weasel","py311-spaCy","py311-xmind","py311-curl-cffi","py311-barcode","py311-libcst","py311-fpdf2","py311-uharfbuzz","py311-httpx-aiohttp","py311-pdftl","py311-gnucash","py311-healpy","py311-ast_serialize","py311-nh3","py311-applicationinsights","py311-deviceid","py311-jsondiff","py311-javaproperties","py311-knack","py311-microsoft-security-utilities-secret-masker","py311-msal","py311-msal-extensions","py311-pycomposefile","py311-backports.zstd","py311-uncompresspy","py311-hatch-build-scripts","py311-httpx2","py311-truststore","py311-httpcore2","py311-bqscales","py311-hatch","py311-py2vega","py311-sqlite-anyio","py311-jq","py311-glymur","py311-cdflib","py311-janus","py311-dash","py311-retrying","py311-itables","py311-pandarm","py311-mlx","py311-mlx-lm","py311-click-extra","py311-cloup","py311-deepmerge","py311-extra-platforms","py311-packageurl-python"]},{"type":"patch","ports":["py311-pyobjc"]},{"type":"build","ports":["McBopomofo","hyper","mongodb","libtapi","mono","nodejs16","gucharmap","opencv3","chapel","ispc","ispc-clang","liblinear","petsc","slepc","pidgin","libpurple","finch","wireshark2","wireshark3","opencv3-devel","mongodb-devel","nodejs18","llvm-15","mlir-15","clang-15","lldb-15","flang-15","dbcsr","proxygen","libretroshare","fortran-stdlib","llvm-16","mlir-16","clang-16","lldb-16","flang-16","phosg","resource_dasm","fortran-rpn-calc","llvm-17","mlir-17","clang-17","lldb-17","flang-17","berry","mozjs115","fontmatrix","mpv-legacy","fortran-stdlib-devel","qt64-qtwebengine","qt64-qtwebengine-docs"]},{"type":"test","ports":["ispc"]},{"type":"run","ports":["geany","libreoffice","repo","bowtie2","R-sudachir"]}]}]}