special fix of the notation

This commit is contained in:
Trilarion
2017-12-11 11:44:04 +01:00
parent a8cc037a09
commit d76de8e9ab
83 changed files with 84 additions and 84 deletions

View File

@ -3,7 +3,7 @@
_Cross-platform library mainly aimed at video game and multimedia programming._
- Home: http://liballeg.org/
- Wikipedia: https://en.wikipedia.org/wiki/Allegro_(software)
- Media: https://en.wikipedia.org/wiki/Allegro_(software)
- Download: http://liballeg.org/download.html
- State: mature
- Code: primary repository (type if not git), other repositories (type if not git)

View File

@ -3,7 +3,7 @@
_Boost provides free peer-reviewed portable C++ source libraries._
- Home: http://www.boost.org/
- Wikipedia: <https://en.wikipedia.org/wiki/Boost_(C%2B%2B_libraries)>
- Media: <https://en.wikipedia.org/wiki/Boost_(C%2B%2B_libraries)>
- Download: http://www.boost.org/users/download/
- State: mature
- Code: https://github.com/boostorg/boost

View File

@ -3,7 +3,7 @@
_C++ class library of cryptographic schemes._
- Home: https://cryptopp.com/
- Wikipedia: https://en.wikipedia.org/wiki/Crypto%2B%2B
- Media: https://en.wikipedia.org/wiki/Crypto%2B%2B
- Download: https://cryptopp.com/#download
- Code: https://github.com/weidai11/cryptopp
- Language(s): C++

View File

@ -3,7 +3,7 @@
_Tool for generating documentation from annotated C++ sources._
- Home: http://www.stack.nl/~dimitri/doxygen/
- Wikipedia: https://en.wikipedia.org/wiki/Doxygen
- Media: https://en.wikipedia.org/wiki/Doxygen
- Download: http://www.stack.nl/~dimitri/doxygen/download.html
- State: mature
- Keywords: tool, source documentation generator

View File

@ -3,7 +3,7 @@
_Capable of producing high-quality output (glyph images) of most vector and bitmap font formats._
- Home: https://www.freetype.org/
- Wikipedia: https://en.wikipedia.org/wiki/FreeType
- Media: https://en.wikipedia.org/wiki/FreeType
- Download: https://www.freetype.org/download.html
- State: mature
- Code: http://git.savannah.gnu.org/cgit/freetype/

View File

@ -3,7 +3,7 @@
_OpenType text shaping engine._
- Home: https://www.freedesktop.org/wiki/Software/HarfBuzz/
- Wikipedia: https://en.wikipedia.org/wiki/HarfBuzz
- Media: https://en.wikipedia.org/wiki/HarfBuzz
- Download: see home
- State: mature
- Code: https://github.com/harfbuzz/harfbuzz

View File

@ -3,7 +3,7 @@
_libpng is the official PNG reference library._
- Home: http://libpng.org/pub/png/libpng.html
- Wikipedia: https://en.wikipedia.org/wiki/Libpng
- Media: https://en.wikipedia.org/wiki/Libpng
- Download: see home
- State: mature
- Keywords: official

View File

@ -3,7 +3,7 @@
_Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform)._
- Home: http://www.xmlsoft.org/
- Wikipedia: https://en.wikipedia.org/wiki/Libxml2
- Media: https://en.wikipedia.org/wiki/Libxml2
- Download: http://www.xmlsoft.org/downloads.html
- State: mature
- Code: https://git.gnome.org//browse/libxml2/

View File

@ -3,7 +3,7 @@
_Powerful, efficient, lightweight, embeddable scripting language._
- Home: http://www.lua.org/
- Wikipedia: <https://en.wikipedia.org/wiki/Lua_(programming_language)>
- Media: <https://en.wikipedia.org/wiki/Lua_(programming_language)>
- Download: http://www.lua.org/download.html
- State: mature
- Code: see download https://github.com/lua/lua (mirror)

View File

@ -3,7 +3,7 @@
_The LZMA SDK provides the documentation, samples, header files, libraries, and tools you need to develop applications that use LZMA compression._
- Home: http://7-zip.org/
- Wikipedia: https://en.wikipedia.org/wiki/Lempel%E2%80%93Ziv%E2%80%93Markov_chain_algorithm
- 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
- Code: see download

View File

@ -3,7 +3,7 @@
_Cross-platform audio application programming interface (API)._
- Home: http://www.openal.org/
- Wikipedia: https://en.wikipedia.org/wiki/OpenAL
- Media: https://en.wikipedia.org/wiki/OpenAL
- Code: http://www.openal.org/downloads/
- License: Proprietary since v1.1, LGPL before

