removed two entries, re-ordered field names to match the template
This commit is contained in:
@ -4,8 +4,8 @@ _Boost provides free peer-reviewed portable C++ source libraries._
|
||||
|
||||
- Home: http://www.boost.org/
|
||||
- Media: <https://en.wikipedia.org/wiki/Boost_(C%2B%2B_libraries)>
|
||||
- Download: http://www.boost.org/users/download/
|
||||
- State: mature
|
||||
- Download: http://www.boost.org/users/download/
|
||||
- Code repository: https://github.com/boostorg/boost.git
|
||||
- Code language: C++
|
||||
- Code license: Boost license 1.0
|
||||
|
@ -4,8 +4,8 @@ _C++ class library of cryptographic schemes._
|
||||
|
||||
- Home: https://cryptopp.com/
|
||||
- Media: https://en.wikipedia.org/wiki/Crypto%2B%2B
|
||||
- Download: https://cryptopp.com/#download
|
||||
- State: mature
|
||||
- Download: https://cryptopp.com/#download
|
||||
- Code repository: https://github.com/weidai11/cryptopp.git
|
||||
- Code language: C++
|
||||
- Code license: Boost-1.0
|
||||
|
@ -4,8 +4,8 @@ _Tool for generating documentation from annotated C++ sources._
|
||||
|
||||
- Home: http://www.stack.nl/~dimitri/doxygen/
|
||||
- Media: https://en.wikipedia.org/wiki/Doxygen
|
||||
- Download: http://www.stack.nl/~dimitri/doxygen/download.html
|
||||
- State: mature
|
||||
- Download: http://www.stack.nl/~dimitri/doxygen/download.html
|
||||
- Keywords: tool, source documentation generator
|
||||
- Code repository: https://github.com/doxygen/doxygen.git
|
||||
- Code language: C++
|
||||
|
@ -4,8 +4,8 @@ _Capable of producing high-quality output (glyph images) of most vector and bitm
|
||||
|
||||
- Home: https://www.freetype.org/
|
||||
- Media: https://en.wikipedia.org/wiki/FreeType
|
||||
- Download: https://www.freetype.org/download.html
|
||||
- State: mature
|
||||
- Download: https://www.freetype.org/download.html
|
||||
- Code repository: https://git.savannah.gnu.org/git/freetype/freetype2.git (http://git.savannah.gnu.org/cgit/freetype/), https://git.savannah.gnu.org/git/freetype/freetype2-demos.git (+)
|
||||
- Code language: C
|
||||
- Code license: GPL
|
||||
|
@ -4,8 +4,8 @@ _OpenType text shaping engine._
|
||||
|
||||
- Home: https://www.freedesktop.org/wiki/Software/HarfBuzz/
|
||||
- Media: https://en.wikipedia.org/wiki/HarfBuzz
|
||||
- Download: (see home)
|
||||
- State: mature
|
||||
- Download: (see home)
|
||||
- Code repository: https://github.com/harfbuzz/harfbuzz.git
|
||||
- Code language: C++
|
||||
- Code license: MIT
|
||||
|
@ -4,8 +4,8 @@ _libpng is the official PNG reference library._
|
||||
|
||||
- Home: http://libpng.org/pub/png/libpng.html, https://libpng.sourceforge.io/
|
||||
- Media: https://en.wikipedia.org/wiki/Libpng
|
||||
- Download: (see home)
|
||||
- State: mature
|
||||
- Download: (see home)
|
||||
- Code repository: https://github.com/glennrp/libpng.git, https://sourceforge.net/p/libpng/code/ci/master/tree/
|
||||
- Code language: C
|
||||
- Code license: Custom (see LICENSE)
|
||||
|
@ -4,8 +4,8 @@ _Libxml2 is the XML C parser and toolkit developed for the Gnome project (but us
|
||||
|
||||
- Home: http://www.xmlsoft.org/
|
||||
- Media: https://en.wikipedia.org/wiki/Libxml2
|
||||
- Download: http://www.xmlsoft.org/downloads.html
|
||||
- State: mature
|
||||
- Download: http://www.xmlsoft.org/downloads.html
|
||||
- Code repository: https://gitlab.gnome.org/GNOME/libxml2.git
|
||||
- Code language: C
|
||||
- Code license: MIT
|
||||
|
@ -4,8 +4,8 @@ _Powerful, efficient, lightweight, embeddable scripting language._
|
||||
|
||||
- Home: http://www.lua.org/
|
||||
- Media: <https://en.wikipedia.org/wiki/Lua_(programming_language)>
|
||||
- Download: http://www.lua.org/download.html
|
||||
- State: mature
|
||||
- Download: http://www.lua.org/download.html
|
||||
- Code repository: https://github.com/lua/lua.git (mirror)
|
||||
- Code language: C
|
||||
- Code license: MIT
|
||||
|
@ -4,8 +4,8 @@ _The LZMA SDK provides the documentation, samples, header files, libraries, and
|
||||
|
||||
- Home: http://7-zip.org/
|
||||
- Media: https://en.wikipedia.org/wiki/Lempel%E2%80%93Ziv%E2%80%93Markov_chain_algorithm
|
||||
- Download: http://7-zip.org/download.html, http://7-zip.org/sdk.html
|
||||
- State: mature
|
||||
- Download: http://7-zip.org/download.html, http://7-zip.org/sdk.html
|
||||
- Code repository: (see download)
|
||||
- Code language: C
|
||||
- Code license: LGPL-2.0
|
||||
|
@ -4,9 +4,9 @@ _Cross-platform audio application programming interface (API)._
|
||||
|
||||
- Home: http://www.openal.org/
|
||||
- Media: https://en.wikipedia.org/wiki/OpenAL
|
||||
- Download: http://www.openal.org/downloads/
|
||||
- State: mature
|
||||
- Code repository: (see downloads)
|
||||
- Download: http://www.openal.org/downloads/
|
||||
- Code repository: (see download)
|
||||
- Code language: C
|
||||
- Code license: Proprietary (since v1.1, LGPL before)
|
||||
|
||||
|
@ -4,8 +4,8 @@ _Toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) p
|
||||
|
||||
- Home: https://www.openssl.org/
|
||||
- Media: https://en.wikipedia.org/wiki/OpenSSL
|
||||
- Download: https://www.openssl.org/source/
|
||||
- State: mature
|
||||
- Download: https://www.openssl.org/source/
|
||||
- Code repository: https://github.com/openssl/openssl.git (mirror), https://www.openssl.org/source/gitrepo.html
|
||||
- Code language: C
|
||||
- Code license: Custom (Dual licensed under special licenses, https://github.com/openssl/openssl/blob/master/LICENSE)
|
||||
|
@ -4,8 +4,8 @@ _Tool used when compiling applications and libraries._
|
||||
|
||||
- Home: https://www.freedesktop.org/wiki/Software/pkg-config/
|
||||
- Media: https://en.wikipedia.org/wiki/Pkg-config
|
||||
- Download: https://pkg-config.freedesktop.org/releases/
|
||||
- State: mature
|
||||
- Download: https://pkg-config.freedesktop.org/releases/
|
||||
- Keywords: tool
|
||||
- Code repository: https://anongit.freedesktop.org/git/pkg-config.git (https://cgit.freedesktop.org/pkg-config)
|
||||
- Code language: C
|
||||
|
@ -4,8 +4,8 @@ _Implements a large subset of the POSIX standard threads related API._
|
||||
|
||||
- Home: https://sourceware.org/pthreads-win32/
|
||||
- Media: https://en.wikipedia.org/wiki/POSIX_Threads#POSIX_Threads_for_Windows
|
||||
- Download: (see home)
|
||||
- State: mature
|
||||
- Download: (see home)
|
||||
- Code repository: https://github.com/GerHobbelt/pthread-win32.git, (cvs, see home)
|
||||
- Code language: C
|
||||
- Code license: LGPL-2.1
|
||||
|
@ -4,8 +4,8 @@ _Compiles executable finite state machines from regular languages._
|
||||
|
||||
- Home: http://www.colm.net/open-source/ragel/
|
||||
- Media: https://en.wikipedia.org/wiki/Ragel
|
||||
- Download: (see home)
|
||||
- State: mature
|
||||
- Download: (see home)
|
||||
- Code repository: git://git.colm.net/ragel.git
|
||||
- Code language: C++
|
||||
- Code license: MIT
|
||||
|
@ -4,8 +4,8 @@ _Simple DirectMedia Layer is a cross-platform development library designed to pr
|
||||
|
||||
- Home: https://www.libsdl.org/index.php
|
||||
- Media: https://en.wikipedia.org/wiki/Simple_DirectMedia_Layer
|
||||
- Download: https://www.libsdl.org/download-2.0.php
|
||||
- State: mature
|
||||
- Download: https://www.libsdl.org/download-2.0.php
|
||||
- Keywords: 3D
|
||||
- Code repository: http://hg.libsdl.org/SDL (hg)
|
||||
- Code language: C
|
||||
|
@ -4,8 +4,8 @@ _SFML provides a simple interface to the various components of your PC._
|
||||
|
||||
- Home: https://www.sfml-dev.org/
|
||||
- Media: https://en.wikipedia.org/wiki/Simple_and_Fast_Multimedia_Library
|
||||
- Download: https://www.sfml-dev.org/download.php
|
||||
- State: mature
|
||||
- Download: https://www.sfml-dev.org/download.php
|
||||
- Code repository: https://github.com/SFML/SFML.git
|
||||
- Code language: C++
|
||||
- Code license: zlib (core)
|
||||
|
@ -4,8 +4,8 @@ _Software development tool that connects programs written in C and C++ with a va
|
||||
|
||||
- Home: http://swig.org/
|
||||
- Media: https://en.wikipedia.org/wiki/SWIG
|
||||
- Download: http://www.swig.org/download.html
|
||||
- State: mature
|
||||
- Download: http://www.swig.org/download.html
|
||||
- Keywords: language binding, interface generator
|
||||
- Code repository: https://github.com/swig/swig.git
|
||||
- Code language: C++
|
||||
|
@ -4,8 +4,8 @@ _C++ library that lets developers create applications for Windows, Mac OS X, Lin
|
||||
|
||||
- Home: http://wxwidgets.org/
|
||||
- Media: https://en.wikipedia.org/wiki/WxWidgets
|
||||
- Download: http://wxwidgets.org/downloads/
|
||||
- State: mature
|
||||
- Download: http://wxwidgets.org/downloads/
|
||||
- Keywords: gui toolkit
|
||||
- Code repository: https://github.com/wxWidgets/wxWidgets.git
|
||||
- Code language: C++, Objective C
|
||||
|
@ -4,8 +4,8 @@ _General-purpose data compression software with a high compression ratio._
|
||||
|
||||
- Home: https://tukaani.org/xz/
|
||||
- Media: https://en.wikipedia.org/wiki/XZ_Utils
|
||||
- Download: (see home)
|
||||
- State: mature
|
||||
- Download: (see home)
|
||||
- Code repository: https://git.tukaani.org/xz.git (https://git.tukaani.org/?p=xz.git)
|
||||
- Code language: C
|
||||
- Code license: Custom (see file Copying, liblzma is public domain)
|
||||
@ -16,5 +16,5 @@ Supersedes [LZMA Utils](https://tukaani.org/lzma/)
|
||||
|
||||
## Building
|
||||
|
||||
- Build instructions: (see instructions in source folder windows)
|
||||
- Build instructions: manual (see instructions in source folder windows)
|
||||
|
||||
|
Reference in New Issue
Block a user