Packages - hvoigt/msys2 GitHub Wiki
#!/bin/sh
This is a pacman dump of all the packages we provide as of 2017-05-01. The commands used to re-generate this list are listed below.
LANG=C
{
cat "$0" | sed -r \
-e "s/_([0-9-]+)_/_$(date +%Y-%m-%d)_/" \
-e '/^## /q'
echo
{
pacman -Ss | grep '^mingw64/' -A 1
pacman -Ss | grep '^msys/' -A 1
} | sed -r \
-e 's/ \[installed.*\]//' \
-e 's#^mingw64/([^ ]+)#<br/>mingw/<b>\1</b>#' \
-e 's#^msys/([^ ]+)#<br/>msys/<b>\1</b>#' \
-e 's/-x86_64//' \
-e 's/$/<br\/>/' \
-e 's/~/:/'
} > "$0_"
mv "$0_" "$0"
exit
mingw/mingw-w64-3proxy 0.8.9-1
3proxy - tiny free proxy server (mingw-w64)
mingw/mingw-w64-MinHook 1.3.3-1
The Minimalistic x86/x64 API Hooking Library for Windows (mingw-w64)
mingw/mingw-w64-OpenSceneGraph 3.5.5-4
Open source high performance 3D graphics toolkit (mingw-w64)
mingw/mingw-w64-OpenSceneGraph-debug 3.5.5-4
Open source high performance 3D graphics toolkit (debug) (mingw-w64)
mingw/mingw-w64-SDL 1.2.15-7
A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard (mingw-w64)
mingw/mingw-w64-SDL2 2.0.5-1
A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard (Version 2) (mingw-w64)
mingw/mingw-w64-SDL2_gfx 1.0.1-2
SDL graphics drawing primitives and other support functions wrapped up in an addon library for the Simple Direct Media (SDL) cross-platform API layer
mingw/mingw-w64-SDL2_image 2.0.1-2
A simple library to load images of various formats as SDL surfaces (Version 2)
mingw/mingw-w64-SDL2_mixer 2.0.1-3
A simple multi-channel audio mixer (Version 2) (mingw-w64)
mingw/mingw-w64-SDL2_net 2.0.1-1
A small sample cross-platform networking library (Version 2) (mingw-w64)
mingw/mingw-w64-SDL2_ttf 2.0.14-1
A library that allows you to use TrueType fonts in your SDL applications (Version 2) (mingw-w64)
mingw/mingw-w64-SDL_gfx 2.0.25-3
SDL Graphic Primitives (mingw-w64)
mingw/mingw-w64-SDL_image 1.2.12-5
A simple library to load images of various formats as SDL surfaces (mingw-w64)
mingw/mingw-w64-SDL_mixer 1.2.12-5
A simple multi-channel audio mixer (mingw-w64)
mingw/mingw-w64-SDL_net 1.2.8-1
A small sample cross-platform networking library (mingw-w64)
mingw/mingw-w64-SDL_ttf 2.0.11-4
A library that allows you to use TrueType fonts in your SDL applications (mingw-w64)
mingw/mingw-w64-a52dec 0.7.4-3
A free library for decoding ATSC A/52 streams (mingw-w64)
mingw/mingw-w64-adns 1.4.g10.7-1
adns is an asyncronous replacement resolver library (mingw-w64)
mingw/mingw-w64-adwaita-icon-theme 3.22.0-1
GNOME icon theme (mingw-w64)
mingw/mingw-w64-ag 0.31.0.r1666.0e577cc-1
The Silver Searcher: An attempt to make something better than ack, which itself is better than grep (mingw-w64)
mingw/mingw-w64-allegro 5.2.2.0-1
Portable library mainly aimed at video game and multimedia programming (mingw-w64)
mingw/mingw-w64-angleproject-git 2.1.r5684-1
ANGLE project built from git source (mingw-w64)
mingw/mingw-w64-ansicon-git 1.70.r65.3acc7a9-2
Process ANSI escape sequences for Windows console programs (mingw-w64)
mingw/mingw-w64-antiword 0.37-2
Convert MS Word 2.0-2003 documents to plain text or PostScript (mingw-w64)
mingw/mingw-w64-antlr3 3.5.2-1
ANother Tool for Language Recognition (mingw-w64)
mingw/mingw-w64-antlr4-runtime-cpp 4.6-1
ANother Tool for Language Recognition v4 (mingw-w64)
mingw/mingw-w64-apr 1.5.2-2
The Apache Portable Runtime (mingw-w64)
mingw/mingw-w64-apr-util 1.5.4-2
The Apache Portable Runtime (mingw-w64)
mingw/mingw-w64-aria2 1.24.0-1
A multi-protocol & multi-source, cross platform download utility (mingw-w64)
mingw/mingw-w64-aribb24 1.0.3-2
A library for ARIB STD-B24, decoding JIS 8 bit characters and parsing MPEG-TS stream (mingw-w64)
mingw/mingw-w64-armadillo 7.500.0-1
C++ linear algebra library (mingw-w64)
mingw/mingw-w64-arpack 3.4.0-1
Fortran77 subroutines designed to solve large scale eigenvalue problems (mingw-w64)
mingw/mingw-w64-aspell 0.60.7.20131207-3
A spell checker designed to eventually replace Ispell (mingw-w64)
mingw/mingw-w64-aspell-de 20030222-1
German dictionary for aspell (mingw-w64)
mingw/mingw-w64-aspell-en 7.1-1
English dictionary for aspell (mingw-w64)
mingw/mingw-w64-aspell-es 1.11.2-1
Spanish dictionary for aspell (mingw-w64)
mingw/mingw-w64-aspell-fr 0.50-1
French dictionary for aspell (mingw-w64)
mingw/mingw-w64-aspell-ru 0.99f7.1-1
Russian dictionary for aspell (mingw-w64)
mingw/mingw-w64-assimp 3.3.1-1
Portable Open Source library to import various well-known 3D model formats in an uniform manner (mingw-w64)
mingw/mingw-w64-astyle 2.05.1-2
A free, fast and small automatic formatter for C, C++, C#, and Java source code (mingw-w64)
mingw/mingw-w64-atk 2.24.0-1
A library providing a set of interfaces for accessibility (mingw-w64)
mingw/mingw-w64-atkmm 2.24.2-2
C++ bindings for atk (mingw-w64)
mingw/mingw-w64-avrdude 6.3-1
Software for programming Atmel AVR Microcontrollers (mingw-w64)
mingw/mingw-w64-aztecgen 1.0.1-1
A simple library for encoding "Aztec Code" barcodes (mingw-w64)
mingw/mingw-w64-babl 0.1.24-1
Dynamic Pixel Format Translation Library (mingw-w64)
mingw/mingw-w64-badvpn 1.999.130-2
NCD scripting language, tun2socks proxifier, P2P VPN (mingw-w64)
mingw/mingw-w64-binutils 2.28-1 (mingw-w64-x86_64-toolchain)
A set of programs to assemble and manipulate binary and object files (mingw-w64)
mingw/mingw-w64-blender 2.78.c-1
A fully integrated 3D graphics creation suite (mingw-w64)
mingw/mingw-w64-boost 1.63.0-1
Free peer-reviewed portable C++ source libraries (mingw-w64)
mingw/mingw-w64-box2d 2.3.1-2
2D rigid body simulation library for games (mingw-w64)
mingw/mingw-w64-breakpad-git r1451.8915f7b-1
An open-source multi-platform crash reporting system (mingw-w64)
mingw/mingw-w64-breakpad-svn r1471-1
An open-source multi-platform crash reporting system (mingw-w64)
mingw/mingw-w64-bsdfprocessor 1.1.6-1
Application for displaying and editing of BSDF files (mingw-w64)
mingw/mingw-w64-bullet 2.86-1
A 3D Collision Detection and Rigid Body Dynamics Library for games and animation (mingw-w64)
mingw/mingw-w64-bullet-debug 2.86-1
A 3D Collision Detection and Rigid Body Dynamics Library for games and animation (mingw-w64)
mingw/mingw-w64-bwidget 1.9.10-1
A companion to Tcllib, for Tk related packages (mingw-w64)
mingw/mingw-w64-bzip2 1.0.6-6
A high-quality data compression program (mingw-w64)
mingw/mingw-w64-c-ares 1.12.0-1
C library that performs DNS requests and name resolves asynchronously (mingw-w64)
mingw/mingw-w64-c99-to-c89-git r169.b3d496d-1
Tool to convert C99 code to MSVC-compatible C89 (git) (mingw-w64)
mingw/mingw-w64-ca-certificates 20170211-2
Common CA certificates (mingw-w64)
mingw/mingw-w64-cairo 1.15.4-4
Cairo vector graphics library (mingw-w64)
mingw/mingw-w64-cairomm 1.12.0-2
C++ bindings to Cairo vector graphics library (mingw-w64)
mingw/mingw-w64-catch 1.6.0-1
Multi-paradigm automated test framework for C++ and Objective-C (mingw-w64)
mingw/mingw-w64-ccache 3.3.3-1
A compiler cache (mingw-w64)
mingw/mingw-w64-cccl 1.0-1
Unix cc compiler to Microsoft's cl compiler wrapper (mingw-w64)
mingw/mingw-w64-cego 2.32.7-1
Cego database system (mingw-w64)
mingw/mingw-w64-celt 0.11.3-3
Low-latency audio communication codec (mingw-w64)
mingw/mingw-w64-cereal 1.1.2-1
A C++11 library for serialization (mingw-w64)
mingw/mingw-w64-ceres-solver 1.12.0-1
A large scale non-linear optimization library (mingw-w64)
mingw/mingw-w64-cfitsio 3.380-1
A library of C and Fortran subroutines for reading and writing data files in FITS (Flexible Image Transport System) data format (mingw-w64)
mingw/mingw-w64-cgal 4.9.1-1
Computational Geometry Algorithms Library (mingw-w64)
mingw/mingw-w64-check 0.10.0-1
A unit testing framework for C (mingw-w64)
mingw/mingw-w64-chipmunk 7.0.1-1
A high-performance 2D rigid body physics library (mingw-w64)
mingw/mingw-w64-chromaprint 1.4-1
Library that implements a custom algorithm for extracting fingerprints from any audio source (mingw-w64)
mingw/mingw-w64-clang 3.9.1-3
C language family frontend for LLVM (mingw-w64)
mingw/mingw-w64-clang-analyzer 3.9.1-3
A source code analysis framework (mingw-w64)
mingw/mingw-w64-clang-analyzer35 3.5.2-1
A source code analysis framework
mingw/mingw-w64-clang-tools-extra 3.9.1-3
Extra tools built using Clang's tooling APIs (mingw-w64)
mingw/mingw-w64-clang-tools-extra35 3.5.2-1
Extra tools built using Clang's tooling APIs
mingw/mingw-w64-clang35 3.5.2-1
C language family frontend for LLVM
mingw/mingw-w64-clucene 2.3.3.4-1
CLucene - a C++ search engine (mingw-w64)
mingw/mingw-w64-clutter 1.26.0-1
A GObject based library for creating fast, visually rich graphical user interfaces (mingw-w64)
mingw/mingw-w64-clutter-gst 3.0.20-1
A GStreamer integration library for Clutter (mingw-w64)
mingw/mingw-w64-clutter-gtk 1.8.2-1
Clutter integration with GTK+ (mingw-w64)
mingw/mingw-w64-cmake 3.7.2-2
A cross-platform open-source make system (mingw-w64)
mingw/mingw-w64-codelite-git 10.0.28.g1f1e42b-1
Open-source, cross platform IDE for the C/C++ programming languages (mingw-w64)
mingw/mingw-w64-cogl 1.22.2-1
An object oriented GL/GLES Abstraction/Utility Layer (mingw-w64)
mingw/mingw-w64-collada-dom-svn 2.4.1.r889-6
API that provides a C++ object representation of a COLLADA XML instance document (mingw-w64)
mingw/mingw-w64-compiler-rt 3.9.1-3
Runtime libraries for Clang and LLVM (mingw-w64)
mingw/mingw-w64-confuse 2.8-1
Library for parsing configuration files (mingw-w64)
mingw/mingw-w64-connect 1.104-1
Make socket connection using SOCKS4/5 and HTTP tunnel (mingw-w64)
mingw/mingw-w64-cotire 1.7.9_3.7-1
CMake module to speed up builds (automated PCH, unity builds). (mingw-w64)
mingw/mingw-w64-cppcheck 1.76.1-1
static analysis of C/C++ code (mingw-w64)
mingw/mingw-w64-cpptest 1.1.2-1
A C++ Unit Testing Framework (mingw-w64)
mingw/mingw-w64-cppunit 1.13.2-5
A C++ unit testing framework (mingw-w64)
mingw/mingw-w64-creduce 2.4.0-1
A C program reducer (mingw-w64)
mingw/mingw-w64-crt-git 5.0.0.4817.b0e7567e-1 (mingw-w64-x86_64-toolchain)
MinGW-w64 CRT for Windows
mingw/mingw-w64-crypto++ 5.6.5-1
Crypto++ Library is a free C++ class library of cryptographic schemes (mingw-w64)
mingw/mingw-w64-csfml 2.3-4
A simple, fast, cross-platform, and object-oriented multimedia API for C (mingw-w64)
mingw/mingw-w64-ctags 5.8-4
A multilanguage implementation of Ctags (mingw-w64)
mingw/mingw-w64-ctpl-git 0.3.3.391.6dd5c14-1
C Template (Parser) Library (mingw-w64)
mingw/mingw-w64-cunit 2.1.3-2
Lightweight system for writing, administering, and running unit tests in C (mingw-w64)
mingw/mingw-w64-curl 7.54.0-1
An URL retrival utility and library. (mingw-w64)
mingw/mingw-w64-cyrus-sasl 2.1.26-5
Cyrus Simple Authentication Service Layer (SASL) library
mingw/mingw-w64-cython 0.25.2-1
C-Extensions for Python (mingw-w64)
mingw/mingw-w64-cython2 0.25.2-1
C-Extensions for Python (mingw-w64)
mingw/mingw-w64-d-feet 0.3.10-1
D-Bus debugger for GNOME (mingw-w64)
mingw/mingw-w64-daala-git r1373.efb96ed-1
Daala is next-next-gen video compression technology from Xiph.org, Mozilla and others (mingw-w64)
mingw/mingw-w64-db 6.0.19-3
The Berkeley DB embedded database system (mingw-w64)
mingw/mingw-w64-dbus 1.10.16-1
Freedesktop.org message bus system (mingw-w64)
mingw/mingw-w64-dbus-glib 0.108-1
D-Bus Message Bus System (mingw-w64)
mingw/mingw-w64-dcadec 0.2.0-1
dcadec is a free DTS Coherent Acoustics decoder with support for HD extensions (mingw-w64)
mingw/mingw-w64-dcadec-git 0.0.0.207.2a9186e-4
dcadec is a free DTS Coherent Acoustics decoder with support for HD extensions (mingw-w64)
mingw/mingw-w64-desktop-file-utils 0.23-1
Utilities for .desktop files (mingw-w64)
mingw/mingw-w64-devcon-git r35.818f6ee-1
Search for and manipulate devices (mingw-w64)
mingw/mingw-w64-devhelp 3.8.2-2
Remote desktop client for the GNOME Desktop (mingw-w64)
mingw/mingw-w64-devil 1.8.0-2
Library for reading several different image formats (mingw-w64)
mingw/mingw-w64-diffutils 3.3-2
GNU Diffutils is a package of several programs related to finding differences between files (mingw-w64)
mingw/mingw-w64-discount 2.2.2-1
A Markdown implementation written in C (mingw-w64)
mingw/mingw-w64-distorm 3.3.0-1
Powerful disassembler library for x86/AMD64 (mingw-w64)
mingw/mingw-w64-djvulibre 3.5.27-1
Suite to create, manipulate and view DjVu (mingw-w64)
mingw/mingw-w64-dlfcn 1.0.0-2
A wrapper for dlfcn to the Win32 API (mingw-w64)
mingw/mingw-w64-dmake 4.12.2-6
Dmake is a make utility similar to GNU make or the Workshop dmake (mingw-w64)
mingw/mingw-w64-dnscrypt-proxy 1.6.0-2
A tool for securing communications between a client and a DNS resolver (mingw-w64)
mingw/mingw-w64-docbook-dsssl 1.79-1
DSSSL Stylesheets for DocBook (mingw-w64)
mingw/mingw-w64-docbook-mathml 1.1CR1-1
MathML XML scheme (mingw-w64)
mingw/mingw-w64-docbook-sgml 4.5-1
Document type definitions for verification of SGML data files against the DocBook rule set. (mingw-w64)
mingw/mingw-w64-docbook-sgml31 3.1-1
Legacy docbook-sgml (mingw-w64)
mingw/mingw-w64-docbook-xml 5.0-1
A widely used XML scheme for writing documentation and help
mingw/mingw-w64-docbook-xsl 1.79.1-1
XML stylesheets for Docbook-xml transformations (mingw-w64)
mingw/mingw-w64-doxygen 1.8.13-2
A documentation system for C++, C, Java, IDL and PHP (mingw-w64)
mingw/mingw-w64-drmingw 0.8.1-1
Just-in-Time (JIT) debugger (mingw-w64)
mingw/mingw-w64-dumb 0.9.3-4
IT, XM, S3M and MOD player library (mingw-w64)
mingw/mingw-w64-edd-dbg 0.2.1-2
C++ library of debugging tools for OS X and Windows (mingw-w64)
mingw/mingw-w64-edd-fungo 0.2.4-1
C++ library for storing and re-throwing exceptions (mingw-w64)
mingw/mingw-w64-editrights 1.03-3
Edit special privileges of Windows accounts (mingw-w64)
mingw/mingw-w64-eigen3 3.3.3-1
Lightweight C++ template library for vector and matrix math (mingw-w64)
mingw/mingw-w64-emacs 25.1-1
The extensible, customizable, self-documenting, real-time display editor (mingw-w64)
mingw/mingw-w64-enca 1.19-1
Charset analyser and converter (mingw-w64)
mingw/mingw-w64-enchant 1.6.1-1
Enchanting Spell Checking Library (mingw-w64)
mingw/mingw-w64-enet 1.3.13-1
Reliable UDP networking library (mingw-w64)
mingw/mingw-w64-eog 3.16.3-1
Eye of GNOME graphics viewer program (mingw-w64)
mingw/mingw-w64-eog-plugins 3.16.3-1
Eye of GNOME graphics viewer program - plugins (mingw-w64)
mingw/mingw-w64-evince 3.24.0-1
Document (PostScript, PDF) viewer (mingw-w64)
mingw/mingw-w64-exiv2 0.25-2
Exif and Iptc metadata manipulation library and tools (mingw-w64)
mingw/mingw-w64-expat 2.2.0-2
An XML parser library (mingw-w64)
mingw/mingw-w64-extra-cmake-modules 5.32.0-1
Extra CMake modules (mingw-w64)
mingw/mingw-w64-faac 1.28-2
FAAC is an AAC audio encoder (mingw-w64)
mingw/mingw-w64-faad2 2.7-2
ISO AAC audio decoder (mingw-w64)
mingw/mingw-w64-farstream 0.2.7-2
Farstream (formerly Farsight) - Audio/Video Communications Framework (mingw-w64)
mingw/mingw-w64-fdk-aac 0.1.4-1
A standalone library of the Fraunhofer FDK AAC code from Android (mingw-w64)
mingw/mingw-w64-ffmpeg 3.3-1
Complete and free Internet live audio and video broadcasting solution (mingw-w64)
mingw/mingw-w64-fftw 3.3.6.pl1-1
A library for computing the discrete Fourier transform (DFT) (mingw-w64)
mingw/mingw-w64-field3d 1.7.2-2
Open source library for storing voxel data (mingw-w64)
mingw/mingw-w64-firebird2-git 2.5.6.26956.c3587aa-1
Cross-platform relational database offering many ANSI SQL standard features - version 2.x (mingw-w64)
mingw/mingw-w64-flac 1.3.2-1
Free Lossless Audio Codec (mingw-w64)
mingw/mingw-w64-flatbuffers 1.6.0-1
Memory Efficient Serialization Library (mingw-w64)
mingw/mingw-w64-flexdll 0.34-2
An implementation of a dlopen-like API for Windows (mingw-w64)
mingw/mingw-w64-flickcurl 1.26-1
Flickcurl is a C library for the Flickr API (mingw-w64)
mingw/mingw-w64-fltk 1.3.4-1
C++ user interface toolkit (mingw-w64)
mingw/mingw-w64-fluidsynth 1.1.6-3
A real-time software synthesizer based on the SoundFont 2 specifications (mingw-w64)
mingw/mingw-w64-fontconfig 2.12.1-1
A library for configuring and customizing font access (mingw-w64)
mingw/mingw-w64-fossil 1.36-2
Simple, high-reliability, distributed software configuration management (mingw-w64)
mingw/mingw-w64-fox 1.6.54-1 (mingw-w64-x86_64)
C++ user interface toolkit (mingw-w64)
mingw/mingw-w64-freeglut 3.0.0-4
Freeglut allows the user to create and manage windows containing OpenGL contexts (mingw32-w64)
mingw/mingw-w64-freeimage 3.17.0-4
Library project for developers who would like to support popular graphics image formats (mingw-w64)
mingw/mingw-w64-freetype 2.7.1-1
TrueType font rendering library (mingw-w64)
mingw/mingw-w64-fribidi 0.19.7-1
A Free Implementation of the Unicode Bidirectional Algorithm (mingw-w64)
mingw/mingw-w64-ftgl 2.1.3rc5-2
OpenGL library to use arbitrary fonts (mingw-w64)
mingw/mingw-w64-gc 7.4.2-2
A garbage collector for C and C++ (mingw-w64)
mingw/mingw-w64-gcc 6.3.0-2 (mingw-w64-x86_64-toolchain)
GNU Compiler Collection (C,C++,OpenMP) for MinGW-w64
mingw/mingw-w64-gcc-ada 6.3.0-2 (mingw-w64-x86_64-toolchain)
GNU Compiler Collection (Ada) for MinGW-w64
mingw/mingw-w64-gcc-fortran 6.3.0-2 (mingw-w64-x86_64-toolchain)
GNU Compiler Collection (Fortran) for MinGW-w64
mingw/mingw-w64-gcc-libgfortran 6.3.0-2 (mingw-w64-x86_64-toolchain)
GNU Compiler Collection (libgfortran) for MinGW-w64
mingw/mingw-w64-gcc-libs 6.3.0-2 (mingw-w64-x86_64-toolchain)
GNU Compiler Collection (libraries) for MinGW-w64
mingw/mingw-w64-gcc-objc 6.3.0-2 (mingw-w64-x86_64-toolchain)
GNU Compiler Collection (ObjC,Obj-C++) for MinGW-w64
mingw/mingw-w64-gd 2.1.1-3
Library for the dynamic creation of images by programmers (mingw-w64)
mingw/mingw-w64-gdal 2.1.3-3
A translator library for raster geospatial data formats (mingw-w64)
mingw/mingw-w64-gdb 7.12.1-2 (mingw-w64-x86_64-toolchain)
GNU Debugger (mingw-w64)
mingw/mingw-w64-gdbm 1.12-1
GNU database library (mingw-w64)
mingw/mingw-w64-gdcm 2.4.4-1
The Grassroots DICOM library (mingw-w64)
mingw/mingw-w64-gdk-pixbuf2 2.36.6-1
An image loading library (mingw-w64)
mingw/mingw-w64-gdl 3.22.0-1
GNOME Docking Library (mingw-w64)
mingw/mingw-w64-gdl2 2.31.2-2
GNOME Docking Library (mingw-w64)
mingw/mingw-w64-gdlmm2 2.30.0-2
GNOME Docking Library (mingw-w64)
mingw/mingw-w64-geany 1.29-1
Fast and lightweight IDE (mingw-w64)
mingw/mingw-w64-geany-plugins 1.29-1
Plugins for Geany (mingw-w64)
mingw/mingw-w64-gedit 3.20.2-2
A text editor for GNOME (mingw-w64)
mingw/mingw-w64-gedit-plugins 3.20.0-1
Collection of plugins for the gedit Text Editor (mingw-w64)
mingw/mingw-w64-gegl 0.3.14-1
Generic Graphics Library (mingw-w64)
mingw/mingw-w64-geoclue 0.12.99-3
Modular Geoinformation Service (mingw-w64)
mingw/mingw-w64-geocode-glib 3.20.1-1
geocoding and reverse geocoding GLib library using Yahoo! Place Finder (mingw-w64)
mingw/mingw-w64-geoip2-database 20150720-1
GeoLite country geolocation database compiled by MaxMind (mingw-w64)
mingw/mingw-w64-geos 3.6.1-1
C++ port of the Java Topology Suite (mingw-w64)
mingw/mingw-w64-gettext 0.19.8.1-2
GNU internationalization library (mingw-w64)
mingw/mingw-w64-gexiv2 0.10.5-1
GObject-based wrapper around the Exiv2 library (mingw-w64)
mingw/mingw-w64-gflags 2.2.0-1
Google's Commandline flags module for C++ (mingw-w64)
mingw/mingw-w64-ghex 3.18.3-1
GNOME Hex editor for files (mingw-w64)
mingw/mingw-w64-ghostscript 9.21-1
An interpreter for the PostScript language (mingw-w64)
mingw/mingw-w64-giflib 5.1.4-1
A library for reading and writing gif images (mingw-w64)
mingw/mingw-w64-gimp 2.9.4-5
GNU Image Manipulation Program (mingw-w64)
mingw/mingw-w64-gimp-ufraw 0.22-1 (mingw-w64-x86_64-gimp-plugins)
Converter for raw files; utility and GIMP plugin (mingw-w64)
mingw/mingw-w64-git-repo 0.4.10-1 (mingw-w64-x86_64)
The multiple Git repository tool (mingw-w64)
mingw/mingw-w64-gitg 3.22.0-1
git repository viewer for GTK+/GNOME (mingw-w64)
mingw/mingw-w64-gl2ps 1.3.8-4
an OpenGL to PostScript printing library (mingw-w64)
mingw/mingw-w64-glade 3.20.0-2
User interface builder for GTK+ and GNOME (mingw-w64)
mingw/mingw-w64-glade3 3.8.5-2
User interface builder for GTK+ and GNOME (mingw-w64)
mingw/mingw-w64-glbinding 2.1.1-2
A C++ binding for the OpenGL API, generated using the gl.xml specification (mingw-w64)
mingw/mingw-w64-glew 2.0.0-1
GLEW, The OpenGL Extension Wrangler Library (mingw-w64)
mingw/mingw-w64-glfw 3.2.1-2
A free, open source, portable framework for OpenGL application development (mingw-w64)
mingw/mingw-w64-glib-networking 2.50.0-1
Network-related GIO modules for glib (mingw-w64)
mingw/mingw-w64-glib2 2.52.0-1
Common C routines used by GTK+ 2.4 and other libs (mingw-w64)
mingw/mingw-w64-glibmm 2.50.0-1
Glib-- (glibmm) is a C++ interface for glib (mingw-w64)
mingw/mingw-w64-glm 0.9.8.3-1
C++ mathematics library for 3D software based on the OpenGL Shading Language (GLSL) specification (mingw-w64)
mingw/mingw-w64-global 6.5.3-1
GNU GLOBAL source code tagging system (mingw-w64)
mingw/mingw-w64-globjects 1.0.0-1
Cross-platform C++ wrapper for OpenGL API objects. (mingw-w64)
mingw/mingw-w64-glog 0.3.4.4d391fe-3
C++ implementation of the Google logging module (mingw-w64)
mingw/mingw-w64-glpk 4.61-1
GNU Linear Programming Kit: solve LP, MIP and other problems (mingw-w64)
mingw/mingw-w64-glsl-optimizer-git r66905.5cee0ef05b-1
C++ library that takes GLSL shaders, does some GPU-independent optimizations on them and outputs GLSL back (mingw-w64)
mingw/mingw-w64-glslang 3.0.git2.eee9d53-1
An OpenGL and OpenGL ES shader front end and validator (mingw-w64)
mingw/mingw-w64-gmime 2.6.20-2
Glorious MIME Utility Library (mingw-w64)
mingw/mingw-w64-gmp 6.1.2-1
A free library for arbitrary precision arithmetic (mingw-w64)
mingw/mingw-w64-gnome-common 3.18.0-1
Common development macros for GNOME (mingw-w64)
mingw/mingw-w64-gnonlin 1.4.0-1
GStreamer Non-Linear plugins (mingw-w64)
mingw/mingw-w64-gnu-cobol-svn 2.0.r1454-1
GNU Cobol is a free, modern COBOL compiler (mingw-w64)
mingw/mingw-w64-gnupg 2.1.16-1
GNU Privacy Guard - a PGP replacement tool (mingw-w64)
mingw/mingw-w64-gnutls 3.5.10-1
A library which provides a secure layer over a reliable transport layer (mingw-w64)
mingw/mingw-w64-go 1.8-1
Go Lang (mingw-w64)
mingw/mingw-w64-gobject-introspection 1.52.0-0
Introspection system for GObject-based libraries (mingw-w64)
mingw/mingw-w64-gobject-introspection-runtime 1.52.0-0
Introspection system for GObject-based libraries - runtime files (mingw-w64)
mingw/mingw-w64-goocanvas 2.0.2-4
Canvas widget for GTK+ that uses the Cairo 2D library (mingw-w64)
mingw/mingw-w64-googletest-git r975.aa148eb-1
Google Test (mingw-w64)
mingw/mingw-w64-gpgme 1.6.0-2
A C wrapper library for GnuPG (mingw-w64)
mingw/mingw-w64-gplugin 0.0.21-3
A GObject based library that implements a reusable plugin system (mingw-w64)
mingw/mingw-w64-graphene 1.4.0-2
A thin layer of types for graphic libraries (mingw-w64)
mingw/mingw-w64-graphicsmagick 1.3.25-3
An image viewing/manipulation program (mingw-w64)
mingw/mingw-w64-graphite2 1.3.9-1
Font rendering capabilities for complex non-Roman writing systems (mingw-w64)
mingw/mingw-w64-grpc 1.1.4-1
gRPC - Google's high performance, open source, general RPC framework (mingw-w64)
mingw/mingw-w64-gsasl 1.8.0-4
Simple Authentication and Security Layer framework and a few common SASL mechanisms (mingw-w64)
mingw/mingw-w64-gsettings-desktop-schemas 3.24.0-1
Shared GSettings schemas for the desktop (mingw-w64)
mingw/mingw-w64-gsl 2.1-1
The GNU Scientific Library (GSL) is a modern numerical library for C and C++ programmers (mingw-w64)
mingw/mingw-w64-gsm 1.0.14-1
Shared libraries for GSM 06.10 lossy speech compression (mingw-w64)
mingw/mingw-w64-gspell 1.0.3-1
Spell-checking library for GTK+ (mingw-w64)
mingw/mingw-w64-gss 1.0.3-1
GNU Generic Security Service (mingw-w64)
mingw/mingw-w64-gst-editing-services 1.10.4-1
GStreamer Editing Services (mingw-w64)
mingw/mingw-w64-gst-libav 1.10.4-1
GStreamer libav (mingw-w64)
mingw/mingw-w64-gst-plugins-bad 1.10.4-1
GStreamer Multimedia Framework Bad Plugins (mingw-w64)
mingw/mingw-w64-gst-plugins-base 1.10.4-1
GStreamer Multimedia Framework Base Plugins (mingw-w64)
mingw/mingw-w64-gst-plugins-good 1.10.4-1
GStreamer Multimedia Framework Base Plugins (mingw-w64)
mingw/mingw-w64-gst-plugins-ugly 1.10.4-1
GStreamer Multimedia Framework Ugly Plugins (mingw-w64)
mingw/mingw-w64-gst-python 1.10.4-1
GStreamer GObject Introspection overrides for Python 3 (mingw-w64)
mingw/mingw-w64-gst-rtsp-server 1.10.4-1
GStreamer RTSP server library (mingw-w64)
mingw/mingw-w64-gstreamer 1.10.4-1
GStreamer Multimedia Framework (mingw-w64)
mingw/mingw-w64-gtef 2.0.0-1
GTK+ Text Editor Framework (mingw-w64)
mingw/mingw-w64-gtest 1.7.0-1
Google Test
mingw/mingw-w64-gtk-engine-murrine 0.98.2-2
GTK2 engine to make your desktop look like a 'murrina', an italian word meaning the art glass works done by Venicians glass blowers. (mingw-w64)
mingw/mingw-w64-gtk-engine-unico 1.0.2-2
Unico GTK3 theme engine
mingw/mingw-w64-gtk-engines 2.21.0-2
Theme engines for GTK+ 2 (mingw-w64)
mingw/mingw-w64-gtk-vnc 0.6.0-1
VNC viewer widget for GTK+ (mingw-w64)
mingw/mingw-w64-gtk2 2.24.31-4
GTK+ is a multi-platform toolkit (v2) (mingw-w64)
mingw/mingw-w64-gtk3 3.22.10-1
GObject-based multi-platform GUI toolkit (v3) (mingw-w64)
mingw/mingw-w64-gtkglext 1.2.0-3
opengl extensions for gtk2 (mingw-w64)
mingw/mingw-w64-gtkimageview 1.6.4-3
Simple image viewer widget for GTK2 (mingw-w64)
mingw/mingw-w64-gtkmm 2.24.4-4
C++ bindings for gtk2 (mingw-w64)
mingw/mingw-w64-gtkmm3 3.22.0-1
C++ bindings for gtk3 (mingw-w64)
mingw/mingw-w64-gtksourceview2 2.10.5-3
A text widget adding syntax highlighting and more to GNOME (mingw-w64)
mingw/mingw-w64-gtksourceview3 3.24.1-1
A text widget adding syntax highlighting and more to GNOME (mingw-w64)
mingw/mingw-w64-gtksourceviewmm3 3.18.0-1
C++ bindings to gtksourceview3 library (mingw-w64)
mingw/mingw-w64-gtkspell 2.0.16-6
Provides word-processor-style highlighting and replacement of misspelled words in a GtkTextView widget (mingw-w64)
mingw/mingw-w64-gtkspell3 3.0.9-1
Provides word-processor-style highlighting and replacement of misspelled words in a GtkTextView widget (mingw-w64)
mingw/mingw-w64-gtkwave 3.3.79-1
GTKWaveGTKWave is a fully featured GTK+ based wave viewer for Unix, Win32, and Mac OSX
mingw/mingw-w64-gxml 0.12.0-1
GObject Libxml2 wrapper and Serializer Framework (mingw-w64)
mingw/mingw-w64-harfbuzz 1.4.5-1
OpenType text shaping engine (mingw-w64)
mingw/mingw-w64-hclient-git 37.efd8c0a-1
Sample GUI for communicating with HIDs (mingw-w64)
mingw/mingw-w64-hdf5 1.8.16-4
General purpose library and file format for storing scientific data
mingw/mingw-w64-headers-git 5.0.0.4819.e4dfb654-1 (mingw-w64-x86_64-toolchain)
MinGW-w64 headers for Windows
mingw/mingw-w64-hicolor-icon-theme 0.15-2
Freedesktop.org Hicolor icon theme (mingw-w64)
mingw/mingw-w64-hidapi 0.8.0rc1-3
Library for communicating with USB and Bluetooth HID devices (mingw-w64)
mingw/mingw-w64-hlsl2glsl-git r848.957cd20-1
HLSL to GLSL shader language translator
mingw/mingw-w64-http-parser 2.7.1-1
Parser for HTTP Request/Response written in C (mingw-w64)
mingw/mingw-w64-hunspell 1.6.0-1
Spell checker and morphological analyzer library and program (mingw-w64)
mingw/mingw-w64-hunspell-en 2016.11.20-2
Hunspell dictionaries (mingw-w64)
mingw/mingw-w64-hyphen 2.8.8-1
library for high quality hyphenation and justification (mingw-w64)
mingw/mingw-w64-hyphen-en 2.8.8-1
English hyphenation rules
mingw/mingw-w64-iconv 1.15-1
Character encoding conversion utility (mingw-w64)
mingw/mingw-w64-icoutils 0.31.3-1
Create and extract MS Windows icons and cursors (mingw-w64)
mingw/mingw-w64-icu 57.1-2
International Components for Unicode library (mingw-w64)
mingw/mingw-w64-icu-debug-libs 57.1-2
International Components for Unicode library (mingw-w64)
mingw/mingw-w64-id3lib 3.8.3-2
Library for reading, writing, and manipulating ID3v1 and ID3v2 tags (mingw-w64)
mingw/mingw-w64-ilmbase 2.2.0-3
Base libraries from ILM for OpenEXR (mingw-w64)
mingw/mingw-w64-imagemagick 7.0.5.3-1
An image viewing/manipulation program (mingw-w64)
mingw/mingw-w64-indent 2.2.11-4
C language source code formatting program (mingw-w64)
mingw/mingw-w64-inkscape 0.92.1-3
Vector graphics editor using the SVG file format (mingw-w64)
mingw/mingw-w64-innoextract 1.6-2
A tool to extract installers created by Inno Setup (mingw-w64).
mingw/mingw-w64-intel-tbb 1:2017_20170118-1
High level abstract threading library (mingw-w64)
mingw/mingw-w64-irrlicht 1.8.3-1
An open source high performance realtime 3D graphics engine (mingw-w64)
mingw/mingw-w64-isl 0.17.1-1
Library for manipulating sets and relations of integer points bounded by linear constraints (mingw-w64)
mingw/mingw-w64-iso-codes 3.74-1
Lists of the country, language, and currency names (mingw-w64)
mingw/mingw-w64-itk 4.11.0-1
An open-source C++ toolkit for medical image processing (mingw-w64)
mingw/mingw-w64-jansson 2.9-1
A C library for encoding, decoding and manipulating JSON data (mingw-w64)
mingw/mingw-w64-jasper 2.0.12-1
A software-based implementation of the codec specified in the emerging JPEG-2000 Part-1 standard (mingw-w64)
mingw/mingw-w64-jbigkit 2.1-3
Data compression library/utilities for bi-level high-resolution images (mingw-w64)
mingw/mingw-w64-jemalloc 4.5.0-1
General-purpose scalable concurrent malloc implementation (mingw64)
mingw/mingw-w64-jpegoptim 1.4.4-1
Utility to optimize jpeg files
mingw/mingw-w64-jq 1.5-3
Command-line JSON processor (mingw-w64)
mingw/mingw-w64-json-c 0.12-2
A JSON implementation in C.
mingw/mingw-w64-json-glib 1.2.8-1
JSON-GLib implements a full suite of JSON-related tools using GLib and GObject (mingw-w64)
mingw/mingw-w64-jsoncpp 1.8.0-1
A C++ library for interacting with JSON (mingw-w64)
mingw/mingw-w64-jxrlib 1.1-1
Open source implementation of jpegxr (mingw-w64)
mingw/mingw-w64-kicad-git r5971.ba32ccb-1
Software for the creation of electronic schematic diagrams and printed circuit board artwork (mingw-w64)
mingw/mingw-w64-kiss_fft 1.3.0-2
A Fast Fourier Transform based up on the principle: Keep It Simple, Stupid (mingw-w64)
mingw/mingw-w64-kqoauth-qt4 0.98-3
kQOAuth is a library written in C++ for Qt that implements the OAuth 1.0 authentication specification RFC 5849 (mingw-w64)
mingw/mingw-w64-l-smash 2.9.1-2
Loyal to Spec of Mpeg4 and Ad-hoc Simple Hackwork. Yet another opensource mp4 handler (mingw-w64)
mingw/mingw-w64-ladspa-sdk 1.13-2
Linux Audio Developer's Simple Plugin API (LADSPA) SDK (mingw-w64)
mingw/mingw-w64-lame 3.99.5-4
A high quality MPEG Audio Layer III (MP3) encoder (mingw-w64)
mingw/mingw-w64-lapack 3.6.1-1
Linear Algebra PACKage (mingw-w64)
mingw/mingw-w64-laszip 2.2.0-1
Free and lossless LiDAR compression (mingw-w64)
mingw/mingw-w64-latexila 3.22.0-1
LaTeX editor designed for the GNOME desktop (mingw-w64)
mingw/mingw-w64-lcms 1.19-5
Lightweight color management development library/engine (mingw-w64)
mingw/mingw-w64-lcms2 2.8-1
Small-footprint color management engine, version 2 (mingw-w64)
mingw/mingw-w64-lcov 1.12-1
front-end for GCC's coverage testing tool gcov
mingw/mingw-w64-ldns 1.6.17-4
Fast DNS library supporting recent RFCs (mingw-w64)
mingw/mingw-w64-lensfun 0.3.2-2
Database of photographic lenses and a library that allows advanced access to the database (mingw-w64)
mingw/mingw-w64-leptonica 1.74.1-1
Leptonica library (mingw-w64)
mingw/mingw-w64-lfcbase 1.8.11-1
LFC C++ base classes (mingw-w64)
mingw/mingw-w64-lfcxml 1.2.4-2
LFC C++ xml classes (mingw-w64)
mingw/mingw-w64-libarchive 3.2.2-4
library that can create and read several streaming archive formats (mingw-w64)
mingw/mingw-w64-libart_lgpl 2.3.21-1
Library for high-performance 2D graphics (mingw-w64)
mingw/mingw-w64-libass 0.13.6-1
A portable library for SSA/ASS subtitles rendering (mingw-w64)
mingw/mingw-w64-libassuan 2.4.3-1
A IPC library used by some GnuPG related software (mingw-w64)
mingw/mingw-w64-libatomic_ops 7.4.4-1
Provides semi-portable access to hardware provided atomic memory operations (mingw-w64)
mingw/mingw-w64-libbluray 1.0.0-1
Library to access Blu-Ray disks for video playback (mingw-w64)
mingw/mingw-w64-libbotan 2.1.0-1
Botan is a C++ cryptography library released under the permissive Simplified BSD license. (mingw-w64)
mingw/mingw-w64-libbs2b 3.1.0-1
Bauer stereophonic-to-binaural DSP effect library (mingw-w64)
mingw/mingw-w64-libbsdf 0.9.4-1
Library for handling BSDF files (mingw-w64)
mingw/mingw-w64-libc++ 3.9.1-3
C++ Standard Library (mingw-w64)
mingw/mingw-w64-libc++abi 3.9.1-3
C++ Standard Library Support (mingw-w64)
mingw/mingw-w64-libcaca 0.99.beta19-2
Color AsCii Art library (mingw-w64)
mingw/mingw-w64-libcddb 1.3.2-3
Library that implements the different protocols (CDDBP, HTTP, SMTP) to access data on a CDDB server (e.g. http://freedb.org).
mingw/mingw-w64-libcdio 0.94-1
GNU Compact Disc Input and Control Library
mingw/mingw-w64-libcdio-paranoia 10.2+0.93+1-2
CD paranoia libraries from libcdio (mingw-w64)
mingw/mingw-w64-libcdr 0.1.3-2
libcdr is a library and a set of tools for reading and converting binary files produced by Corel DRAW (mingw-w64)
mingw/mingw-w64-libcerf 1.5-1
Complex error functions, Dawson, Faddeeva, and Voigt function (mingw-w64)
mingw/mingw-w64-libchamplain 0.12.15-1
C library providing ClutterActor to display maps (mingw-w64)
mingw/mingw-w64-libconfig 1.5-1
C/C++ Configuration File Library (mingw-w64)
mingw/mingw-w64-libcroco 0.6.11-2
A CSS parsing library (mingw-w64)
mingw/mingw-w64-libdca-svn r91-2
Free library for decoding DTS Coherent Acoustics streams (mingw-w64)
mingw/mingw-w64-libdvbpsi 1.3.0-1
A library designed for decoding and generation of MPEG TS and DVB PSI tables (mingw-w64)
mingw/mingw-w64-libdvdcss 1.4.0-1
Portable abstraction library for DVD decryption (mingw-w64)
mingw/mingw-w64-libdvdnav 5.0.3-1
The library for xine-dvdnav plugin (mingw-w64)
mingw/mingw-w64-libdvdread 5.0.3-1
Provides a simple foundation for reading DVD video disks (mingw-w64)
mingw/mingw-w64-libebml 1.3.4-1
Extensible Binary Meta Language library (mingw-w64)
mingw/mingw-w64-libelf 0.8.13-3
ELF object file access library (mingw-w64)
mingw/mingw-w64-libepoxy 1.4.1-1
A library for handling OpenGL function pointer management for you. (mingw-w64)
mingw/mingw-w64-libevent 2.0.22-2
An event notification library
mingw/mingw-w64-libexif 0.6.21-3
A library to parse an EXIF file and read the data from those tags (mingw-w64)
mingw/mingw-w64-libffi 3.2.1-4
A portable, high level programming interface to various calling conventions (mingw-w64)
mingw/mingw-w64-libfreexl 1.0.2-3
Library to extract valid data from within an Excel (.xls) spreadsheet
mingw/mingw-w64-libftdi 1.3-1
Library to talk to FTDI chips, with Python 3 bindings (mingw-w64)
mingw/mingw-w64-libgadu 1.12.1-1
This library implements the client side of the Gadu-Gadu protocol (mingw-w64)
mingw/mingw-w64-libgcrypt 1.7.6-1
General purpose cryptographic library based on the code from GnuPG (mingw-w64)
mingw/mingw-w64-libgd 2.2.4-4
GD is an open source code library for the dynamic creation of images by programmers. (mingw-w64)
mingw/mingw-w64-libgda 5.2.4-1
Data abstraction library based on GLib (mingw-w64)
mingw/mingw-w64-libgdata 0.17.7-1
Library for accessing GData webservices (mingw-w64)
mingw/mingw-w64-libgee 0.20.0-1
A collection library providing GObject-based interfaces and classes for commonly used data structures (mingw-w64)
mingw/mingw-w64-libgeotiff 1.4.2-1
Cartographic projection software (PROJ.4) (mingw-w64)
mingw/mingw-w64-libgit2 0.24.0-1
A linkable library for Git (mingw-w64)
mingw/mingw-w64-libgit2-glib 0.24.4-1
A glib wrapper library around the libgit2 git access library (mingw-w64)
mingw/mingw-w64-libglade 2.6.4-4
Allows you to load glade interface files in a program at runtime (mingw-w64)
mingw/mingw-w64-libgme 0.6.0-1
Video game music file emulation/playback library (mingw-w64)
mingw/mingw-w64-libgnomecanvas 2.30.3-2
The GNOME canvas library (mingw-w64)
mingw/mingw-w64-libgoom2 2k4-2
Shared library part of the Goom visualization plugin (mingw-w64)
mingw/mingw-w64-libgpg-error 1.25-1
Support library for libgcrypt (mingw-w64)
mingw/mingw-w64-libgphoto2 2.5.12-1
libgphoto2 is a free, redistributable, ready to use set of digital camera software applications for Unix-like system. (mingw-w64)
mingw/mingw-w64-libgsf 1.14.41-1
An extensible I/O abstraction library for dealing with structured file formats (mingw-w64)
mingw/mingw-w64-libguess 1.2-2
High-speed character set detection library (mingw-w64)
mingw/mingw-w64-libgusb 0.2.8-1
GLib wrapper around libusb1 (mingw-w64)
mingw/mingw-w64-libgweather 3.24.0-1
GWeather shared library (mingw-w64)
mingw/mingw-w64-libgxps 0.2.5-1
A library to handling and rendering XPS documents (mingw-w64)
mingw/mingw-w64-libharu 2.3.0-1
C library for generating PDF documents (mingw-w64)
mingw/mingw-w64-libical 2.0.0-3
An Open Source implementation of the iCalendar protocols and protocol data units (mingw-w64)
mingw/mingw-w64-libical-glib 1.0.4-1
An iCalendar library based on libical and introspectable by GObject Introspection (mingw-w64)
mingw/mingw-w64-libiconv 1.15-1
Character encoding conversion library (mingw-w64)
mingw/mingw-w64-libidn 1.33-1
Implementation of the Stringprep, Punycode and IDNA specifications (mingw-w64)
mingw/mingw-w64-libimagequant 2.8.2-2
Palette quantization library (mingw-w64)
mingw/mingw-w64-libimobiledevice 1.2.0-1
A cross-platform protocol library to communicate with iOS devices (mingw-w64)
mingw/mingw-w64-libjpeg-turbo 1.5.1-1
JPEG image codec with accelerated baseline compression and decompression (mingw-w64)
mingw/mingw-w64-libkml 1.3.0-3
Reference implementation of OGC KML 2.2 (mingw-w64)
mingw/mingw-w64-libksba 1.3.5-1
A CMS and X.509 access library (mingw-w64)
mingw/mingw-w64-liblas 1.8.0-1
ASPRS LiDAR data translation toolset (mingw-w64)
mingw/mingw-w64-liblastfm 1.0.9-2
A Qt C++ library for the Last.fm webservices http://www.last.fm
mingw/mingw-w64-liblastfm-qt4 1.0.9-1
A Qt C++ library for the Last.fm webservices http://www.last.fm (mingw-w64)
mingw/mingw-w64-liblqr 0.4.2-3
A seam-carving C/C++ library called Liquid Rescale (mingw-w64)
mingw/mingw-w64-libmad 0.15.1b-2
A high-quality MPEG audio decoder (mingw-w64)
mingw/mingw-w64-libmangle-git 5.0.0.4760.d3089b5-1 (mingw-w64-x86_64-toolchain)
MinGW-w64 libmangle
mingw/mingw-w64-libmariadbclient 2.3.2-1
MariaDB client libraries (mingw-w64)
mingw/mingw-w64-libmatroska 1.4.5-1
Matroska library (mingw-w64)
mingw/mingw-w64-libmaxminddb 1.2.0-1
C library for reading MaxMind DB files, including the GeoIP2 databases from MaxMind (mingw-w64)
mingw/mingw-w64-libmetalink 0.1.3-3
Metalink library (mingw-w64)
mingw/mingw-w64-libmicrohttpd 0.9.53-1
GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application (mingw-w64)
mingw/mingw-w64-libmicroutils 4.2.0-1
Micro cross-platform C library for handling strings, files, regex, hashs and among others.
mingw/mingw-w64-libmikmod 3.3.8-2
A portable sound library (mingw-w64)
mingw/mingw-w64-libmimic 1.0.4-2
An open source video encoding/decoding library for Mimic V2.x (mingw-w64)
mingw/mingw-w64-libmng 2.0.3-3
A collection of routines used to create and manipulate MNG format graphics files (mingw-w64)
mingw/mingw-w64-libmodbus-git 658.0e2f470-1
A Modbus library for Linux, Mac OS X, FreeBSD, QNX and Win32 (mingw-w64)
mingw/mingw-w64-libmodplug 0.8.8.5-3
A MOD playing library (mingw-w64)
mingw/mingw-w64-libmongoose 6.4-1
Embedded web server for C/C++ (mingw-w64)
mingw/mingw-w64-libmongoose-git r1793.41b405d-3
Embedded web server for C/C++ (mingw-w64)
mingw/mingw-w64-libmowgli 2.0.0-3
Performance and usability-oriented extensions to C (mingw-w64)
mingw/mingw-w64-libmpcdec 1.2.6-2
Musepack decoding library (mingw-w64)
mingw/mingw-w64-libmpeg2-svn r1206-2
Library for decoding MPEG-1 and MPEG-2 video streams (mingw-w64)
mingw/mingw-w64-libmypaint 1.3.0-2
Brush engine used by MyPaint (mingw-w64)
mingw/mingw-w64-libnice 0.1.13-2
An implementation of the IETF's draft ICE (for p2p UDP data streams) (mingw-w64)
mingw/mingw-w64-libnotify 0.7.6-2
Desktop notification library (mingw-w64)
mingw/mingw-w64-libntlm 1.4-2
Library that implement Microsoft's NTLM authentication (mingw-w64)
mingw/mingw-w64-liboauth 1.0.3-5
liboauth is a collection of POSIX-c functions implementing the OAuth Core RFC 5849 standard (mingw-w64)
mingw/mingw-w64-libodfgen 0.1.6-1
Library to generate ODF documents (mingw-w64)
mingw/mingw-w64-libogg 1.3.2-2
Ogg bitstream and framing library (mingw-w64)
mingw/mingw-w64-libosmpbf-git 1.3.3.13.g4edb4f0-1
A library to support OpenStreetMap's protocolbuffer binary .pbf format (mingw-w64)
mingw/mingw-w64-libotr 4.1.1-1
Off-the-Record Messaging Library and Toolkit (mingw-w64)
mingw/mingw-w64-libpaper 1.1.24-1
library for handling paper characteristics (mingw-w64)
mingw/mingw-w64-libpeas 1.20.0-1
A GObject-based plugins engine (mingw-w64)
mingw/mingw-w64-libplist 1.12-4
A library to handle Apple Property List format in binary or XML (mingw-w64)
mingw/mingw-w64-libpng 1.6.29-1
A collection of routines used to create PNG format graphics (mingw-w64)
mingw/mingw-w64-libproxy 0.4.12-3
A library that provides automatic proxy configuration management (mingw-w64)
mingw/mingw-w64-libraqm 0.2.0-1
A library that encapsulates the logic for complex text layout (mingw-w64)
mingw/mingw-w64-libraw 0.18.2-1
Library for reading RAW files obtained from digital photo cameras (mingw-w64)
mingw/mingw-w64-librescl 0.3.3-1
Reader/Writer SCL IEC 61850-6 files (mingw-w64)
mingw/mingw-w64-librest 0.7.93-2
Helper library for RESTful services (mingw-w64)
mingw/mingw-w64-librevenge 0.0.4-2
Library for REVerses ENGineered formats filters (mingw-w64)
mingw/mingw-w64-librsvg 2.40.17-1
A SVG viewing library (mingw-w64)
mingw/mingw-w64-libsamplerate 0.1.9-1
Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter for audio (mingw-w64)
mingw/mingw-w64-libsecret 0.18-3
Library for storing and retrieving passwords and other secrets (mingw-w64)
mingw/mingw-w64-libshout 2.3.1-2
Library for accessing a shoutcast/icecast server (mingw-w64)
mingw/mingw-w64-libsigc++ 2.10.0-1
Libsigc++ implements a full callback system for use in widget libraries - V2 (mingw-w64)
mingw/mingw-w64-libsignal-protocol-c-git r34.16bfd04-1
Signal Protocol C Library (mingw-w64)
mingw/mingw-w64-libsndfile 1.0.26-1
A C library for reading and writing files containing sampled sound (mingw-w64)
mingw/mingw-w64-libsodium 1.0.12-1
P(ortable|ackageable) NaCl-based crypto library (mingw-w64)
mingw/mingw-w64-libsoup 2.56.0-1
HTTP client/server library (mingw-w64)
mingw/mingw-w64-libspatialite 4.3.0.a-2
SQLite extension to support spatial data types and operations (mingw-w64)
mingw/mingw-w64-libspectre 0.2.8-1
libspectre is a small library for rendering PostScript documents. It provides a convenient easy to use API for handling and rendering PostScript documents (mingw-w64)
mingw/mingw-w64-libspiro 1:0.5.20150702-1
Simplifies the drawing of beautiful curves (mingw-w64)
mingw/mingw-w64-libsquish 1.15-1
Open source DXT compression library (mingw-w64)
mingw/mingw-w64-libsrtp 1.5.3-2
Library for SRTP (Secure Realtime Transport Protocol) (mingw-w64)
mingw/mingw-w64-libssh 0.7.5-1
Library for accessing ssh client services through C libraries (mingw-w64)
mingw/mingw-w64-libssh2 1.8.0-1
A library implementing the SSH2 protocol as defined by Internet Drafts (mingw-w64)
mingw/mingw-w64-libswift 1.0.0-1
a library that attempts to satisfy the most fundamental needs of C programmers by providing Data structures, Networking, IO, Threading, and so forth. libswift was originally created by S.J.R. van Schaik and is currently being managed by Andrew Wheeler
mingw/mingw-w64-libsystre 1.0.1-3
Wrapper library around TRE that provides POSIX API (mingw-w64)
mingw/mingw-w64-libtasn1 4.9-1
A library for Abstract Syntax Notation One (ASN.1) and Distinguish Encoding Rules (DER) manipulation (mingw-w64)
mingw/mingw-w64-libtheora 1.1.1-3
An open video codec developed by the Xiph.org (mingw-w64)
mingw/mingw-w64-libtiff 4.0.7-2
Library for manipulation of TIFF images (mingw-w64)
mingw/mingw-w64-libtommath 0.42.0-2
Highly optimized and portable routines for integer based number theoretic applications (mingw-w64)
mingw/mingw-w64-libtool 2.4.6-8
A system independent dlopen wrapper for GNU libtool (mingw-w64)
mingw/mingw-w64-libtorrent-rasterbar 1.0.7-1
libtorrent is a feature complete C++ bittorrent implementation focusing on efficiency and scalability (mingw-w64)
mingw/mingw-w64-libtre-git r128.6fb7206-1
The approximate regex matching library and agrep command line tool (mingw-w64)
mingw/mingw-w64-libunistring 0.9.7-1
Library for manipulating Unicode strings and C strings. (mingw-w64)
mingw/mingw-w64-libunwind 3.9.1-3
A new implementation of a stack unwinder for C++ exceptions (mingw-w64)
mingw/mingw-w64-libusb 1.0.21-1
Library that provides generic access to USB devices (mingw-w64)
mingw/mingw-w64-libusb-compat-git r60.072a5e4-3
libusb provides generic access to USB devices (mingw-w64)
mingw/mingw-w64-libusb-usbdk 1.0.21-1
Library that provides generic access to USB devices via UsbDk backend (mingw-w64)
mingw/mingw-w64-libusbmuxd 1.0.10-3
A client library to multiplex connections from and to iOS devices (mingw-w64)
mingw/mingw-w64-libuv 1.10.2-1
Cross-platform asychronous I/O (mingw-w64)
mingw/mingw-w64-libview 0.6.6-3
VMware's Incredibly Exciting Widgets (mingw-w64)
mingw/mingw-w64-libvirt 3.1.0-1
Windows libvirt virtualization library (mingw-w64)
mingw/mingw-w64-libvirt-glib 0.2.3-1
libvirt GLib and GObject mapping library (mingw-w64)
mingw/mingw-w64-libvisio 0.1.5-0
libvisio is a library and a set of tools for reading and converting MS Visio diagram (mingw-w64)
mingw/mingw-w64-libvmime-git r1032.7e36a74-1
An open source solution for working with MIME messages and Internet messaging services like IMAP, POP or SMTP (mingw-w64)
mingw/mingw-w64-libvorbis 1.3.5-1
Vorbis codec library (mingw-w64)
mingw/mingw-w64-libvorbisidec-svn r19494-1
Integer-only Ogg Vorbis decoder, AKA "tremor" (mingw-w64)
mingw/mingw-w64-libvpx 1.6.1-1
The VP8 Codec SDK (mingw-w64)
mingw/mingw-w64-libwebp 0.6.0-1
the WebP library. Includes conversion tools (mingw-w64)
mingw/mingw-w64-libwebsockets 2.1.0-2
A lightweight pure C library for websockets (mingw-w64)
mingw/mingw-w64-libwinpthread-git 5.0.0.4816.8692be6a-1 (mingw-w64-x86_64-toolchain)
MinGW-w64 winpthreads library
mingw/mingw-w64-libwmf 0.2.8.4-3
Library for Converting Metafile Images (mingw-w64)
mingw/mingw-w64-libwpd 0.10.1-2
Library for Importing WordPerfect (tm) Documents (mingw-w64)
mingw/mingw-w64-libwpg 0.3.1-2
Library to read and parse graphics in WordPerfect Graphics format (mingw-w64)
mingw/mingw-w64-libxml++ 3.0.0-2
C++ wrapper for the libxml2 XML parser library (mingw-w64)
mingw/mingw-w64-libxml++2.6 2.40.0-2
C++ wrapper for the libxml2 XML parser library (mingw-w64)
mingw/mingw-w64-libxml2 2.9.4-4
XML parsing library, version 2 (mingw-w64)
mingw/mingw-w64-libxslt 1.1.29-3
XML stylesheet transformation library (mingw-w64)
mingw/mingw-w64-libyaml 0.1.6-2
YAML 1.1 library (mingw-w64)
mingw/mingw-w64-libzip 1.2.0-1
A C library for reading, creating, and modifying zip archives (mingw-w64)
mingw/mingw-w64-live-media 2015.06.25-1
A set of C++ libraries for multimedia streaming (mingw-w64)
mingw/mingw-w64-lld 3.9.1-3
Linker tools for LLVM (mingw-w64)
mingw/mingw-w64-lldb 3.9.1-3
Next generation, high-performance debugger (mingw-w64)
mingw/mingw-w64-llvm 3.9.1-3
Low Level Virtual Machine (mingw-w64)
mingw/mingw-w64-llvm35 3.5.2-1
Low Level Virtual Machine
mingw/mingw-w64-lmdb 0.9.18-1
Lightning Memory-mapped Database (mingw-w64)
mingw/mingw-w64-lmdbxx 0.9.14.0-1
C++11 wrapper for LMDB (mingw-w64)
mingw/mingw-w64-lua 5.3.3-2
A powerful light-weight programming language designed for extending applications. (mingw-w64)
mingw/mingw-w64-lua-lpeg 0.12-2
Pattern-matching library for Lua (mingw-w64)
mingw/mingw-w64-lua51 5.1.5-4
A powerful light-weight programming language designed for extending applications. Version 5.1.x (mingw-w64)
mingw/mingw-w64-lua51-bitop 1.0.2-1
C extension adding bitwise operations on numbers for Lua (mingw-w64)
mingw/mingw-w64-lua51-lgi 0.9.1-1
LGI is gobject-introspection based dynamic Lua binding to GObject based libraries (mingw-w64)
mingw/mingw-w64-lua51-lpeg 0.12-2
Pattern-matching library for Lua 5.1 (mingw-w64)
mingw/mingw-w64-lua51-lsqlite3 0.9.3-1
LuaSQLite is a Lua 5 binding to allow users/developers to manipulate SQLite 2 and SQLite 3 databases (through different implementations) from lua
mingw/mingw-w64-lua51-luarocks 2.4.1-1
the package manager for Lua modules (mingw-w64)
mingw/mingw-w64-luabind-git 0.9.1.144.ge414c57-1
A library that helps you create bindings between C++ and Lua (mingw-w64)
mingw/mingw-w64-luajit-git 2.0.4.49.ga68c411-1
Just-in-time compiler and drop-in replacement for Lua 5.1 (mingw-w64)
mingw/mingw-w64-lz4 1.7.5-1
Very fast lossless compression algorithm (mingw-w64)
mingw/mingw-w64-lzo2 2.10-1
Portable lossless data compression library (mingw-w64)
mingw/mingw-w64-make 4.2.1-1 (mingw-w64-x86_64-toolchain)
GNU make utility to maintain groups of programs (mingw-w64)
mingw/mingw-w64-mathgl 2.3.5.1-1
Library for high-quality scientific graphics (mingw-w64)
mingw/mingw-w64-matio 1.5.10-1
matio is a C library for reading and writing MATLAB MAT files.
mingw/mingw-w64-mbedtls 2.4.2-1
mbed TLS is an open source and commercial SSL library licensed by ARM Limited. (mingw-w64)
mingw/mingw-w64-mcpp 2.7.2-2
Matsui's CPP implementation precisely conformed to standards (mingw-w64)
mingw/mingw-w64-meanwhile 1.0.2-3
Meanwhile libraries (mingw64)
mingw/mingw-w64-meld3 3.16.4-1
Visual diff and merge tool (mingw-w64)
mingw/mingw-w64-memphis 0.2.3-3
A map-rendering library for OpenStreetMap (mingw-w64)
mingw/mingw-w64-mesa 17.0.0-1
Open-source implementation of the OpenGL specification (mingw-w64)
mingw/mingw-w64-meson 0.39.1-1
High-productivity build system (mingw-w64)
mingw/mingw-w64-mhook r7.a159eed-1
An API hooking library (mingw-w64)
mingw/mingw-w64-miniupnpc 2.0-1
A small UPnP client library/tool to access Internet Gateway Devices (mingw-w64)
mingw/mingw-w64-mlpack 1.0.12-2
An intuitive, fast, scalable C++ machine learning library (mingw-w64)
mingw/mingw-w64-mpc 1.0.3-2 (mingw-w64-x86_64)
Multiple precision complex arithmetic library (mingw-w64)
mingw/mingw-w64-mpdecimal 2.4.2-1
Package for correctly-rounded arbitrary precision decimal floating point arithmetic (mingw-w64)
mingw/mingw-w64-mpfr 3.1.5.p1-1
Multiple-precision floating-point library (mingw-w64)
mingw/mingw-w64-mpg123 1.24.0-1
A console based real time MPEG Audio Player for Layer 1, 2 and 3 (mingw-w64)
mingw/mingw-w64-mpv 0.24.0-1
Video player based on MPlayer/mplayer2 (mingw-w64)
mingw/mingw-w64-msgpack-c 2.0.0-1
MessagePack implementation for C and C++ (mingw-w64)
mingw/mingw-w64-msmtp 1.6.2-1
An SMTP client (mingw-w64)
mingw/mingw-w64-muparser 2.2.5-1
A fast math parser library (mingw-w64)
mingw/mingw-w64-mypaint 1.2.1-1
Simple drawing & painting program that works well with Wacom-style graphics tablets (mingw-w64)
mingw/mingw-w64-nanodbc 2.12.4-1
A small C++ wrapper for the native C ODBC API (mingw-w64)
mingw/mingw-w64-nanovg-git r259.6ae0873-1
Small antialiased vector graphics rendering library for OpenGL
mingw/mingw-w64-nasm 2.12.02-1
An 80x86 assembler designed for portability and modularity (mingw-w64)
mingw/mingw-w64-ncurses 6.0.20170325-1
System V Release 4.0 curses emulation library (mingw-w64)
mingw/mingw-w64-netcdf 4.4.1.1-1
Interface for scientific data access to large binary data (mingw-w64)
mingw/mingw-w64-nettle 3.3-1
A low-level cryptographic library (mingw-w64)
mingw/mingw-w64-nghttp2 1.19.0-1
Framing layer of HTTP/2 is implemented as a reusable C library (mingw-w64)
mingw/mingw-w64-ngraph-gtk 6.07.03-1
create scientific 2-dimensional graphs (mingw-w64)
mingw/mingw-w64-nim 0.11.2-1
Imperative, multi-paradigm, compiled programming language (mingw-w64)
mingw/mingw-w64-ninja 1.7.2-1
Ninja is a small build system with a focus on speed (mingw-w64)
mingw/mingw-w64-nlopt 2.4.2-3
A library for nonlinear optimization (mingw-w64)
mingw/mingw-w64-nodejs 6.9.5-1
Evented I/O for V8 javascript (mingw-w64)
mingw/mingw-w64-npth 1.3-1
New portable threads library (mingw-w64)
mingw/mingw-w64-nsis 3.01-1
Windows installer development tool (mingw-w64)
mingw/mingw-w64-nsis-nsisunz 1.0-1
NSIS plugin which allows you to extract files from ZIP archives (mingw-w64)
mingw/mingw-w64-nspr 4.14-1
Netscape Portable Runtime (mingw-w64)
mingw/mingw-w64-nss 3.20.2-1
Mozilla Network Security Services (mingw-w64)
mingw/mingw-w64-ntldd-git r15.e7622f6-2
Tracks dependencides in Windows PE binaries (mingw-w64)
mingw/mingw-w64-ocaml 4.04.0-1
An industrial strength programming language supporting functional, imperative and object-oriented styles (mingw-w64)
mingw/mingw-w64-ocaml-camlp4 4.02.1-5
Pre-Processor-Pretty-Printer for OCaml (mingw-w64)
mingw/mingw-w64-ocaml-findlib 1.7.1-1
OCaml library manager (mingw-w64)
mingw/mingw-w64-oce 0.17.2-4
Open CASCADE Community Edition: patches/improvements/experiments contributed by users over the official Open CASCADE library.
mingw/mingw-w64-octopi-git r941.6df0f8a-1
a powerful Pacman frontend using Qt libs
mingw/mingw-w64-ogre3d-hg 2.1.0.r10230.62834e3ac215-1
A cross-platform 3D game engine (mingw-w64)
mingw/mingw-w64-ois-git 1.4.0.50.6129c0a-1
Object Oriented Input System (mingw-w64)
mingw/mingw-w64-oniguruma 6.0.0-1
A regular expressions library (mingw-w64)
mingw/mingw-w64-openal 1.16.0-4
OpenAL audio library for use with opengl (mingw-w64)
mingw/mingw-w64-openblas 0.2.17-1
An optimized BLAS library based on GotoBLAS2 1.13 BSD, providing optimized blas, lapack, and cblas (mingw-w64)
mingw/mingw-w64-opencl-headers 2:2.1.20161129-3
OpenCL (Open Computing Language) header files
mingw/mingw-w64-opencollada-git r1471.9fea0aa-1
Stream based reader and writer library for COLLADA files (mingw-w64)
mingw/mingw-w64-opencolorio-git 721.de9491e-1
A color management framework for visual effects and animation (mingw-w64)
mingw/mingw-w64-opencore-amr 0.1.5-1
Open source implementation of the Adaptive Multi Rate (AMR) speech codec (mingw-w64)
mingw/mingw-w64-opencsg 1.4.0-2
Library for image-based CSG rendering using OpenGL (mingw-w64)
mingw/mingw-w64-opencv 3.2.0-3
Open Source Computer Vision Library (mingw-w64)
mingw/mingw-w64-openexr 2.2.0-3
Openexr library for EXR images (mingw-w64)
mingw/mingw-w64-openh264 1.6.0-2
Library for encoding/decoding H264/AVC video streams (mingw-w64)
mingw/mingw-w64-openimageio 1.7.12-1
A library for reading and writing images, including classes, utilities, and applications (mingw-w64)
mingw/mingw-w64-openjpeg 1.5.2-7
An open source JPEG 2000 codec (mingw-w64)
mingw/mingw-w64-openjpeg2 2.1.2-2
An open source JPEG 2000 codec (mingw-w64)
mingw/mingw-w64-openldap 2.4.43-1
OpenLDAP Software is an open source implementation of the Lightweight Directory Access Protocol (only client) (mingw-w64)
mingw/mingw-w64-openocd 0.10.0-1
OpenOCD - Open On-Chip Debugger (mingw-w64)
mingw/mingw-w64-openocd-git 0.9.0.r2.g79fdeb3-1
OpenOCD - Open On-Chip Debugger (mingw-w64)
mingw/mingw-w64-openscad 2015.03-2
The programmers solid 3D CAD modeller (mingw-w64)
mingw/mingw-w64-openshadinglanguage 1.7.5-1
Advanced shading language for production GI renderers (mingw-w64)
mingw/mingw-w64-openssl 1.0.2.k-1
The Open Source toolkit for Secure Sockets Layer and Transport Layer Security (mingw-w64)
mingw/mingw-w64-optipng 0.7.6-1
Compresses PNG files to a smaller size, without losing any information (mingw-w64)
mingw/mingw-w64-opus 1.1.4-1
Codec designed for interactive speech and audio transmission over the Internet (mingw-w64)
mingw/mingw-w64-opus-tools 0.1.9-2
Collection of tools for Opus audio codec (mingw-w64)
mingw/mingw-w64-opusfile 0.8-1
Library for opening, seeking, and decoding .opus files (mingw-w64)
mingw/mingw-w64-orc 0.4.26-1
The Oild Runtime Compiler (mingw-w64)
mingw/mingw-w64-osgQt 3.5.5-1
OpenSceneGraph Qt5 Modules (mingw-w64)
mingw/mingw-w64-osgQt-debug 3.5.5-1
OpenSceneGraph Qt5 Modules (mingw-w64)
mingw/mingw-w64-osgQtQuick 2.0.0.8-1
OpenSceneGraph QML Modules (mingw-w64)
mingw/mingw-w64-osgQtQuick-debug 2.0.0.8-1
OpenSceneGraph QML Modules (mingw-w64)
mingw/mingw-w64-osgbullet-debug-git 3.0.0.265-1
Bullet physics and OpenSceneGraph integration (mingw-w64)
mingw/mingw-w64-osgbullet-git 3.0.0.265-1
Bullet physics and OpenSceneGraph integration (mingw-w64)
mingw/mingw-w64-osgearth 2.8-2
A terrain rendering toolkit for OpenSceneGraph (mingw-w64)
mingw/mingw-w64-osgearth-debug 2.8-2
A terrain rendering toolkit for OpenSceneGraph (debug) (mingw-w64)
mingw/mingw-w64-osgocean-debug-git 1.0.1.r147-2
An ocean rendering nodekit for OpenSceneGraph (mingw-w64)
mingw/mingw-w64-osgocean-git 1.0.1.r147-2
An ocean rendering nodekit for OpenSceneGraph (mingw-w64)
mingw/mingw-w64-osgworks-debug-git 3.1.0.444-1
A toolkit for OpenSceneGraph applications (mingw-w64)
mingw/mingw-w64-osgworks-git 3.1.0.444-1
A toolkit for OpenSceneGraph applications (mingw-w64)
mingw/mingw-w64-osm-gps-map 1.1.0-1
A Gtk+ Widget for Displaying OpenStreetMap tiles. (mingw-w64)
mingw/mingw-w64-osmgpsmap-git r443.c24d08d-1
A Gtk+ Widget for Displaying OpenStreetMap tiles
mingw/mingw-w64-osslsigncode 1.7.1-3
Tool for Authenticode signing of PE, CAB and MSI files (mingw-w64)
mingw/mingw-w64-p11-kit 0.23.5-1
Library to work with PKCS#11 modules
mingw/mingw-w64-paho.mqtt.c 1.1.0-1
Eclipse Paho MQTT C client (mingw-w64)
mingw/mingw-w64-pango 1.40.5-1
A library for layout and rendering of text (mingw-w64)
mingw/mingw-w64-pangomm 2.40.0-2
C++ bindings for pango (mingw-w64)
mingw/mingw-w64-pcre 8.40-1
A library that implements Perl 5-style regular expressions (mingw-w64)
mingw/mingw-w64-perl 5.22.0-1
A highly capable, feature-rich programming language (mingw-w64)
mingw/mingw-w64-phodav 2.2-1
A WebDAV server using libsoup (mingw-w64)
mingw/mingw-w64-physfs-hg r1363.a3dabf75a0d0-1
A library to provide abstract access to various archives (development version)
mingw/mingw-w64-pidgin++ 15.1-2
An improved version of Pidgin (mingw-w64)
mingw/mingw-w64-pidgin-hg r37207.e666f49a3e86-1
Multi-protocol instant messaging client (mingw-w64)
mingw/mingw-w64-pixman 0.34.0-3
The pixel-manipulation library for X and cairo (mingw-w64)
mingw/mingw-w64-pkg-config 0.29.2-1 (mingw-w64-x86_64-toolchain)
A system for managing library compile/link flags (mingw-w64)
mingw/mingw-w64-png2ico 2002.12.08-1
Converts PNG files to Windows icon resource files (mingw-w64)
mingw/mingw-w64-pngcrush 1.8.10-1
A tool for optimizing the compression of PNG files (mingw-w64)
mingw/mingw-w64-pngnq 1.1-2
Pngnq is a tool for quantizing PNG images in RGBA format (mingw-w64)
mingw/mingw-w64-poco 1.7.7-1
POrtable COmponents C++ Libraries (mingw-w64)
mingw/mingw-w64-podofo 0.9.3-1
A C++ library to work with the PDF file format (mingw-w64)
mingw/mingw-w64-polipo 1.1.1-1
The Polipo caching HTTP proxy (mingw-w64)
mingw/mingw-w64-poppler 0.52.0-1
PDF rendering library based on xpdf 3.0 (mingw-w64)
mingw/mingw-w64-poppler-data 0.4.7-2
Encoding data for the poppler PDF rendering library
mingw/mingw-w64-poppler-qt4 0.36.0-1
PDF rendering library based on xpdf 3.0 (mingw-w64)
mingw/mingw-w64-popt 1.16-1
C library for parsing command line parameters (mingw-w64)
mingw/mingw-w64-port-scanner 1.3-2
A multi threaded TCP port scanner from SecPoint.com (mingw-w64)
mingw/mingw-w64-portablexdr 4.9.2.r27.94fb83c-1
PortableXDR / RPC Library (mingw-w64)
mingw/mingw-w64-portaudio 190600_20161030-1
A free, cross-platform, open source, audio I/O library (mingw-w64)
mingw/mingw-w64-portmidi 217-2
Platform independent library for real-time MIDI input/output (mingw-w64)
mingw/mingw-w64-postgresql 9.5.2-1
Libraries for use with PostgreSQL (mingw-w64)
mingw/mingw-w64-postr 0.13.1-1
Upload photos to Flickr (mingw-w64)
mingw/mingw-w64-potrace 1.13-1
Tool for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image (mingw-w64)
mingw/mingw-w64-premake 4.3-2
A build configuration tool. Describe your build using Lua and generate the project files for your specific toolset (mingw-w64)
mingw/mingw-w64-proj 4.9.3-1
Cartographic projection software (PROJ.4) (mingw-w64)
mingw/mingw-w64-protobuf 3.1.0-1
Protocol Buffers - Google's data interchange format (mingw-w64)
mingw/mingw-w64-protobuf-c 1.2.1-2
Protocol Buffers implementation in C (mingw-w64)
mingw/mingw-w64-pugixml 1.8-1
Light-weight, simple and fast XML parser for C++ with XPath support (mingw-w64)
mingw/mingw-w64-purple-facebook 20160907.66ee773.bf8ed95-1
Facebook plugin for libpurple (mingw-w64)
mingw/mingw-w64-purple-hangouts-hg r287+.574c112aa35c+-1
Hangouts plugin for libpurple (mingw-w64)
mingw/mingw-w64-purple-skypeweb 1.1-1
Skype plugin for libpurple (mingw-w64)
mingw/mingw-w64-putty 0.67-1
A free telnet/SSH client (mingw-w64)
mingw/mingw-w64-putty-ssh 0.0-3
A wrapper around plink with some nice features (mingw-w64)
mingw/mingw-w64-putty-svn 0.63.r10297-4
A free telnet/SSH client (mingw-w64)
mingw/mingw-w64-pygobject-devel 3.24.1-1
Development files for the pygobject bindings
mingw/mingw-w64-pygobject2-devel 2.28.6-4
Development files for the pygobject bindings
mingw/mingw-w64-pyqt4-common 4.11.4-2
Common PyQt files shared between python3-pyqt4 and python2-pyqt4
mingw/mingw-w64-pyqt5-common 5.8-1
Common PyQt files shared between python3-pyqt5 and python2-pyqt5
mingw/mingw-w64-pyside-common-qt4 1.2.2-3
Provides LGPL Qt bindings for Python and related tools for binding generation (Common files)(mingw-w64)
mingw/mingw-w64-pyside-tools-common-qt4 1.2.2-3
PySide lupdate, rcc, and uic development tools (Common Files) (mingw-w64)
mingw/mingw-w64-python-lxml-docs 3.7.3-1
Python binding for the libxml2 and libxslt libraries (docs)
mingw/mingw-w64-python-qscintilla-common 2.9-1
Common python qscintilla bindings files shared between python3-qscintilla and python2-qscintilla
mingw/mingw-w64-python2 2.7.13-1
A high-level scripting language (mingw-w64)
mingw/mingw-w64-python2-appdirs 1.4.3-1
A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir". (mingw-w64)
mingw/mingw-w64-python2-babel 2.3.4-1
A collection of tools for internationalizing Python applications
mingw/mingw-w64-python2-beaker 1.8.0-1
Caching and sessions WSGI middleware for use with web applications and stand-alone Python scripts and applications (mingw-w64)
mingw/mingw-w64-python2-beautifulsoup3 3.2.1-2
A Python HTML/XML parser designed for quick turnaround projects like screen-scraping (mingw-w64)
mingw/mingw-w64-python2-beautifulsoup4 4.5.3-1
A Python HTML/XML parser designed for quick turnaround projects like screen-scraping (mingw-w64)
mingw/mingw-w64-python2-bsddb3 6.1.0-3
Python bindings for Oracle Berkeley DB (mingw-w64)
mingw/mingw-w64-python2-cairo 1.11.1-1
Python bindings for the cairo graphics library (mingw-w64)
mingw/mingw-w64-python2-characteristic 14.3.0-1
Python attributes without boilerplate (mingw-w64)
mingw/mingw-w64-python2-chardet 2.3.0-1
Python2 module for character encoding auto-detection (mingw-w64)
mingw/mingw-w64-python2-cjson 1.1.0-2
Fast JSON encoder/decoder for Python (mingw-w64)
mingw/mingw-w64-python2-colorama 0.3.7-1
Python API for cross-platform colored terminal text (mingw-w64)
mingw/mingw-w64-python2-coverage 4.3.4-1
Code coverage measurement for Python (mingw-w64)
mingw/mingw-w64-python2-cssselect 0.9.1-4
A Python2 library that parses CSS3 Selectors and translates them to XPath 1.0
mingw/mingw-w64-python2-cx_Freeze 4.3.3-7
Python package for freezing scripts into executables (mingw-w64)
mingw/mingw-w64-python2-cycler 0.10.0-1
Composable style cycles
mingw/mingw-w64-python2-dateutil 2.6.0-1
Provides powerful extensions to the standard datetime module (mingw-w64)
mingw/mingw-w64-python2-decorator 4.0.11-1
Better living through Python with decorators (mingw-w64)
mingw/mingw-w64-python2-distutils-extra 2.39-2
Enhancements to the Python build system (mingw-w64)
mingw/mingw-w64-python2-docutils 0.12-5
Set of tools for processing plaintext docs into formats such as HTML, XML, or LaTeX (mingw-w64)
mingw/mingw-w64-python2-enum34 1.0.4-1
Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 (mingw-w64)
mingw/mingw-w64-python2-et-xmlfile 1.0.1-1
A low memory library for creating large XML files (mingw-w64)
mingw/mingw-w64-python2-funcsigs 0.4-1
Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+
mingw/mingw-w64-python2-gobject 3.24.1-1
Python 2 bindings for GObject2 (mingw-w64)
mingw/mingw-w64-python2-gobject2 2.28.6-4
Python 2 bindings for GObject2 (mingw-w64)
mingw/mingw-w64-python2-h5py 2.5.0-2
General-purpose Python bindings for the HDF5 library (mingw-w64)
mingw/mingw-w64-python2-html5lib 0.999999999-1
A Python HTML parser/tokenizer based on the WHATWG HTML5 spec (mingw-w64)
mingw/mingw-w64-python2-httplib2 0.9.2-2
Comprehensive HTTP client library, supporting many features (mingw-w64)
mingw/mingw-w64-python2-icu 1.9.3-1
Python extension wrapping the ICU C++ API (mingw-w64)
mingw/mingw-w64-python2-idna 2.0-1
Internationalized Domain Names in Applications (mingw-w64)
mingw/mingw-w64-python2-imagesize 0.7.1-1
Getting image size from png/jpeg/jpeg2000/gif file (mingw-w64)
mingw/mingw-w64-python2-ipaddress 1.0.16-1
Port of the 3.3+ ipaddress module to 2.6, 2.7, 3.2 (mingw-w64)
mingw/mingw-w64-python2-ipykernel 4.3.1-1
The ipython kernel for Jupyter (mingw-w64)
mingw/mingw-w64-python2-ipython 5.3.0-1
An enhanced Interactive Python shell (mingw-w64)
mingw/mingw-w64-python2-ipython_genutils 0.1.0-1
IPython vestigial utilities (mingw-w64)
mingw/mingw-w64-python2-jdcal 1.2-1
Julian dates, from proleptic Gregorian and Julian calendars (mingw-w64)
mingw/mingw-w64-python2-jinja 2.8-1
A simple pythonic template language written in Python (mingw-w64)
mingw/mingw-w64-python2-jsonschema 2.5.1-1
An implementation of JSON Schema validation for Python (mingw-w64)
mingw/mingw-w64-python2-jupyter_client 4.3.0-1
The reference implementation of the Jupyter protocol. (mingw-w64)
mingw/mingw-w64-python2-jupyter_console 5.0.0-1
A terminal-based console frontend for Jupyter kernels. (mingw-w64)
mingw/mingw-w64-python2-jupyter_core 4.1.0-1
Core common functionality of Jupyter projects. (mingw-w64)
mingw/mingw-w64-python2-lhafile 0.2.1-1
LHA module for Python (mingw-w64)
mingw/mingw-w64-python2-lxml 3.7.3-1
Python2 binding for the libxml2 and libxslt libraries
mingw/mingw-w64-python2-mako 1.0.4-1
A super-fast templating language that borrows the best ideas from the existing templating languages (mingw-w64)
mingw/mingw-w64-python2-markupsafe 0.23-4
Implements a XML/HTML/XHTML Markup safe string for Python (mingw-w64)
mingw/mingw-w64-python2-matplotlib 2.0.0-1
A python plotting library, making publication quality plots (mingw-w64)
mingw/mingw-w64-python2-mistune 0.7.2-1
The fastest markdown parser in pure Python with renderer feature (mingw-w64)
mingw/mingw-w64-python2-mock 2.0.0-1
Rolling backport of unittest.mock for all Pythons (mingw-w64)
mingw/mingw-w64-python2-networkx 1.11-1
High-productivity software for complex networks (mingw-w64)
mingw/mingw-w64-python2-nose 1.3.7-4
A discovery-based unittest extension (mingw-w64)
mingw/mingw-w64-python2-nuitka 0.5.14.3-3
Python to native compiler (mingw-w64)
mingw/mingw-w64-python2-numexpr 2.4.6-1
Fast numerical array expression evaluator for Python, NumPy, PyTables, pandas. (mingw-w64)
mingw/mingw-w64-python2-numpy 1.11.2-1
Scientific tools for Python (mingw-w64)
mingw/mingw-w64-python2-openmdao 1.7.1-1
An open-source MDAO framework written in Python. (mingw-w64)
mingw/mingw-w64-python2-openpyxl 2.3.5-1
A python library to read/write Excel 2007 xlsx/xlsm file (mingw-w64)
mingw/mingw-w64-python2-packaging 16.8-1
Core utilities for Python packages (mingw-w64)
mingw/mingw-w64-python2-pandas 0.19.1-1
Cross-section and time series data analysis toolkit (mingw-w64)
mingw/mingw-w64-python2-path 10.1-1
File system based database that uses python pickles (mingw-w64)
mingw/mingw-w64-python2-patsy 0.4.1-1
A Python package for describing statistical models and for building design matrices (mingw-w64)
mingw/mingw-w64-python2-pbr 2.0.0-1
Python Build Reasonableness (mingw-w64)
mingw/mingw-w64-python2-pdfrw 0.2-1
Convert restructured text to PDF via reportlab (mingw-w64)
mingw/mingw-w64-python2-pgen2 0.1.0-1
Pure Python implementation of pgen, the Python parser generator (mingw-w64)
mingw/mingw-w64-python2-pickleshare 0.7.4-1
File system based database that uses python pickles (mingw-w64)
mingw/mingw-w64-python2-pillow 4.0.0-1
Python Imaging Library (PIL) fork. Python2 version (mingw-w64)
mingw/mingw-w64-python2-pip 9.0.1-1
An easy_install replacement for installing pypi python packages (mingw-w64)
mingw/mingw-w64-python2-pptx 0.6.1-1
Create Open XML PowerPoint documents in Python (mingw-w64)
mingw/mingw-w64-python2-pretend 1.0.8-1
A library for stubbing in Python (mingw-w64)
mingw/mingw-w64-python2-prompt_toolkit 1.0.9-1
Library for building powerful interactive command lines in Python
mingw/mingw-w64-python2-psutil 4.3.0-1
A cross-platform process and system utilities module for Python (mingw-w64)
mingw/mingw-w64-python2-py 1.4.33-1
library with cross-python path, ini-parsing, io, code, log facilities (mingw-w64)
mingw/mingw-w64-python2-pyasn1 0.1.9-1
ASN.1 types and codecs (mingw-w64)
mingw/mingw-w64-python2-pyasn1-modules 0.0.8-1
A collection of ASN.1-based protocols modules (mingw-w64)
mingw/mingw-w64-python2-pycparser 2.14-1
Complete parser of the C language, written in pure Python (mingw-w64)
mingw/mingw-w64-python2-pygments 2.1.3-1
Python syntax highlighter (mingw-w64)
mingw/mingw-w64-python2-pygtk 2.24.0-6
Python bindings for the GTK widget set (mingw-w64)
mingw/mingw-w64-python2-pyparsing 2.2.0-1
General parsing module for Python (mingw-w64)
mingw/mingw-w64-python2-pyqt4 4.11.4-2
A set of Python 2.x bindings for the Qt4 toolkit
mingw/mingw-w64-python2-pyqt5 5.8-1
A set of Python 2.x bindings for the Qt5 toolkit
mingw/mingw-w64-python2-pyside-qt4 1.2.2-3
Provides LGPL Qt bindings for Python and related tools for binding generation (Python2)(mingw-w64)
mingw/mingw-w64-python2-pyside-tools-qt4 1.2.2-3
PySide lupdate, rcc, and uic development tools (for Python 2) (mingw-w64)
mingw/mingw-w64-python2-pytest 3.0.3-1
simple powerful testing with Python (mingw-w64)
mingw/mingw-w64-python2-pytz 2016.10-1
Cross platform time zone library for Python (mingw-w64)
mingw/mingw-w64-python2-pyzmq 15.2.0-1
Python bindings for zeromq, written in Cython (mingw-w64)
mingw/mingw-w64-python2-qscintilla 2.9-1
Python 2.x bindings for QScintilla2
mingw/mingw-w64-python2-qtconsole 4.2.1-1
A rich Qt-based console for working with Jupyter kernels, supporting rich media output, session export, and more. (mingw-w64)
mingw/mingw-w64-python2-reportlab 3.0-4
A proven industry-strength PDF generating solution (mingw-w64)
mingw/mingw-w64-python2-requests 2.13.0-1
Requests is the only Non-GMO HTTP library for Python, safe for human consumption. (mingw-w64)
mingw/mingw-w64-python2-rst2pdf 0.93-2
Create PDFs from simple text markup, no LaTeX required (mingw-w64)
mingw/mingw-w64-python2-scipy 0.18.1-1
SciPy is open-source software for mathematics, science, and engineering. (mingw-w64)
mingw/mingw-w64-python2-setuptools 31.0.0-1
Easily download, build, install, upgrade, and uninstall Python packages (mingw-w64)
mingw/mingw-w64-python2-shiboken-qt4 1.2.2-3
Support library for Python2 bindings (mingw-w64)
mingw/mingw-w64-python2-simplegeneric 0.8.1-1
File system based database that uses python pickles (mingw-w64)
mingw/mingw-w64-python2-sip 4.19.1-1
Python 2.x SIP bindings for C and C++ libraries (mingw-w64)
mingw/mingw-w64-python2-six 1.10.0-1
Python 2 and 3 compatibility utilities (mingw-w64)
mingw/mingw-w64-python2-snowballstemmer 1.2.1-1
Snowball stemming library collection for Python (mingw-w64)
mingw/mingw-w64-python2-sphinx 1.5.3-1
Python2 documentation generator
mingw/mingw-w64-python2-sphinx-alabaster-theme 0.7.9-1
Modified Kr Sphinx doc theme (mingw-w64)
mingw/mingw-w64-python2-sphinx_rtd_theme 0.1.9-1
Python Sphinx Read The Docs Theme (mingw-w64)
mingw/mingw-w64-python2-sqlitedict 1.4.1-1
Persistent dict, backed by sqlite3 and pickle, multithread-safe (mingw-w64)
mingw/mingw-w64-python2-statsmodels 0.6.1-2
Statistical computations and models for use with SciPy (mingw-w64)
mingw/mingw-w64-python2-traitlets 4.3.2-1
A lightweight Traits like module (mingw-w64)
mingw/mingw-w64-python2-wcwidth 0.1.7-1
Measures number of Terminal column cells of wide-character codes
mingw/mingw-w64-python2-webencodings 0.5.1-1
This is a Python implementation of the WHATWG Encoding standard. (mingw-w64)
mingw/mingw-w64-python2-win_unicode_console 0.5-1
Measures number of Terminal column cells of wide-character codes
mingw/mingw-w64-python2-xlsxwriter 0.9.3-1
A Python module for creating Excel XLSL files (mingw-w64)
mingw/mingw-w64-python2-yaml 3.12-1
Python bindings for YAML, using fast libYAML library (mingw-w64)
mingw/mingw-w64-python2-zope.event 4.2.0-1
Very basic event publishing system (mingw-w64)
mingw/mingw-w64-python2-zope.interface 4.1.3-1
Interfaces for Python (mingw-w64)
mingw/mingw-w64-python3 3.5.3-2
A high-level scripting language (mingw-w64)
mingw/mingw-w64-python3-appdirs 1.4.3-1
A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir". (mingw-w64)
mingw/mingw-w64-python3-babel 2.3.4-1
A collection of tools for internationalizing Python applications
mingw/mingw-w64-python3-beaker 1.8.0-1
Caching and sessions WSGI middleware for use with web applications and stand-alone Python scripts and applications (mingw-w64)
mingw/mingw-w64-python3-beautifulsoup4 4.5.3-1
A Python HTML/XML parser designed for quick turnaround projects like screen-scraping (mingw-w64)
mingw/mingw-w64-python3-bsddb3 6.1.0-3
Python bindings for Oracle Berkeley DB (mingw-w64)
mingw/mingw-w64-python3-cairo 1.11.1-1
Python bindings for the cairo graphics library (mingw-w64)
mingw/mingw-w64-python3-characteristic 14.3.0-1
Python attributes without boilerplate (mingw-w64)
mingw/mingw-w64-python3-chardet 2.3.0-1
Python3 module for character encoding auto-detection (mingw-w64)
mingw/mingw-w64-python3-colorama 0.3.7-1
Python API for cross-platform colored terminal text (mingw-w64)
mingw/mingw-w64-python3-coverage 4.3.4-1
Code coverage measurement for Python (mingw-w64)
mingw/mingw-w64-python3-cssselect 0.9.1-4
A Python3 library that parses CSS3 Selectors and translates them to XPath 1.0
mingw/mingw-w64-python3-cx_Freeze 4.3.3-7
Python package for freezing scripts into executables (mingw-w64)
mingw/mingw-w64-python3-cycler 0.10.0-1
Composable style cycles
mingw/mingw-w64-python3-dateutil 2.6.0-1
Provides powerful extensions to the standard datetime module (mingw-w64)
mingw/mingw-w64-python3-decorator 4.0.11-1
Better living through Python with decorators (mingw-w64)
mingw/mingw-w64-python3-distutils-extra 2.39-2
Enhancements to the Python build system (mingw-w64)
mingw/mingw-w64-python3-docutils 0.12-5
Set of tools for processing plaintext docs into formats such as HTML, XML, or LaTeX (mingw-w64)
mingw/mingw-w64-python3-et-xmlfile 1.0.1-1
A low memory library for creating large XML files (mingw-w64)
mingw/mingw-w64-python3-funcsigs 0.4-1
Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+
mingw/mingw-w64-python3-gobject 3.24.1-1
Python 3 bindings for GObject2 (mingw-w64)
mingw/mingw-w64-python3-gobject2 2.28.6-4
Python 3 bindings for GObject2 (mingw-w64)
mingw/mingw-w64-python3-h5py 2.5.0-2
General-purpose Python bindings for the HDF5 library (mingw-w64)
mingw/mingw-w64-python3-html5lib 0.999999999-1
A Python HTML parser/tokenizer based on the WHATWG HTML5 spec (mingw-w64)
mingw/mingw-w64-python3-httplib2 0.9.2-2
Comprehensive HTTP client library, supporting many features (mingw-w64)
mingw/mingw-w64-python3-icu 1.9.3-1
Python extension wrapping the ICU C++ API (mingw-w64)
mingw/mingw-w64-python3-idna 2.0-1
Internationalized Domain Names in Applications (mingw-w64)
mingw/mingw-w64-python3-imagesize 0.7.1-1
Getting image size from png/jpeg/jpeg2000/gif file (mingw-w64)
mingw/mingw-w64-python3-ipykernel 4.3.1-1
The ipython kernel for Jupyter (mingw-w64)
mingw/mingw-w64-python3-ipython 5.3.0-1
An enhanced Interactive Python shell (mingw-w64)
mingw/mingw-w64-python3-ipython_genutils 0.1.0-1
IPython vestigial utilities (mingw-w64)
mingw/mingw-w64-python3-jdcal 1.2-1
Julian dates, from proleptic Gregorian and Julian calendars (mingw-w64)
mingw/mingw-w64-python3-jinja 2.8-1
A simple pythonic template language written in Python (mingw-w64)
mingw/mingw-w64-python3-jsonschema 2.5.1-1
An implementation of JSON Schema validation for Python (mingw-w64)
mingw/mingw-w64-python3-jupyter_client 4.3.0-1
The reference implementation of the Jupyter protocol. (mingw-w64)
mingw/mingw-w64-python3-jupyter_console 5.0.0-1
A terminal-based console frontend for Jupyter kernels. (mingw-w64)
mingw/mingw-w64-python3-jupyter_core 4.1.0-1
Core common functionality of Jupyter projects. (mingw-w64)
mingw/mingw-w64-python3-lhafile 0.2.1-1
LHA module for Python (mingw-w64)
mingw/mingw-w64-python3-lxml 3.7.3-1
Python3 binding for the libxml2 and libxslt libraries
mingw/mingw-w64-python3-mako 1.0.4-1
A super-fast templating language that borrows the best ideas from the existing templating languages (mingw-w64)
mingw/mingw-w64-python3-markupsafe 0.23-4
Implements a XML/HTML/XHTML Markup safe string for Python (mingw-w64)
mingw/mingw-w64-python3-matplotlib 2.0.0-1
A python plotting library, making publication quality plots (mingw-w64)
mingw/mingw-w64-python3-mistune 0.7.2-1
The fastest markdown parser in pure Python with renderer feature (mingw-w64)
mingw/mingw-w64-python3-mock 2.0.0-1
Rolling backport of unittest.mock for all Pythons (mingw-w64)
mingw/mingw-w64-python3-networkx 1.11-1
High-productivity software for complex networks (mingw-w64)
mingw/mingw-w64-python3-nose 1.3.7-4
A discovery-based unittest extension (mingw-w64)
mingw/mingw-w64-python3-nuitka 0.5.14.3-3
Python to native compiler (mingw-w64)
mingw/mingw-w64-python3-numexpr 2.4.6-1
Fast numerical array expression evaluator for Python, NumPy, PyTables, pandas. (mingw-w64)
mingw/mingw-w64-python3-numpy 1.11.2-1
Scientific tools for Python (mingw-w64)
mingw/mingw-w64-python3-openmdao 1.7.1-1
An open-source MDAO framework written in Python. (mingw-w64)
mingw/mingw-w64-python3-openpyxl 2.3.5-1
A python library to read/write Excel 2007 xlsx/xlsm file (mingw-w64)
mingw/mingw-w64-python3-packaging 16.8-1
Core utilities for Python packages (mingw-w64)
mingw/mingw-w64-python3-pandas 0.19.1-1
Cross-section and time series data analysis toolkit (mingw-w64)
mingw/mingw-w64-python3-path 10.1-1
File system based database that uses python pickles (mingw-w64)
mingw/mingw-w64-python3-patsy 0.4.1-1
A Python package for describing statistical models and for building design matrices (mingw-w64)
mingw/mingw-w64-python3-pbr 2.0.0-1
Python Build Reasonableness (mingw-w64)
mingw/mingw-w64-python3-pdfrw 0.2-1
Convert restructured text to PDF via reportlab (mingw-w64)
mingw/mingw-w64-python3-pgen2 0.1.0-1
Pure Python implementation of pgen, the Python parser generator (mingw-w64)
mingw/mingw-w64-python3-pickleshare 0.7.4-1
File system based database that uses python pickles (mingw-w64)
mingw/mingw-w64-python3-pillow 4.0.0-1
Python Imaging Library (PIL) fork Python3 version (mingw-w64)
mingw/mingw-w64-python3-pip 9.0.1-1
An easy_install replacement for installing pypi python packages (mingw-w64)
mingw/mingw-w64-python3-pptx 0.6.1-1
Create Open XML PowerPoint documents in Python (mingw-w64)
mingw/mingw-w64-python3-pretend 1.0.8-1
A library for stubbing in Python (mingw-w64)
mingw/mingw-w64-python3-prompt_toolkit 1.0.9-1
Library for building powerful interactive command lines in Python
mingw/mingw-w64-python3-psutil 4.3.0-1
A cross-platform process and system utilities module for Python (mingw-w64)
mingw/mingw-w64-python3-py 1.4.33-1
library with cross-python path, ini-parsing, io, code, log facilities (mingw-w64)
mingw/mingw-w64-python3-pyasn1 0.1.9-1
ASN.1 types and codecs (mingw-w64)
mingw/mingw-w64-python3-pyasn1-modules 0.0.8-1
A collection of ASN.1-based protocols modules (mingw-w64)
mingw/mingw-w64-python3-pycparser 2.14-1
Complete parser of the C language, written in pure Python (mingw-w64)
mingw/mingw-w64-python3-pygments 2.1.3-1
Python syntax highlighter (mingw-w64)
mingw/mingw-w64-python3-pyparsing 2.2.0-1
General parsing module for Python (mingw-w64)
mingw/mingw-w64-python3-pyqt4 4.11.4-2
A set of Python 3.x bindings for the Qt4 toolkit
mingw/mingw-w64-python3-pyqt5 5.8-1
A set of Python 3.x bindings for the Qt5 toolkit
mingw/mingw-w64-python3-pyside-qt4 1.2.2-3
Provides LGPL Qt bindings for Python and related tools for binding generation (Python3)(mingw-w64)
mingw/mingw-w64-python3-pyside-tools-qt4 1.2.2-3
PySide lupdate, rcc, and uic development tools (for Python 3) (mingw-w64)
mingw/mingw-w64-python3-pytest 3.0.3-1
simple powerful testing with Python (mingw-w64)
mingw/mingw-w64-python3-pytz 2016.10-1
Cross platform time zone library for Python (mingw-w64)
mingw/mingw-w64-python3-pyzmq 15.2.0-1
Python bindings for zeromq, written in Cython (mingw-w64)
mingw/mingw-w64-python3-qscintilla 2.9-1
Python 3.x bindings for QScintilla2
mingw/mingw-w64-python3-qtconsole 4.2.1-1
A rich Qt-based console for working with Jupyter kernels, supporting rich media output, session export, and more. (mingw-w64)
mingw/mingw-w64-python3-reportlab 3.0-4
A proven industry-strength PDF generating solution (mingw-w64)
mingw/mingw-w64-python3-requests 2.13.0-1
Requests is the only Non-GMO HTTP library for Python, safe for human consumption. (mingw-w64)
mingw/mingw-w64-python3-rst2pdf 0.93-2
Create PDFs from simple text markup, no LaTeX required (mingw-w64)
mingw/mingw-w64-python3-scipy 0.18.1-1
SciPy is open-source software for mathematics, science, and engineering. (mingw-w64)
mingw/mingw-w64-python3-setuptools 31.0.0-1
Easily download, build, install, upgrade, and uninstall Python packages (mingw-w64)
mingw/mingw-w64-python3-shiboken-qt4 1.2.2-3
Support library for Python3 bindings (mingw-w64)
mingw/mingw-w64-python3-simplegeneric 0.8.1-1
File system based database that uses python pickles (mingw-w64)
mingw/mingw-w64-python3-sip 4.19.1-1
Python 3.x SIP bindings for C and C++ libraries (mingw-w64)
mingw/mingw-w64-python3-six 1.10.0-1
Python 2 and 3 compatibility utilities (mingw-w64)
mingw/mingw-w64-python3-snowballstemmer 1.2.1-1
Snowball stemming library collection for Python (mingw-w64)
mingw/mingw-w64-python3-sphinx 1.5.3-1
Python3 documentation generator
mingw/mingw-w64-python3-sphinx-alabaster-theme 0.7.9-1
Modified Kr Sphinx doc theme (mingw-w64)
mingw/mingw-w64-python3-sphinx_rtd_theme 0.1.9-1
Python Sphinx Read The Docs Theme (mingw-w64)
mingw/mingw-w64-python3-sqlitedict 1.4.1-1
Persistent dict, backed by sqlite3 and pickle, multithread-safe (mingw-w64)
mingw/mingw-w64-python3-statsmodels 0.6.1-2
Statistical computations and models for use with SciPy (mingw-w64)
mingw/mingw-w64-python3-traitlets 4.3.2-1
A lightweight Traits like module (mingw-w64)
mingw/mingw-w64-python3-wcwidth 0.1.7-1
Measures number of Terminal column cells of wide-character codes
mingw/mingw-w64-python3-webencodings 0.5.1-1
This is a Python implementation of the WHATWG Encoding standard. (mingw-w64)
mingw/mingw-w64-python3-win_unicode_console 0.5-1
Measures number of Terminal column cells of wide-character codes
mingw/mingw-w64-python3-xlsxwriter 0.9.3-1
A Python module for creating Excel XLSL files (mingw-w64)
mingw/mingw-w64-python3-yaml 3.12-1
Python bindings for YAML, using fast libYAML library (mingw-w64)
mingw/mingw-w64-python3-zope.event 4.2.0-1
Very basic event publishing system (mingw-w64)
mingw/mingw-w64-python3-zope.interface 4.1.3-1
Interfaces for Python (mingw-w64)
mingw/mingw-w64-qbs 1.7.1-1
Qt Build Suite (mingw-w64)
mingw/mingw-w64-qca-qt4-git 2220.66b9754-1
Qt Cryptographic Architecture (mingw-w64)
mingw/mingw-w64-qca-qt5-git 2262.5f18ebc-1
Qt Cryptographic Architecture (mingw-w64)
mingw/mingw-w64-qemu 2.8.0-1
A generic and open source processor emulator (mingw-w64)
mingw/mingw-w64-qhull-git r157.f0bd8ce-1
A general dimension code for computing convex hulls and related structures (mingw-w64)
mingw/mingw-w64-qjson-qt4 0.8.1-3
QJson is a qt-based library that maps JSON data to QVariant objects (mingw-w64)
mingw/mingw-w64-qrencode 3.4.4-1
C library for encoding data in a QR Code symbol (mingw-w64).
mingw/mingw-w64-qrupdate-svn r28-4
qrupdate is a Fortran library for fast updates of QR and Cholesky decompositions (mingw-w64)
mingw/mingw-w64-qscintilla 2.9-1
A port to Qt5 of Neil Hodgson's Scintilla C++ editor class
mingw/mingw-w64-qt-creator 4.2.1-2
Cross-platform IDE (mingw-w64)
mingw/mingw-w64-qt-installer-framework-git r2902.557c96f-1
The Qt Installer Framework used for the Qt SDK installer (mingw-w64)
mingw/mingw-w64-qt4 4.8.7-4 (mingw-w64-x86_64-qt4)
mingw/mingw-w64-qt5 5.8.0-3 (mingw-w64-x86_64-qt mingw-w64-x86_64-qt5)
A cross-platform application and UI framework (mingw-w64)
mingw/mingw-w64-qt5-static 5.8.0-1 (mingw-w64-x86_64-qt mingw-w64-x86_64-qt5)
A cross-platform application and UI framework (mingw-w64-static)
mingw/mingw-w64-qtbinpatcher 2.2.0-1
Patcher for Qt libraries (mingw-w64)
mingw/mingw-w64-qtwebkit tp5-4
Webkit module for Qt5 (mingw-w64)
mingw/mingw-w64-quantlib 1.6.2-1
QuantLib - A free/open-source library for quantitative finance (mingw-w64)
mingw/mingw-w64-quassel 0.12.2-3
Next-generation distributed IRC client (mingw-w64)
mingw/mingw-w64-quazip 0.7.1-1
C++ wrapper for the Gilles Vollant's ZIP/UNZIP C package (mingw-w64)
mingw/mingw-w64-qwt-qt4 6.1.2-2
Qt Widgets for Technical Applications for Qt4 (mingw-w64)
mingw/mingw-w64-qwt-qt5 6.1.2-2
Qt Widgets for Technical Applications (mingw-w64)
mingw/mingw-w64-qxmpp 0.9.3-1
Cross-platform C++ XMPP client and server library
mingw/mingw-w64-qxmpp-qt4 0.8.3-2
Cross-platform C++ XMPP client and server library (mingw-w64)
mingw/mingw-w64-rabbitmq-c 0.8.0-1
RabbitMQ C client (mingw-w64)
mingw/mingw-w64-ragel 6.9-2
Compiles finite state machines from regular languages into executable C, C++, Objective-C, or D code (mingw-w64)
mingw/mingw-w64-rapidjson 1.0.2-1
A fast JSON parser/generator for C++ with both SAX/DOM style API (mingw-w64)
mingw/mingw-w64-readline 7.0.003-1
MinGW port of readline for editing typed command lines (mingw-w64)
mingw/mingw-w64-readosm 1.0.0e-1
Library to extract valid data from within an Open Street Map input file (mingw-w64)
mingw/mingw-w64-recode 3.6-5
Converts files between various character sets and usages (mingw-w64)
mingw/mingw-w64-rtmpdump-git r512.fa8646d-3
A tool to download rtmp streams (mingw-w64)
mingw/mingw-w64-rubberband 1.8.1-2
High quality software library for audio time-stretching and pitch-shifting. (mingw-w64)
mingw/mingw-w64-ruby 2.4.0-1
An object-oriented language for quick and easy programming (mingw-w64)
mingw/mingw-w64-rust 1.15.1-1
Systems programming language focused on safety, speed and concurrency (mingw-w64)
mingw/mingw-w64-rxspencer alpha3.8.g6-2
Henry Spencer's BSD regular expression library modified to allow building as a shared library (mingw-w64)
mingw/mingw-w64-schroedinger 1.0.11-3
An implemenation of the Dirac video codec in ANSI C code (mingw-w64)
mingw/mingw-w64-scite 3.7.4-1
Editor with facilities for building and running programs (mingw-w64)
mingw/mingw-w64-scite-defaults 3.7.4-1
Default language files for the SciTE editor (mingw-w64)
mingw/mingw-w64-sfml 2.4.2-1
A simple, fast, cross-platform, and object-oriented multimedia API (mingw-w64)
mingw/mingw-w64-sgml-common 0.6.3-1
Tools for maintaining centralized SGML catalogs. (mingw-w64)
mingw/mingw-w64-shapelib 1.3.0-2
simple C API for reading and writing ESRI Shapefiles (mingw-w64)
mingw/mingw-w64-shared-mime-info 1.4-2
Freedesktop.org Shared MIME Info (mingw-w64)
mingw/mingw-w64-shiboken-qt4 1.2.2-3
CPython bindings generator for C++ libraries (mingw-w64)
mingw/mingw-w64-shishi-git r3585.51e0f1c-1
a GNU implementation of the Kerberos 5 network security system (mingw-w64)
mingw/mingw-w64-silc-toolkit 1.1.12-2
Secure Internet Live Conferencing (mingw-w64)
mingw/mingw-w64-sip 4.19.1-1
A tool that makes it easy to create Python bindings for C and C++ libraries (mingw-w64)
mingw/mingw-w64-smpeg 0.4.5-1
SDL MPEG Player Library (mingw-w64)
mingw/mingw-w64-smpeg2 2.0.0-4
SDL2 MPEG Player Library (mingw-w64)
mingw/mingw-w64-snappy 1.1.4-1
A fast C++ compressor/decompressor library (mingw-w64)
mingw/mingw-w64-snoregrowl 0.4.0-3
A C and C++ library providing an api to use Growl notifications, based on the GNTP protocol (mingw-w64)
mingw/mingw-w64-snorenotify 0.7.0-1
Snorenotify is a multi platform Qt notification framework. Using a plugin system it is possible to create notifications with many different notification systems on Windows, Mac OS and Unix and mobile Devices (mingw-w64)
mingw/mingw-w64-soci 3.2.3-1
SOCI - The C++ Database Access Library (mingw-w64)
mingw/mingw-w64-soundtouch 1.9.2-1
An audio processing library (mingw-w64)
mingw/mingw-w64-source-highlight 3.1.8-1
Convert source code to syntax highlighted document (mingw-w64)
mingw/mingw-w64-sparsehash 2.0.2-3
Library that contains several hash-map implementations, including implementations that optimize for space or speed (mingw-w64)
mingw/mingw-w64-spatialite-tools 4.3.0-2
Set of CLI tools for spatialite (mingw-w64)
mingw/mingw-w64-spdylay 1.4.0-1
The experimental SPDY protocol version 2, 3 and 3.1 implementation in C (mingw-w64)
mingw/mingw-w64-speex 1.2.0-1
A free codec for free speech (mingw-w64)
mingw/mingw-w64-speexdsp 1.2rc3-2
DSP library derived from Speex (mingw-w64)
mingw/mingw-w64-spice-gtk 0.33-1
GTK3 widget for SPICE clients (mingw-w64)
mingw/mingw-w64-spice-protocol 0.12.12-1
SPICE protocol headers (mingw-w64)
mingw/mingw-w64-spirv-tools 2016.6-1 (mingw-w64-x86_64-vulkan-devel)
API and commands for processing SPIR-V modules (mingw-w64)
mingw/mingw-w64-sqlcipher 3.4.1-1
SQLite extension that provides transparent 256-bit AES encryption of database files
mingw/mingw-w64-sqlheavy 0.1.1-2
GNOME Docking Library (mingw-w64)
mingw/mingw-w64-sqlite-analyzer 3.16.1-1
An analysis program SQLite database files (mingw-w64)
mingw/mingw-w64-sqlite3 3.18.0-1
A C library that implements an SQL database engine (mingw-w64)
mingw/mingw-w64-stxxl-git 1.4.1.343.gf7389c7-2
Standard Template Library for Extra Large Data Sets (mingw-w64)
mingw/mingw-w64-suitesparse 4.4.4-1
A suite of sparse matrix algorithms (mingw-w64)
mingw/mingw-w64-swig 3.0.12-1
Generate scripting interfaces to C/C++ code (mingw-w64)
mingw/mingw-w64-szip 2.1-5
Extended-Rice lossless compression algorithm implementation (mingw-w64)
mingw/mingw-w64-taglib 1.10beta-1
A Library for reading and editing the meta-data of several popular audio formats (mingw-w64)
mingw/mingw-w64-tcl 8.6.6-1
The Tcl scripting language (mingw-w64)
mingw/mingw-w64-tcllib 1.18-1
Set of pure-Tcl extensions (mingw-w64)
mingw/mingw-w64-tclvfs-cvs 20130425-3
Virtual Filesystem support for Tcl
mingw/mingw-w64-tclx 8.4.1-3
Extends Tcl by providing new operating system interface commands, extended file control and many other.
mingw/mingw-w64-termcap 1.3.1-2
Terminal feature database (mingw-w64)
mingw/mingw-w64-tesseract-data-afr 3.04.00-1 (tesseract-data)
(afr) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-amh 3.04.00-1 (tesseract-data)
(amh) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-ara 3.04.00-1 (tesseract-data)
(ara) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-asm 3.04.00-1 (tesseract-data)
(asm) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-aze 3.04.00-1 (tesseract-data)
(aze) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-aze_cyrl 3.04.00-1 (tesseract-data)
(aze_cyrl) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-bel 3.04.00-1 (tesseract-data)
(bel) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-ben 3.04.00-1 (tesseract-data)
(ben) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-bod 3.04.00-1 (tesseract-data)
(bod) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-bos 3.04.00-1 (tesseract-data)
(bos) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-bul 3.04.00-1 (tesseract-data)
(bul) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-cat 3.04.00-1 (tesseract-data)
(cat) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-ceb 3.04.00-1 (tesseract-data)
(ceb) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-ces 3.04.00-1 (tesseract-data)
(ces) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-chi_sim 3.04.00-1 (tesseract-data)
(chi_sim) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-chi_tra 3.04.00-1 (tesseract-data)
(chi_tra) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-chr 3.04.00-1 (tesseract-data)
(chr) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-cym 3.04.00-1 (tesseract-data)
(cym) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-dan 3.04.00-1 (tesseract-data)
(dan) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-dan_frak 3.04.00-1 (tesseract-data)
(dan_frak) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-deu 3.04.00-1 (tesseract-data)
(deu) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-deu_frak 3.04.00-1 (tesseract-data)
(deu_frak) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-dzo 3.04.00-1 (tesseract-data)
(dzo) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-ell 3.04.00-1 (tesseract-data)
(ell) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-eng 3.04.00-1 (tesseract-data)
(eng) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-enm 3.04.00-1 (tesseract-data)
(enm) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-epo 3.04.00-1 (tesseract-data)
(epo) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-equ 3.04.00-1 (tesseract-data)
(equ) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-est 3.04.00-1 (tesseract-data)
(est) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-eus 3.04.00-1 (tesseract-data)
(eus) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-fas 3.04.00-1 (tesseract-data)
(fas) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-fin 3.04.00-1 (tesseract-data)
(fin) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-fra 3.04.00-1 (tesseract-data)
(fra) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-frk 3.04.00-1 (tesseract-data)
(frk) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-frm 3.04.00-1 (tesseract-data)
(frm) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-gle 3.04.00-1 (tesseract-data)
(gle) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-glg 3.04.00-1 (tesseract-data)
(glg) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-grc 3.04.00-1 (tesseract-data)
(grc) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-guj 3.04.00-1 (tesseract-data)
(guj) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-hat 3.04.00-1 (tesseract-data)
(hat) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-heb 3.04.00-1 (tesseract-data)
(heb) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-hin 3.04.00-1 (tesseract-data)
(hin) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-hrv 3.04.00-1 (tesseract-data)
(hrv) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-hun 3.04.00-1 (tesseract-data)
(hun) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-iku 3.04.00-1 (tesseract-data)
(iku) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-ind 3.04.00-1 (tesseract-data)
(ind) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-isl 3.04.00-1 (tesseract-data)
(isl) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-ita 3.04.00-1 (tesseract-data)
(ita) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-ita_old 3.04.00-1 (tesseract-data)
(ita_old) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-jav 3.04.00-1 (tesseract-data)
(jav) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-jpn 3.04.00-1 (tesseract-data)
(jpn) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-kan 3.04.00-1 (tesseract-data)
(kan) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-kat 3.04.00-1 (tesseract-data)
(kat) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-kat_old 3.04.00-1 (tesseract-data)
(kat_old) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-kaz 3.04.00-1 (tesseract-data)
(kaz) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-khm 3.04.00-1 (tesseract-data)
(khm) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-kir 3.04.00-1 (tesseract-data)
(kir) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-kor 3.04.00-1 (tesseract-data)
(kor) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-kur 3.04.00-1 (tesseract-data)
(kur) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-lao 3.04.00-1 (tesseract-data)
(lao) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-lat 3.04.00-1 (tesseract-data)
(lat) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-lav 3.04.00-1 (tesseract-data)
(lav) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-lit 3.04.00-1 (tesseract-data)
(lit) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-mal 3.04.00-1 (tesseract-data)
(mal) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-mar 3.04.00-1 (tesseract-data)
(mar) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-mkd 3.04.00-1 (tesseract-data)
(mkd) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-mlt 3.04.00-1 (tesseract-data)
(mlt) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-msa 3.04.00-1 (tesseract-data)
(msa) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-mya 3.04.00-1 (tesseract-data)
(mya) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-nep 3.04.00-1 (tesseract-data)
(nep) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-nld 3.04.00-1 (tesseract-data)
(nld) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-nor 3.04.00-1 (tesseract-data)
(nor) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-ori 3.04.00-1 (tesseract-data)
(ori) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-pan 3.04.00-1 (tesseract-data)
(pan) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-pol 3.04.00-1 (tesseract-data)
(pol) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-por 3.04.00-1 (tesseract-data)
(por) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-pus 3.04.00-1 (tesseract-data)
(pus) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-ron 3.04.00-1 (tesseract-data)
(ron) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-rus 3.04.00-1 (tesseract-data)
(rus) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-san 3.04.00-1 (tesseract-data)
(san) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-sin 3.04.00-1 (tesseract-data)
(sin) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-slk 3.04.00-1 (tesseract-data)
(slk) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-slk_frak 3.04.00-1 (tesseract-data)
(slk_frak) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-slv 3.04.00-1 (tesseract-data)
(slv) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-spa 3.04.00-1 (tesseract-data)
(spa) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-spa_old 3.04.00-1 (tesseract-data)
(spa_old) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-sqi 3.04.00-1 (tesseract-data)
(sqi) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-srp 3.04.00-1 (tesseract-data)
(srp) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-srp_latn 3.04.00-1 (tesseract-data)
(srp_latn) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-swa 3.04.00-1 (tesseract-data)
(swa) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-swe 3.04.00-1 (tesseract-data)
(swe) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-syr 3.04.00-1 (tesseract-data)
(syr) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-tam 3.04.00-1 (tesseract-data)
(tam) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-tel 3.04.00-1 (tesseract-data)
(tel) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-tgk 3.04.00-1 (tesseract-data)
(tgk) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-tgl 3.04.00-1 (tesseract-data)
(tgl) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-tha 3.04.00-1 (tesseract-data)
(tha) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-tir 3.04.00-1 (tesseract-data)
(tir) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-tur 3.04.00-1 (tesseract-data)
(tur) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-uig 3.04.00-1 (tesseract-data)
(uig) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-ukr 3.04.00-1 (tesseract-data)
(ukr) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-urd 3.04.00-1 (tesseract-data)
(urd) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-uzb 3.04.00-1 (tesseract-data)
(uzb) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-uzb_cyrl 3.04.00-1 (tesseract-data)
(uzb_cyrl) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-vie 3.04.00-1 (tesseract-data)
(vie) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-data-yid 3.04.00-1 (tesseract-data)
(yid) Language tessdata for Tesseract OCR engine (mingw-w64)
mingw/mingw-w64-tesseract-ocr 3.04.01-2
Tesseract OCR (mingw-w64)
mingw/mingw-w64-thrift-git 1.0.0.3db41fa-2
Apache Thrift is a software framework for scalable cross-language services development (mingw-w64)
mingw/mingw-w64-tinyformat 2.0.1-1
A minimal type safe printf() replacement (mingw-w64)
mingw/mingw-w64-tinyxml 2.6.2-3
Simple, small, C++ XML parser that can be easily integrated into other programs (mingw-w64)
mingw/mingw-w64-tinyxml2 4.0.1-1
Simple, small, C++ XML parser that can be easily integrated into other programs (mingw-w64)
mingw/mingw-w64-tk 8.6.6-1
A windowing toolkit for use with tcl (mingw-w64)
mingw/mingw-w64-tkimg 1.4.2-3
Adds support to Tk for many other Image formats: BMP, XBM, XPM, GIF, PNG, JPEG, TIFF and postscript (mingw-64)
mingw/mingw-w64-tklib 0.6-5
A companion to Tcllib, for Tk related packages (mingw-w64)
mingw/mingw-w64-tktable 2.10-4
A full-featured 2D table widget for Tk (mingw-w64)
mingw/mingw-w64-tolua 5.2.4-3
A tool that greatly simplifies the integration of C/C++ code with Lua (mingw-w64)
mingw/mingw-w64-tools-git 5.0.0.4760.d3089b5-1 (mingw-w64-x86_64-toolchain)
MinGW-w64 tools
mingw/mingw-w64-totem-pl-parser 3.10.7-1
Simple GObject-based library to parse and save a host of playlist formats (mingw-w64)
mingw/mingw-w64-twolame 0.3.13-2
An optimized MPEG Audio Layer 2 (MP2) encoder (mingw-w64)
mingw/mingw-w64-uchardet 0.0.6-1
An encoding detector library ported from Mozilla (mingw-w64)
mingw/mingw-w64-udis86 1.7.2-1
A minimalistic disassembler library (mingw-w64)
mingw/mingw-w64-uhttpmock 0.5.1-1
uhttpmock is a HTTP web service mocking project for projects which use libsoup (mingw-w64)
mingw/mingw-w64-unbound 1.5.10-1
Validating, recursive, and caching DNS resolver (mingw-w64)
mingw/mingw-w64-unibilium 1.2.0-1
A terminfo parsing library (mingw-w64)
mingw/mingw-w64-universal-ctags-git r2635.80256f4-1
A maintained Ctags implementation (mingw-w64)
mingw/mingw-w64-uriparser 0.8.4-1
RFC 3986 URI parsing and processing libary (mingw-w64)
mingw/mingw-w64-usbredir 0.7.1-1
Parser for the usbredir protocol (mingw-w64)
mingw/mingw-w64-usbview-git 42.c4ba9c6-1
GUI for browsing all USB controllers and connected USB devices on your computer (mingw-w64)
mingw/mingw-w64-usql 0.8.1-1
SQL parser engine for C++ (mingw-w64)
mingw/mingw-w64-usrsctp 0.9.3.0-1
A portable SCTP userland stack (mingw-w64)
mingw/mingw-w64-vala 0.36.1-1
Compiler for the GObject type system (mingw-w64)
mingw/mingw-w64-vamp-plugin-sdk 2.6-1
Vamp plugins extract descriptive information from audio data (mingw-w64)
mingw/mingw-w64-vcdimager 0.7.24-2
A full-featured mastering suite for authoring disassembling and analyzing Video CD's and Super Video CD's (mingw-w64)
mingw/mingw-w64-verilator 3.900-1
The fastest free Verilog HDL simulator (mingw-w64)
mingw/mingw-w64-vid.stab 1.1-1
Video stabilization library (mingw-w64)
mingw/mingw-w64-vigra 1.11.0-1
vigra - Generic Programming for Computer Vision
mingw/mingw-w64-virt-viewer 4.0-1
Displaying the graphical console of a virtual machine (mingw-w64)
mingw/mingw-w64-vlc-git 3.0.0.61503.1d43e72-1
A multi-platform MPEG, VCD/DVD, and DivX player
mingw/mingw-w64-vtk 7.1.1-1
A software system for 3D computer graphics, image processing and visualization (mingw-w64)
mingw/mingw-w64-vulkan-headers 1:1.0.38-1 (mingw-w64-x86_64-vulkan-devel)
Vulkan header files (mingw-w64)
mingw/mingw-w64-vulkan-html-docs 1:1.0.38-1 (mingw-w64-x86_64-vulkan-devel)
Vulkan html documentation (mingw-w64)
mingw/mingw-w64-vulkan-man-pages 1:1.0.38-1 (mingw-w64-x86_64-vulkan-devel)
Vulkan man pages (mingw-w64)
mingw/mingw-w64-waf 1.9.6-1
General-purpose build system modelled after Scons (mingw-w64)
mingw/mingw-w64-wavpack 5.1.0-1
Audio compression format with lossless, lossy and hybrid compression modes (mingw-w64)
mingw/mingw-w64-webkitgtk2 2.4.11-3
GTK+ Web content engine library (mingw-w64) for GTK2
mingw/mingw-w64-webkitgtk3 2.4.11-3
GTK+ Web content engine library (mingw-w64)
mingw/mingw-w64-win7appid 1.1-3
Windows 7 (and up) shortcut application id tool
mingw/mingw-w64-windows-default-manifest 6.4-3
Default Windows application manifest (mingw-w64)
mingw/mingw-w64-wined3d 1.9.2-1
Direct3D to OpenGL translator (mingw-w64)
mingw/mingw-w64-wineditline 2.201-1
port of the NetBSD Editline library (mingw-w64)
mingw/mingw-w64-winico 0.6-2
Tk extension for Windows for enhanced icon handling and manipulation of an icon in the Windows taskbar and system tray (mingw-w64)
mingw/mingw-w64-winpthreads-git 5.0.0.4816.8692be6a-1 (mingw-w64-x86_64-toolchain)
MinGW-w64 winpthreads library
mingw/mingw-w64-winsparkle 0.5.2-1
App update framework for Windows, inspired by Sparkle for OS X (mingw-w64)
mingw/mingw-w64-winstorecompat-git 5.0.0.4760.d3089b5-1 (mingw-w64-x86_64-toolchain)
MinGW-w64 winRT compat library
mingw/mingw-w64-wintab-sdk 1.4-2
Wintab Interface Specification (mingw-w64)
mingw/mingw-w64-wkhtmltopdf-git 0.13.r1049.51f9658-1
Convert HTML to PDF using QtWebkit (mingw-w64)
mingw/mingw-w64-wslay 1.0.0-2
The WebSocket library in C (mingw-w64)
mingw/mingw-w64-wxPython 3.0.2.0-6
A wxWidgets GUI toolkit for Python (mingw-w64)
mingw/mingw-w64-wxWidgets 3.0.2-17
A C++ library that lets developers create applications for Windows, Linux and UNIX (mingw-w64)
mingw/mingw-w64-x264-git r2721.72d53ab-1
Library for encoding H264/AVC video streams (mingw-w64)
mingw/mingw-w64-x265 2.3-1
Open Source H265/HEVC video encoder (mingw-w64)
mingw/mingw-w64-xalan-c 1.11-5
An XSLT processing library (mingw-w64)
mingw/mingw-w64-xapian-core 1:1.4.2-1
Open source search engine library (mingw-w64)
mingw/mingw-w64-xerces-c 3.1.4-1
A validating XML parser written in a portable subset of C++ (mingw-w64)
mingw/mingw-w64-xmlstarlet-git r678.9a470e3-2
Command-line XML toolkit
mingw/mingw-w64-xpdf 3.04-1
Utilities for PDF files (mingw-w64)
mingw/mingw-w64-xpm-nox 4.2.0-4
X Pixmap library not using X (mingw-w64)
mingw/mingw-w64-xvidcore 1.3.4-2
XviD is an open source MPEG-4 video codec (mingw-w64)
mingw/mingw-w64-xxhash 0.6.1-1
Extremely fast non-cryptographic hash algorithm (mingw-w64)
mingw/mingw-w64-xz 5.2.3-1
Library and command line tools for XZ and LZMA compressed files (mingw-w64)
mingw/mingw-w64-yajl 2.1.0-1
Yet Another JSON Library (mingw-w64)
mingw/mingw-w64-yaml-cpp 0.5.3-1
A YAML parser and emitter in C++ matching the YAML 1.2 spec (mingw-w64)
mingw/mingw-w64-yaml-cpp0.3 0.3.0-2
A YAML parser and emitter in C++ matching the YAML 1.2 spec (mingw-w64) - old version
mingw/mingw-w64-yasm 1.3.0-2
A rewrite of NASM to allow for multiple syntax supported (NASM, TASM, GAS, etc.) (mingw-w64)
mingw/mingw-w64-zeromq 4.2.2-1
Fast messaging system built on sockets, C and C++ bindings. aka 0MQ, ZMQ (mingw-w64)
mingw/mingw-w64-zlib 1.2.11-1
Compression library implementing the deflate compression method found in gzip and PKZIP (mingw-w64)
mingw/mingw-w64-zopfli 1.0.1-1
A compression library programmed in C to perform very good, but slow, deflate or zlib compression (mingw-w64)
mingw/mingw-w64-zstd 1.1.2-1
Zstandard - Fast real-time compression algorithm (mingw-w64)
mingw/mingw-w64-zziplib 0.13.62-5
A lightweight library that offers the ability to easily extract data from files archived in a single zip file (mingw-w64)
msys/apr 1.5.2-1 (libraries)
The Apache Portable Runtime
msys/apr-devel 1.5.2-1 (development)
Libapr headers and libraries
msys/apr-util 1.5.4-2 (libraries)
The Apache Portable Runtime
msys/apr-util-devel 1.5.4-2 (development)
Libapr-util headers and libraries
msys/asciidoc 8.6.9-4 (base-devel)
Text document format for short documents, articles, books and UNIX man pages.
msys/atool 0.39.0-1
A script for managing file archives of various types
msys/autoconf 2.69-3 (base-devel)
A GNU tool for automatically configuring source code
msys/autoconf-archive 2017.03.21-1
Autoconf Macro Archive
msys/autoconf2.13 2.13-2 (base-devel)
A GNU tool for automatically configuring source code
msys/autogen 5.18.4-2 (base-devel)
A tool designed to simplify the creation and maintenance of programs that contain large amounts of repetitious text
msys/automake-wrapper 10-1 (base-devel)
Wrapper scripts for automake and aclocal
msys/automake1.10 1.10.3-3 (base-devel)
A GNU tool for automatically creating Makefiles
msys/automake1.11 1.11.6-3 (base-devel)
A GNU tool for automatically creating Makefiles
msys/automake1.12 1.12.6-3 (base-devel)
A GNU tool for automatically creating Makefiles
msys/automake1.13 1.13.4-4 (base-devel)
A GNU tool for automatically creating Makefiles
msys/automake1.14 1.14.1-3 (base-devel)
A GNU tool for automatically creating Makefiles
msys/automake1.15 1.15-2 (base-devel)
A GNU tool for automatically creating Makefiles
msys/automake1.6 1.6.3-2 (base-devel)
A GNU tool for automatically creating Makefiles
msys/automake1.7 1.7.9-2 (base-devel)
A GNU tool for automatically creating Makefiles
msys/automake1.8 1.8.5-3 (base-devel)
A GNU tool for automatically creating Makefiles
msys/automake1.9 1.9.6-2 (base-devel)
A GNU tool for automatically creating Makefiles
msys/bash 4.4.012-1 (base)
The GNU Bourne Again shell
msys/bash-completion 2.3-1 (base)
Programmable completion for the bash shell
msys/bash-devel 4.4.012-1 (development)
Bash headers and libraries
msys/bc 1.06-3
An arbitrary precision calculator language
msys/binutils 2.25.1-2 (msys2-devel)
A set of programs to assemble and manipulate binary and object files
msys/bison 3.0.4-1 (base-devel)
The GNU general-purpose parser generator
msys/bsdcpio 3.2.2-2 (base)
library that can create and read several streaming archive formats
msys/bsdtar 3.2.2-2 (base)
library that can create and read several streaming archive formats
msys/busybox 1.22.1-2
BusyBox: The Swiss Army Knife of Embedded Linux
msys/bzip2 1.0.6-2 (base compression)
A high-quality data compression program
msys/bzr 2.7.0-2 (VCS)
Bazaar is a version control system that helps you track project history over time and to collaborate easily with others.
msys/bzr-fastimport 0.13.0-1
Bazaar Fast Import is a plugin providing fast loading of revision control data into Bazaar.
msys/ca-certificates 20150426-1
Common CA certificates
msys/catgets 1.1-2 (base)
catgets message catalog API
msys/ccache 3.3.3-1
A compiler cache (mingw-w64)
msys/cdecl 2.5-1
A program for encoding and decoding C (or C++) type declarations
msys/cgdb 0.6.8-2
Curses-based interface to the GNU Debugger
msys/clang-svn 60106.1d5b05f-1
C language family frontend for LLVM (mingw-w64)
msys/cloc 1.66-1
Count lines of code
msys/cmake 3.6.2-1
A cross-platform open-source make system
msys/cocom 0.996-2 (msys2-devel)
Toolset for creation of compilers and interpreters
msys/colordiff 1.0.16-1
Diff wrapper with pretty syntax highlighting
msys/colormake-git r8.9c1d2e6-1
Colorized build output
msys/conemu-git r3330.34a88ed-1
Customizable Windows console emulator with tabs
msys/coreutils 8.26-1 (base)
The basic file, shell and text manipulation utilities of the GNU operating system
msys/crosstool-ng 1.21.0-1
A cross-platform open-source toolchain system
msys/crosstool-ng-git 1.19.314.a483cd9-1
A cross-platform open-source toolchain system
msys/crypt 1.4-1 (base)
Encryption/Decryption utility
msys/cscope 15.8b-1
A tool for browsing source code
msys/ctags 5.8-1
Generate tag files for source code
msys/curl 7.53.1-1 (base)
Multi-protocol file transfer utility
msys/cvs 1.11.23-2
Concurrent Versions System - a source control system
msys/cygrunsrv 1.62-1
cygrunsrv is a windows services tool
msys/cyrus-sasl 2.1.26-8 (sys-utils)
Cyrus saslauthd SASL authentication daemon
msys/dash 0.5.9.1-1 (base)
A POSIX compliant shell that aims to be as small as possible
msys/db 5.3.28-2 (Database)
The Berkeley DB embedded database system
msys/db-docs 5.3.28-2
BerkleyDB documentation
msys/dejagnu 1.5.3-1
Framework for testing other programs
msys/delta 20060803-1
An useful tool that lets you minimize interesting files subject to a test of their interestingness.
msys/depot-tools-git r2542.77b74b5-1
Build tools for working with Chromium development, include gclient
msys/diffstat 1.58-1 (base-devel)
Display a histogram of diff changes
msys/diffutils 3.5-1 (base-devel)
Utility programs used for creating patch files
msys/docbook-dsssl 1.79-1
DSSSL Stylesheets for DocBook
msys/docbook-mathml 1.1CR1-1
MathML XML scheme
msys/docbook-sgml 4.5-1
Document type definitions for verification of SGML data files against the DocBook rule set.
msys/docbook-sgml31 3.1-1
Legacy docbook-sgml
msys/docbook-xml 4.5-2
A widely used XML scheme for writing documentation and help
msys/docbook-xsl 1.78.1-3
XML stylesheets for Docbook-xml transformations
msys/docx2txt 1.4-1
docx2txt is a perl based command line utility to convert Microsoft Office(Tm) Docx documents to equivalent Text documents
msys/dos2unix 7.3.4-1 (base-devel)
Text file format converter
msys/doxygen 1.8.11-1
A documentation system for C++, C, Java, IDL and PHP
msys/easyoptions-git r37.c481763-1
Easy option parsing for Ruby and Bash
msys/ed 1.12-1
A POSIX-compliant line-oriented text editor
msys/elinks-git 0.13.3994.e957e60d-1 (net-utils)
Full-Featured Text WWW Browser (net-utils)
msys/emacs 25.1-1 (editors)
The extensible, customizable, self-documenting, real-time display editor (msys2)
msys/expat 2.2.0-2
An XML parser library
msys/expect 5.45-1
A tool for automating interactive applications
msys/file 5.30-1 (base base-devel)
File type identification utility
msys/filesystem 2017.02-4 (base)
Base filesystem
msys/findutils 4.6.0-1 (base)
GNU utilities to locate files
msys/fish 2.5.0-1
a smart and user-friendly command line shell
msys/flex 2.6.3-1 (base base-devel)
A tool for generating text-scanning programs
msys/gamin 0.1.10-3 (libraries)
File and directory monitoring system defined to be a subset of the FAM (File Alteration Monitor)
msys/gamin-devel 0.1.10-3 (development)
Gamin headers and libraries (development)
msys/gamin-python 0.1.10-3 (python-modules)
Gamin python modules
msys/gawk 4.1.4-2 (base base-devel)
GNU version of awk
msys/gcc 6.3.0-1 (msys2-devel)
The GNU Compiler Collection - C and C++ frontends
msys/gcc-fortran 6.3.0-1 (msys2-devel)
Fortran front-end for GCC
msys/gcc-libs 6.3.0-1 (base)
Runtime libraries shipped by GCC
msys/gdb 7.11.1-1 (base-devel)
GNU Debugger (MSYS2 version)
msys/gdbm 1.11-3 (Database)
GNU database library
msys/gengetopt 2.22.6-2
A tool to write command line option parsing code for C programs.
msys/getent 2.18.90-2 (base)
Get entries from Name Service Switch libraries
msys/gettext 0.19.7-3 (base-devel)
GNU internationalization library
msys/gettext-devel 0.19.7-3 (development base-devel)
GNU Internationalization development utilities
msys/git 2.12.1-1 (VCS)
The fast distributed version control system
msys/git-bzr-ng-git r61.9878a30-1
Bi-directional Git-to-Bzr bridge
msys/git-flow 1.10.1-1
Git extensions to provide high-level repository operations for Vincent Driessen's branching model (AVH edition)
msys/glib2 2.48.0-1
Common C routines used by GTK+ and other libs
msys/glib2-devel 2.48.0-1 (development)
glib2 headers and libraries
msys/glib2-docs 2.48.0-1
Documentation for glib2
msys/global 6.5.2-1
A source code tagging system
msys/gmp 6.1.2-1 (libraries)
A free library for arbitrary precision arithmetic
msys/gmp-devel 6.1.2-1 (development)
GMP headers and libraries
msys/gnome-doc-utils 0.20.10-1
Documentation utilities for Gnome
msys/gnu-netcat 0.7.1-1
GNU rewrite of netcat, the network piping application
msys/gnupg 1.4.21-2
Complete and free implementation of the OpenPGP standard
msys/gnutls 3.4.10-1
A library which provides a secure layer over a reliable transport layer
msys/gperf 3.1-1 (base-devel)
Perfect hash function generator
msys/gradle 2.12-1
A powerful build system for the JVM
msys/gradle-doc 2.12-1
A powerful build system for the JVM (documentation and samples)
msys/grep 3.0-1 (base base-devel)
A string search utility
msys/grml-zsh-config 0.12.6-1
grml's zsh setup
msys/groff 1.22.3-1 (base-devel)
GNU troff text-formatting system
msys/gtk-doc 1.25-1
Documentation tool for public library API (mingw-w64)
msys/guile 2.0.11-3
a portable, embeddable Scheme implementation written in C
msys/gyp-git r2097.691cecc-1
GYP can Generate Your Projects.
msys/gzip 1.8-1 (base compression)
GNU compression utility
msys/heimdal 1.5.3-9 (sys-utils)
Implementation of Kerberos V5 libraries
msys/heimdal-devel 1.5.3-9 (development)
Heimdal headers and libraries
msys/heimdal-libs 1.5.3-9 (libraries)
Implementation of Kerberos V5 libraries
msys/help2man 1.47.3-1 (base-devel)
Conversion tool to create man files
msys/icon-naming-utils 0.8.90-1
Maps the new names of icons for Tango to the legacy names used by the GNOME and KDE desktops
msys/icu 56.1-1 (libraries)
International Components for Unicode library
msys/icu-devel 56.1-1 (development)
ICU headers and libraries
msys/idutils 4.6-1
A fast, high-capacity, identifier database tool
msys/inetutils 1.9.2-1 (base)
A collection of common network programs.
msys/info 6.3-1 (base)
Utilities to work with and produce manuals, ASCII text, and on-line documentation from a single source file
msys/intltool 0.51.0-2 (base-devel)
The internationalization tool collection
msys/irssi 1.0.1-1
Modular text mode IRC client with Perl scripting
msys/isl 0.16.1-1 (libraries)
Library for manipulating sets and relations of integer points bounded by linear constraints
msys/isl-devel 0.16.1-1 (development)
ISL headers and libraries
msys/itstool 2.0.2-2
XML to PO and back again)
msys/jhbuild-git 8206.7f97721-1
Downloads and compiles Gnome "modules", i.e. source code packages.
msys/jsoncpp 1.7.5-1
A C++ library for interacting with JSON
msys/lemon 3.8.7.0-1 (base-devel)
The LEMON LALR Parser Generator used in SQLite 3.8.7.0 (MSYS2)
msys/less 481-1 (base)
A terminal based program for viewing text files
msys/lftp 4.7.6-1 (net-utils)
Sophisticated command line based FTP client (net-utils)
msys/libarchive 3.2.2-2 (libraries)
library that can create and read several streaming archive formats
msys/libarchive-devel 3.2.2-2 (development)
library that can create and read several streaming archive formats
msys/libargp 20110921-1 (base)
Interface for parsing command-line arguments
msys/libargp-devel 20110921-1 (development)
Interface for parsing command-line arguments
msys/libasprintf 0.19.7-3 (libraries)
C-style formatted output in C++ (runtime)
msys/libassuan 2.4.2-1 (libraries)
A IPC library used by some GnuPG related software
msys/libassuan-devel 2.4.2-1 (development)
Libassuan headers and libraries
msys/libatomic_ops-devel 7.2.d-1 (development)
A garbage collector for C and C++
msys/libbz2 1.0.6-2 (libraries)
A high-quality data compression program
msys/libbz2-devel 1.0.6-2 (development)
Libbz2 headers and libraries
msys/libcares 1.10.0-2 (libraries)
C library that performs DNS requests and name resolves asynchronously (libraries)
msys/libcares-devel 1.10.0-2 (development)
c-ares headers and libraries (development)
msys/libcatgets 1.1-2 (libraries)
catgets message catalog API
msys/libcatgets-devel 1.1-2 (development)
Libcatgets headers and libraries
msys/libcrypt 1.4-1 (libraries)
Encryption/Decryption utility and library
msys/libcrypt-devel 1.4-1 (development)
Libcrypt headers and libraries
msys/libcurl 7.53.1-1 (libraries)
Multi-protocol file transfer library (runtime)
msys/libcurl-devel 7.53.1-1 (development)
Libcurl headers and libraries
msys/libdb 5.3.28-2 (libraries)
The Berkeley DB embedded database system
msys/libdb-devel 5.3.28-2 (development)
libdb headers and libraries
msys/libedit 3.1-20150325 (libraries)
Libedit is an autotool- and libtoolized port of the NetBSD Editline library.
msys/libedit-devel 3.1-20150325 (development)
libedit headers and libraries
msys/libevent 2.1.4-1
An event notification library
msys/libevent-devel 2.1.4-1 (development)
Libevent headers and libraries
msys/libexpat 2.2.0-2 (libraries)
An XML parser library
msys/libexpat-devel 2.2.0-2 (development)
Libexpat headers and libraries
msys/libffi 3.2.1-1 (libraries)
Portable, high level programming interface to various calling conventions
msys/libffi-devel 3.2.1-1 (development)
Libffi headers and libraries
msys/libgc 7.2.d-1
A garbage collector for C and C++
msys/libgc-devel 7.2.d-1 (development)
A garbage collector for C and C++
msys/libgcrypt 1.6.4-1 (libraries)
General purpose cryptographic library based on the code from GnuPG
msys/libgcrypt-devel 1.6.4-1 (development)
Libgcrypt headers and libraries
msys/libgdbm 1.11-3 (libraries)
GNU database library
msys/libgdbm-devel 1.11-3 (development)
libgdbm headers and libraries
msys/libgettextpo 0.19.7-3 (libraries)
GNU Internationalization runtime library
msys/libgnutls 3.4.10-1 (libraries)
A library which provides a secure layer over a reliable transport layer
msys/libgnutls-devel 3.4.10-1 (development)
Libgnutls headers and libraries
msys/libgpg-error 1.25-1 (libraries)
Support library for libgcrypt
msys/libgpg-error-devel 1.25-1 (development)
Libgpg-error headers and libraries
msys/libgpgme 1.6.0-1 (libraries)
A C wrapper library for GnuPG
msys/libgpgme-devel 1.6.0-1 (development)
Libgpgme headers and libraries
msys/libguile 2.0.11-3 (libraries)
a portable, embeddable Scheme implementation written in C
msys/libguile-devel 2.0.11-3 (development)
a portable, embeddable Scheme implementation written in C
msys/libhogweed 3.3-1 (libraries)
A low-level cryptographic library
msys/libiconv 1.14-2 (libraries)
Libiconv is a conversion library
msys/libiconv-devel 1.14-2 (development)
libiconv headers and libraries
msys/libidn 1.33-1 (libraries)
Implementation of the Stringprep, Punycode and IDNA specifications
msys/libidn-devel 1.33-1 (development)
Libidn headers and libraries
msys/libintl 0.19.7-3 (libraries)
GNU Internationalization runtime library
msys/libksba 1.3.3-1 (libraries)
A CMS and X.509 access library
msys/libksba-devel 1.3.3-1 (development)
Libassuan headers and libraries
msys/libltdl 2.4.6-2
A system independent dlopen wrapper for GNU libtool
msys/liblzma 5.2.3-1 (libraries)
Library for XZ and LZMA compressed files
msys/liblzma-devel 5.2.3-1 (development)
Liblzma headers and libraries
msys/liblzo2 2.10-1 (libraries compression)
Portable lossless data compression library
msys/liblzo2-devel 2.10-1 (development)
Liblzo2 headers and libraries
msys/libmetalink 0.1.2-2 (libraries)
Metalink XML parser library.
msys/libmetalink-devel 0.1.2-2 (development)
libmetalink headers and libraries
msys/libneon 0.30.0-1 (libraries)
HTTP and WebDAV client library with a C interface
msys/libneon-devel 0.30.0-1 (development)
Libneon headers and libraries
msys/libnettle 3.3-1 (libraries)
A low-level cryptographic library
msys/libnettle-devel 3.3-1 (development)
Libnettle headers and libraries
msys/libnpth 1.2-1 (libraries)
New portable threads library
msys/libnpth-devel 1.2-1 (development)
Libnpth headers and libraries
msys/libopenssl 1.0.2.k-1 (libraries)
The Open Source toolkit for Secure Sockets Layer and Transport Layer Security
msys/libp11-kit 0.23.2-1 (libraries)
Library to work with PKCS#11 modules
msys/libp11-kit-devel 0.23.2-1 (development)
Libp11-kit headers and libraries
msys/libpcre 8.40-2 (libraries)
A library that implements Perl 5-style regular expressions
msys/libpcre16 8.40-2 (libraries)
A library that implements Perl 5-style regular expressions
msys/libpcre32 8.40-2 (libraries)
A library that implements Perl 5-style regular expressions
msys/libpcrecpp 8.40-2 (libraries)
A library that implements Perl 5-style regular expressions
msys/libpcreposix 8.40-2 (libraries)
A library that implements Perl 5-style regular expressions
msys/libpipeline 1.4.0-1 (libraries)
a C library for manipulating pipelines of subprocesses in a flexible and convenient way
msys/libpipeline-devel 1.4.0-1 (development)
libpipeline headers and libraries
msys/libqrencode-git v3.4.3.r243.g1ef82bd-1
QR Code encoding library
msys/libreadline 7.0.003-1 (libraries)
GNU readline library
msys/libreadline-devel 7.0.003-1 (development)
readline headers and libraries
msys/libsasl 2.1.26-8 (libraries)
Cyrus Simple Authentication Service Layer (SASL) Library
msys/libsasl-devel 2.1.26-8 (development)
Libsasl headers and libraries
msys/libserf 1.3.8-3 (libraries)
High-performance asynchronous HTTP client library
msys/libserf-devel 1.3.8-3 (development)
Libserf headers and libraries
msys/libsqlite 3.10.0.0-1 (libraries)
Sqlite3 library
msys/libsqlite-devel 3.10.0.0-1 (development)
Sqlite3 headers and libraries
msys/libssh2 1.7.0-1 (libraries)
Multi-protocol file transfer library (runtime)
msys/libssh2-devel 1.7.0-1 (development)
Libssh2 headers and libraries
msys/libtasn1 4.9-1 (libraries)
A library for Abstract Syntax Notation One (ASN.1) and Distinguish Encoding Rules (DER) manipulation.
msys/libtasn1-devel 4.9-1 (development)
Libtasn1 headers and libraries
msys/libtirpc 0.2.5-1 (libraries)
A port of Sun's Transport-Independent RPC library
msys/libtirpc-devel 0.2.5-1 (development)
Libtirpc headers and libraries
msys/libtool 2.4.6-2 (base-devel)
A generic library support script
msys/libtre-devel-git 0.8.0.122.c2f5d13-1 (development)
Libtre headers and libraries (development)
msys/libtre-git 0.8.0.122.c2f5d13-1 (libraries)
The free and portable approximate regex matching library (libraries)
msys/libunistring 0.9.6-1 (libraries)
Library for manipulating Unicode strings and C strings.
msys/libunistring-devel 0.9.6-1 (development)
libunistring headers and libraries
msys/libunrar 5.3.7-1 (base-devel)
Library and header file for applications that use libunrar
msys/libutil-linux 2.26.2-1
Block device ID and Universally Unique ID libraries
msys/libutil-linux-devel 2.26.2-1
Block device ID and Universally Unique ID headers and libraries.
msys/libxml2 2.9.2-3 (libraries)
XML parsing library, version 2
msys/libxml2-devel 2.9.2-3 (development)
Libxml2 headers and libraries
msys/libxml2-python 2.9.2-3 (python-modules)
Libxml2 python modules
msys/libxslt 1.1.28-7 (libraries)
XML stylesheet transformation library
msys/libxslt-devel 1.1.28-7 (development)
Libxslt headers and libraries
msys/libxslt-python 1.1.28-7 (python-modules)
Libxslt python modules
msys/libyaml 0.1.4-1 (libraries)
YAML 1.1 library
msys/libyaml-devel 0.1.4-1 (development)
YAML 1.1 library
msys/lld-svn 4595.3511ec1-1
Linker tools for LLVM (mingw-w64)
msys/llvm-svn 124592.2aebced-1
Low Level Virtual Machine (mingw-w64)
msys/lndir 1.0.3-1 (base)
Create a shadow directory of symbolic links to another directory tree
msys/lzip 1.16-1
A lossless file compressor based on the LZMA algorithm
msys/m4 1.4.18-1 (base-devel)
The GNU macro processor
msys/make 4.2.1-1 (base-devel)
GNU make utility to maintain groups of programs
msys/make-git 4.1.8.g292da6f-1
GNU make utility to maintain groups of programs
msys/man-db 2.7.4-1 (base-devel)
A utility for reading man pages
msys/man-pages-posix 2013_a-1
POSIX Manual Pages
msys/markdown 1.0.1-1
A text-to-HTML conversion tool
msys/mc 4.8.18-1
Midnight Commander is a text based filemanager/shell that emulates Norton Commander
msys/mercurial 4.0.2-1 (VCS)
A scalable distributed SCM tool
msys/mingw-w64-cross-binutils 2.25.1-1 (mingw-w64-cross-toolchain mingw-w64-cross)
A set of programs to assemble and manipulate binary and object files
msys/mingw-w64-cross-crt-clang-git 5.0.0.4631.3deeda3-1
MinGW-w64 CRT for cross-compiler
msys/mingw-w64-cross-crt-git 5.0.0.4766.db8f08d-1 (mingw-w64-cross-toolchain mingw-w64-cross)
MinGW-w64 CRT for cross-compiler
msys/mingw-w64-cross-gcc 6.3.0-1 (mingw-w64-cross-toolchain mingw-w64-cross)
Cross GCC for the MinGW-w64
msys/mingw-w64-cross-headers-git 5.0.0.4766.db8f08d-1 (mingw-w64-cross-toolchain mingw-w64-cross)
MinGW-w64 headers for cross-compiler
msys/mingw-w64-cross-tools-git 5.0.0.4766.db8f08d-1 (mingw-w64-cross-toolchain mingw-w64-cross)
MinGW-w64 headers for cross-compiler
msys/mingw-w64-cross-windows-default-manifest 6.4-2 (mingw-w64-cross-toolchain mingw-w64-cross)
Default Windows application manifest
msys/mingw-w64-cross-winpthreads-git 5.0.0.4767.34ac6b9-1 (mingw-w64-cross-toolchain mingw-w64-cross)
MinGW-w64 winpthreads library for cross-compiler
msys/mingw-w64-cross-winstorecompat-git 5.0.0.4766.db8f08d-1 (mingw-w64-cross-toolchain mingw-w64-cross)
MinGW-w64 winRT compat library
msys/mingw-w64-cross-zlib 1.2.11-1 (mingw-w64-cross-toolchain mingw-w64-cross)
Compression library implementing the deflate compression method found in gzip and PKZIP
msys/mintty 1:2.7.3-1 (base)
Terminal emulator with native Windows look and feel
msys/mksh 51-1
The MirBSD Korn Shell
msys/mosh 1.2.5-1 (net-utils)
Mobile shell, surviving disconnects with local echo and line editing
msys/mpc 1.0.3-1 (libraries)
Multiple precision complex arithmetic library
msys/mpc-devel 1.0.3-1 (development)
MPC headers and libraries
msys/mpdecimal 2.4.2-1
Package for correctly-rounded arbitrary precision decimal floating point arithmetic
msys/mpdecimal-devel 2.4.2-1
mpdecimal headers and libraries
msys/mpfr 3.1.5.1-3 (libraries)
Multiple-precision floating-point library
msys/mpfr-devel 3.1.5.1-3 (development)
MPFR headers and libraries
msys/msys2-keyring r9.397a52e-1 (base)
MSYS2 PGP keyring
msys/msys2-launcher-git 0.3.32.56c2ba7-2 (base)
Helper for launching MSYS2 shells
msys/msys2-runtime 2.7.0-1 (base)
Posix emulation engine for Windows
msys/msys2-runtime-devel 2.7.0-1 (MSYS2-devel)
MSYS2 headers and libraries
msys/msys2-w32api-headers 5.0.0.4766.db8f08d-1 (msys2-devel)
Win32 API headers for MSYS2 32bit toolchain
msys/msys2-w32api-runtime 5.0.0.4766.db8f08d-1 (msys2-devel)
Win32 API import libs for MSYS2 toolchain
msys/mutt 1.6.0-1
Small but very powerful text-based mail client
msys/nano 2.7.5-1 (editors)
Pico editor clone with enhancements
msys/nano-syntax-highlighting-git 285.9befa91-1
Nano editor syntax highlighting enhancements
msys/nasm 2.12-1
An 80x86 assembler designed for portability and modularity
msys/ncurses 6.0.20170121-1 (base)
System V Release 4.0 curses emulation library
msys/ncurses-devel 6.0.20170121-1 (development)
NCURSES headers and libraries
msys/nettle 3.3-1 (net-utils)
A low-level cryptographic library
msys/openssh 7.3p1-2 (net-utils)
Free version of the SSH connectivity tools
msys/openssl 1.0.2.k-1
The Open Source toolkit for Secure Sockets Layer and Transport Layer Security
msys/openssl-devel 1.0.2.k-1 (development)
Openssl headers and libraries
msys/p11-kit 0.23.2-1
Library to work with PKCS#11 modules
msys/p7zip 9.38.1-1 (compression)
Command-line version of the 7zip compressed file archiver
msys/pacman 5.0.1-2 (base base-devel)
A library-based package manager with dependency support (MSYS2 port)
msys/pacman-mirrors 20160112-1 (base)
MSYS2 mirror list for use by pacman
msys/pactoys-git r2.07ca37f-1 (base base-devel)
A set of pacman packaging utilities
msys/pass 1.7-1
Stores, retrieves, generates, and synchronizes passwords securely
msys/patch 2.7.5-1 (base-devel)
A utility to apply patch files to original sources
msys/patchutils 0.3.4-1 (base-devel)
Utilities to work with patches
msys/pax-git 20140703.2.1.g469552a-1 (base)
POSIX standard archive tool
msys/pcre 8.40-2
A library that implements Perl 5-style regular expressions
msys/pcre-devel 8.40-2 (development)
PCRE headers and libraries
msys/perl 5.24.1-2 (base-devel)
A highly capable, feature-rich programming language
msys/perl-Algorithm-Diff 1.1903-1 (perl-modules)
Compute 'intelligent' differences between two files / lists
msys/perl-Archive-Zip 1.46-1 (perl-modules)
Provide a perl interface to ZIP archive files
msys/perl-Authen-SASL 2.16-2 (perl-modules)
Perl/CPAN Module Authen::SASL : SASL authentication framework
msys/perl-Benchmark-Timer 0.7107-1 (perl-modules)
Provide commonly requested regular expressions
msys/perl-Capture-Tiny 0.30-1 (perl-modules)
Capture STDOUT and STDERR from Perl, XS or external programs
msys/perl-Carp-Clan 6.04-1 (perl-modules)
Carp::Clan - Report errors from perspective of caller of a "clan" of modules
msys/perl-Compress-Bzip2 2.22-1 (perl-modules)
Interface to Bzip2 compression library
msys/perl-Convert-BinHex 1.123-2
Perl module to extract data from Macintosh BinHex files
msys/perl-Crypt-SSLeay 0.73_04-2 (perl-modules)
OpenSSL glue that provides LWP https support
msys/perl-DBI 1.634-1 (perl-modules)
Database independent interface for Perl
msys/perl-Date-Calc 6.4-1 (perl-modules)
Date::Calc - Gregorian calendar date calculations
msys/perl-Digest-HMAC 1.03-2 (perl-modules)
Perl Module: Keyed-Hashing for Message Authentication.
msys/perl-Digest-MD4 1.9-1 (perl-modules)
Perl Module: Perl interface to the MD4 Algorithm.
msys/perl-Encode-Locale 1.04-1 (perl-modules)
Determine the locale encoding
msys/perl-Encode-compat 0.07-1 (perl-modules)
Encode::compat - Encode.pm emulation layer
msys/perl-Error 0.17024-1 (perl-modules)
Perl/CPAN Error module - Error/exception handling in an OO-ish way
msys/perl-Exporter-Lite 0.06-1 (perl-modules)
lightweight exporting of functions and variables
msys/perl-Exporter-Tiny 0.042-1 (perl-modules)
List::MoreUtils provides some trivial but commonly needed functionality on lists which is not going to go into List::Util
msys/perl-ExtUtils-Depends 0.404-1 (perl-modules)
The Perl depends module
msys/perl-ExtUtils-PkgConfig 1.15-2 (perl-modules)
The Perl Pkgconfig module
msys/perl-File-Copy-Recursive 0.38-2 (perl-modules)
extension for recursively copying files and directories
msys/perl-File-Listing 6.04-2 (perl-modules)
parse directory listing
msys/perl-File-Next 1.12-2 (perl-modules)
File-finding iterator
msys/perl-File-Which 1.18-1 (perl-modules)
Portable implementation of which
msys/perl-Getopt-Tabular 0.3-1 (perl-modules)
table-driven argument parsing for Perl 5
msys/perl-HTML-Parser 3.72-1 (perl-modules)
Perl HTML parser class
msys/perl-HTML-Tagset 3.20-2 (perl-modules)
Data tables useful in parsing HTML
msys/perl-HTTP-Cookies 6.01-2 (perl-modules)
HTTP cookie jars
msys/perl-HTTP-Daemon 6.01-2 (perl-modules)
A simple http server class
msys/perl-HTTP-Date 6.02-2 (perl-modules)
Date conversion routines
msys/perl-HTTP-Message 6.06-2 (perl-modules)
HTTP style messages
msys/perl-HTTP-Negotiate 6.01-2 (perl-modules)
choose a variant to serve
msys/perl-IO-HTML 1.001-1 (perl-modules)
Open an HTML file with automatic charset detection
msys/perl-IO-Socket-INET6 2.72-4 (perl-modules)
Object interface for AF_INET|AF_INET6 domain sockets
msys/perl-IO-Socket-SSL 2.016-1 (perl-modules)
Nearly transparent SSL encapsulation for IO::Socket::INET
msys/perl-IO-stringy 2.111-1 (perl-modules)
I/O on in-core objects like strings/arrays
msys/perl-IPC-Run3 0.048-1 (perl-modules)
run a subprocess with input/ouput redirection
msys/perl-LWP-MediaTypes 6.02-2 (perl-modules)
Guess the media type of a file or a URL
msys/perl-LWP-Protocol-https 6.06-1 (perl-modules)
Provide https support for LWP::UserAgent
msys/perl-Locale-Gettext 1.07-1 (perl-modules)
Permits access from Perl to the gettext() family of functions
msys/perl-MIME-Charset 1.012-1 (perl-modules)
MIME::Charset - Charset Information for MIME
msys/perl-MIME-tools 5.506-1
Parses streams to create MIME entities
msys/perl-MailTools 2.14-1
Various e-mail related modules
msys/perl-Module-Build 0.4212-1
Build, test, and install Perl modules
msys/perl-Mozilla-CA 20141217-1 (perl-modules)
Mozilla's CA cert bundle in PEM format
msys/perl-Net-DNS 1.05-1 (perl-modules)
Perl Module: Interface to the DNS resolver.
msys/perl-Net-HTTP 6.09-1 (perl-modules)
Low-level HTTP connection (client)
msys/perl-Net-IP 1.26-2 (perl-modules)
Perl Module: Easy manipulation of IPv4 and IPv6 addresses
msys/perl-Net-SMTP-SSL 1.02-1 (perl-modules)
SSL support for Net::SMTP
msys/perl-Net-SSLeay 1.80-1 (perl-modules)
Perl extension for using OpenSSL
msys/perl-Path-Class 0.35-1 (perl-modules)
Cross-platform path specification manipulation for Perl
msys/perl-Probe-Perl 0.03-2 (perl-modules)
Information about the currently running perl
msys/perl-Regexp-Common 2016010801-1 (perl-modules)
Provide commonly requested regular expressions
msys/perl-Socket6 0.25-2
A getaddrinfo/getnameinfo support module
msys/perl-Sys-CPU 0.61-3 (perl-modules)
Provide commonly requested regular expressions
msys/perl-TAP-Harness-Archive 0.17-1 (perl-modules)
Create an archive of TAP test results
msys/perl-TermReadKey 2.37-1 (perl-modules)
Provides simple control over terminal driver modes
msys/perl-Test-Harness 3.36-1 (perl-modules)
Test::Harness - Run Perl standard test scripts with statistics
msys/perl-Test-Pod 1.50-1 (perl-modules)
Check for POD errors in files
msys/perl-Test-Script 1.10-1 (perl-modules)
Basic cross-platform tests for scripts
msys/perl-Text-CharWidth 0.04-1 (perl-modules)
Text::CharWidth - Get number of occupied columns of a string on terminal
msys/perl-Text-WrapI18N 0.06-1 (perl-modules)
Text::WrapI18N - Line wrapping module with support for multibyte, fullwidth, and combining characters and languages without whitespaces between words
msys/perl-TimeDate 2.30-2
Date formating subroutines
msys/perl-Try-Tiny 0.22-2 (perl-modules)
Minimal try/catch with proper localization of $@
msys/perl-URI 1.68-1 (perl-modules)
Uniform Resource Identifiers (absolute and relative)
msys/perl-Unicode-GCString 2016.003-2 (perl-modules)
Unicode::GCString - String as Sequence of UAX #29 Grapheme Clusters
msys/perl-WWW-RobotRules 6.02-2 (perl-modules)
Database of robots.txt-derived permissions
msys/perl-XML-LibXML 2.0121-1 (perl-modules)
Expat-based XML parser module for perl
msys/perl-XML-NamespaceSupport 1.11-2 (perl-modules)
Generic namespace helpers (ported from SAX2)
msys/perl-XML-Parser 2.44-2 (perl-modules)
Expat-based XML parser module for perl
msys/perl-XML-SAX 0.99-2 (perl-modules)
Simple API for XML
msys/perl-XML-SAX-Base 1.08-2 (perl-modules)
Base class SAX Drivers and Filters
msys/perl-XML-Simple 2.20-2 (perl-modules)
Simple XML parser for perl
msys/perl-YAML 1.15-1 (perl-modules)
Perl/CPAN Module YAML : YAML Aint Markup Language
msys/perl-YAML-Syck 1.29-2 (perl-modules)
Fast, lightweight YAML loader and dumper
msys/perl-YAML-Tiny 1.67-1 (perl-modules)
Read/Write YAML files with as little code as possible
msys/perl-ack 2.14-1 (perl-modules)
A Perl-based grep replacement, aimed at programmers with large trees of heterogeneous source code
msys/perl-common-sense 3.73-1 (perl-modules)
Implements some sane defaults for Perl programs
msys/perl-libwww 6.13-1 (perl-modules)
The World-Wide Web library for Perl
msys/perl-sgmls 1.03ii-1
A Post-Processor for SGMLS and NSGMLS
msys/pinentry 0.9.7-1
A collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol
msys/pkg-config 0.29.2-1 (base-devel)
A system for managing library compile/link flags
msys/pkgfile 15-1 (base base-devel)
A pacman .files metadata explorer
msys/po4a 0.48-2
The po4a (PO for anything) project goal is to ease translations (and more interestingly, the maintenance of translations) using gettext tools on areas where they were not expected like documentation
msys/procps 3.2.8-2 (sys-utils)
System and process monitoring utilities
msys/procps-ng 3.3.12-1 (sys-utils)
Utilities for monitoring your system and its processes
msys/protobuf 2.6.1-1 (libraries)
Protocol Buffers - Google's data interchange format
msys/protobuf-devel 2.6.1-1 (development)
Protobuf headers and libraries
msys/psmisc 22.21-1 (sys-utils)
Miscellaneous procfs tools
msys/pv 1.6.0-2
Pipe viewer
msys/pwgen 2.07-1
Password generator for creating easily memorable passwords
msys/python 3.4.5-1
Next generation of the python high-level scripting language
msys/python2 2.7.13-1
A high-level scripting language
msys/python2-beaker 1.7.0-1
Caching and sessions WSGI middleware for use with web applications and stand-alone Python scripts and applications
msys/python2-colorama 0.3.7-1
Python API for cross-platform colored terminal text.
msys/python2-distutils-extra 2.38-2
Enhancements to the Python build system
msys/python2-fastimport 0.9.4-1
VCS fastimport/fastexport parser
msys/python2-mako 1.0.4-1
A super-fast templating language that borrows the best ideas from the existing templating languages
msys/python2-markupsafe 0.23-2
Implements a XML/HTML/XHTML Markup safe string for Python
msys/python2-mock 1.0.1-1
Mocking and Patching Library for Testing
msys/python2-nose 1.3.7-1
A discovery-based unittest extension
msys/python2-py 1.4.31-1
library with cross-python path, ini-parsing, io, code, log facilities
msys/python2-pyalpm 0.8-3
Libalpm bindings for Python
msys/python2-pygments 2.1.3-1
A syntax highlighting engine written in Python
msys/python2-setuptools 20.2.2-1
Easily download, build, install, upgrade, and uninstall Python packages
msys/python3-beaker 1.7.0-1
Caching and sessions WSGI middleware for use with web applications and stand-alone Python scripts and applications
msys/python3-colorama 0.3.7-1
Python API for cross-platform colored terminal text.
msys/python3-distutils-extra 2.38-2
Enhancements to the Python build system
msys/python3-fastimport 0.9.4-1
VCS fastimport/fastexport parser
msys/python3-mako 1.0.4-1
A super-fast templating language that borrows the best ideas from the existing templating languages
msys/python3-markupsafe 0.23-2
Implements a XML/HTML/XHTML Markup safe string for Python
msys/python3-mock 1.0.1-1
Mocking and Patching Library for Testing
msys/python3-nose 1.3.7-1
A discovery-based unittest extension
msys/python3-py 1.4.31-1
library with cross-python path, ini-parsing, io, code, log facilities
msys/python3-pyalpm 0.8-3
Libalpm bindings for Python
msys/python3-pygments 2.1.3-1
A syntax highlighting engine written in Python
msys/python3-setuptools 20.2.2-1
Easily download, build, install, upgrade, and uninstall Python packages
msys/quilt 0.65-1 (base-devel)
Manage large numbers of patches
msys/rarian 0.8.1-1
Documentation meta-data library, designed as a replacement for Scrollkeeper.
msys/rcs 5.9.4-1 (base-devel)
Revision Control System: manages multiple revisions of files
msys/re2c 0.16-1
A tool for generating C-based recognizers from regular expressions
msys/rebase 4.4.2-1 (base)
The Cygwin rebase distribution contains four utilities, rebase, rebaseall, peflags, and peflagsall.
msys/remake-git 4.1.2943.f059924-1
Enhanced GNU Make - tracing, error reporting, debugging, profiling and more
msys/rsync 3.1.2-2 (net-utils)
A file transfer program to keep remote files in sync
msys/ruby 2.3.3-1
An object-oriented language for quick and easy programming
msys/ruby-docs 2.3.3-1
Documentation files for ruby
msys/scons 2.5.0-1 (base-devel)
Extensible Python-based build utility
msys/screenfetch 3.7.0-1
Bash screenshot information tool
msys/sed 4.4-2 (base base-devel)
GNU stream editor
msys/setconf 0.7.2-1
Utility to easily change settings in configuration files
msys/sgml-common 0.6.3-1
Tools for maintaining centralized SGML catalogs.
msys/sharutils 4.15-1
Makes so-called shell archives out of many files
msys/socat 1.7.3.2-1
Multipurpose relay
msys/sqlite 3.10.0.0-1
A C library that implements an SQL database engine
msys/sqlite-doc 3.10.0.0-1
Most of the static HTML files that comprise this website, including all of the SQL Syntax and the C/C++ interface specs and other miscellaneous documentation
msys/ssh-pageant-git 1.4.4.gf09e76e-1
An SSH authentication agent for Cygwin/MSYS to PuTTY's Pageant
msys/sshpass 1.05-1
Full ssh into accepting an interactive password non-interactively
msys/subversion 1.9.5-1 (VCS)
A Modern Concurrent Version Control System
msys/swig 3.0.10-1 (base-devel)
Generate scripting interfaces to C/C++ code
msys/tar 1.29-1 (compression)
Utility used to store, backup, and transport files
msys/task 2.5.1-1
A command-line todo list manager
msys/tcl 8.5.18-1
The Tcl scripting language
msys/tcsh 6.19.00-1
C shell with file name completion and command line editing
msys/termbox 1.1.0-1
Library for writing text-based user interfaces
msys/texinfo 6.3-1 (base-devel)
Utilities to work with and produce manuals, ASCII text, and on-line documentation from a single source file
msys/texinfo-tex 6.3-1 (base-devel)
Utilities to work with and produce manuals, ASCII text, and on-line documentation from a single source file
msys/tftp-hpa 5.2-1 (base)
Official tftp server
msys/tig 2.2-1
Text-mode interface for Git
msys/time 1.7-1 (base)
Utility for monitoring a program's use of system resources
msys/tmux-git 2.1.263.g5083e93-1
A terminal multiplexer
msys/tree 1.7.0-1
A directory listing program displaying a depth indented list of files
msys/ttyrec 1.0.8-1 (base base-devel)
A tty recorder
msys/txt2tags 2.6-4
A text formatting and conversion tool.
msys/tzcode 2017.b-1 (base)
Sources for time zone and daylight saving time data
msys/ucl 1.03-1
Portable lossless data compression library written in ANSI C
msys/ucl-devel 1.03-1 (development)
ucl headers and libraries
msys/unrar 5.3.7-1 (base-devel)
The RAR uncompression program
msys/unzip 6.0-2 (compression)
Unpacks .zip archives such as those made by PKZIP
msys/upx 3.91-1
Ultimate executable compressor.
msys/util-linux 2.26.2-1 (base)
Collection of basic system utilities
msys/util-macros 1.19.0-1 (development)
X.Org Autotools macros
msys/vim 8.0.0237-1 (editors)
msys/vimpager 2.02-1
Use ViM as PAGER
msys/vimpager-git r279.bc5548d-1
Use ViM as PAGER
msys/w3m 0.5.3-1
w3m is a pager with WWW capability
msys/wcd 6.0.0-1 (sys-utils)
Wherever Change Directory
msys/wget 1.19.1-1 (base-devel)
A network utility to retrieve files from the Web
msys/which 2.21-2 (base)
A utility to show the full path of commands
msys/whois 5.2.9-1
The whois client by Marco d'Itri
msys/windows-default-manifest 6.4-1
Default Windows application manifest
msys/winpty 0.4.2-1
A Windows software package providing an interface similar to a Unix pty-master for communicating with Windows console programs
msys/xdelta3 3.0.11-1
Diff utility which works with binary files
msys/xmlto 0.0.28-1 (base-devel)
Convert xml to many other formats
msys/xproto 7.0.26-1 (development)
X11 core wire protocol and auxiliary headers
msys/xz 5.2.3-1 (compression)
Library and command line tools for XZ and LZMA compressed files
msys/yasm 1.3.0-2
A rewrite of NASM to allow for multiple syntax supported (NASM, TASM, GAS, etc.)
msys/yasm-devel 1.3.0-2
A rewrite of NASM to allow for multiple syntax supported (NASM, TASM, GAS, etc.)
msys/yelp-tools 3.18.0-1
Tools for creating Yelp documentation
msys/yelp-xsl 3.20.0-1
Stylesheets for Yelp
msys/zip 3.0-1
Creates PKZIP-compatible .zip files
msys/zlib 1.2.11-1 (libraries)
Compression library implementing the deflate compression method found in gzip and PKZIP
msys/zlib-devel 1.2.11-1 (development)
zlib headers and libraries
msys/znc-git r4470.9b31a07-1
An IRC bouncer with modules & scripts support
msys/zsh 5.3.1-1
A very advanced and programmable command interpreter (shell) for UNIX
msys/zsh-doc 5.3.1-1
Info, HTML and PDF format of the ZSH documentation