View File

@ -3,7 +3,7 @@
_Software implementation of the OpenAL 3D audio API._
- Home: http://kcat.strangesoft.net/openal.html
- Wikipedia: https://en.wikipedia.org/wiki/OpenAL#Implementations
- Media: https://en.wikipedia.org/wiki/OpenAL#Implementations
- Code: http://repo.or.cz/openal-soft.git
- Language(s): C
- License: LGPL-2.0

View File

@ -3,7 +3,7 @@
_Toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols._
- Home: https://www.openssl.org/
- Wikipedia: https://en.wikipedia.org/wiki/OpenSSL
- Media: https://en.wikipedia.org/wiki/OpenSSL
- Download: https://www.openssl.org/source/
- State: mature
- Code: https://www.openssl.org/source/gitrepo.html https://github.com/openssl/openssl (mirror)

View File

@ -3,7 +3,7 @@
_Tool used when compiling applications and libraries._
- Home: https://www.freedesktop.org/wiki/Software/pkg-config/
- Wikipedia: https://en.wikipedia.org/wiki/Pkg-config
- Media: https://en.wikipedia.org/wiki/Pkg-config
- Download: https://pkg-config.freedesktop.org/releases/
- State: mature
- Keywords: tool

View File

@ -3,7 +3,7 @@
_Implements a large subset of the POSIX standard threads related API._
- Home: https://sourceware.org/pthreads-win32/
- Wikipedia: https://en.wikipedia.org/wiki/POSIX_Threads#POSIX_Threads_for_Windows
- Media: https://en.wikipedia.org/wiki/POSIX_Threads#POSIX_Threads_for_Windows
- Download: see home
- State: mature
- Code: cvs (see home) https://github.com/GerHobbelt/pthread-win32

View File

@ -3,7 +3,7 @@
_Compiles executable finite state machines from regular languages._
- Home: http://www.colm.net/open-source/ragel/
- Wikipedia: https://en.wikipedia.org/wiki/Ragel
- Media: https://en.wikipedia.org/wiki/Ragel
- Download: see home
- State: mature
- Code: git://git.colm.net/ragel.git

View File

@ -3,7 +3,7 @@
_Simple DirectMedia Layer is a cross-platform development library designed to provide low level access._
- Home: https://www.libsdl.org/index.php
- Wikipedia: https://en.wikipedia.org/wiki/Simple_DirectMedia_Layer
- Media: https://en.wikipedia.org/wiki/Simple_DirectMedia_Layer
- Download: https://www.libsdl.org/download-2.0.php
- State: mature
- Keywords: multimedia hardware abstraction layer, 3D graphics

View File

@ -3,7 +3,7 @@
_SFML provides a simple interface to the various components of your PC._
- Home: https://www.sfml-dev.org/
- Wikipedia: https://en.wikipedia.org/wiki/Simple_and_Fast_Multimedia_Library
- Media: https://en.wikipedia.org/wiki/Simple_and_Fast_Multimedia_Library
- Download: https://www.sfml-dev.org/download.php
- State: mature
- Code: https://github.com/SFML/SFML

View File

@ -3,7 +3,7 @@
_Software development tool that connects programs written in C and C++ with a variety of high-level programming languages._
- Home: http://swig.org/
- Wikipedia: https://en.wikipedia.org/wiki/SWIG
- Media: https://en.wikipedia.org/wiki/SWIG
- Download: http://www.swig.org/download.html
- State: mature
- Keywords: language binding, interface generator

View File

@ -3,7 +3,7 @@
_C++ library that lets developers create applications for Windows, Mac OS X, Linux and other platforms._
- Home: http://wxwidgets.org/
- Wikipedia: https://en.wikipedia.org/wiki/WxWidgets
- Media: https://en.wikipedia.org/wiki/WxWidgets
- Download: http://wxwidgets.org/downloads/
- State: mature
- Keywords: gui toolkit

View File

@ -3,7 +3,7 @@
_General-purpose data compression software with a high compression ratio._
- Home: https://tukaani.org/xz/
- Wikipedia: https://en.wikipedia.org/wiki/XZ_Utils
- Media: https://en.wikipedia.org/wiki/XZ_Utils
- Download: see home
- State: mature
- Code: https://git.tukaani.org/?p=xz.git

View File

@ -3,7 +3,7 @@
_zlib is a software library used for data compression._
- Home: http://zlib.net/
- Wikipedia: https://en.wikipedia.org/wiki/Zlib
- Media: https://en.wikipedia.org/wiki/Zlib
- State: mature
- Code: https://github.com/madler/zlib
- Language(s): C