mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
To avoid confusion when talking about the library vs. its API. The GitHub repository has not yet been renamed, so all references to it are unchanged.
18 lines
694 B
ReStructuredText
18 lines
694 B
ReStructuredText
*******
|
|
Credits
|
|
*******
|
|
|
|
libloot is written by `Ortham`_ in C++ and makes use of the `Boost`_,
|
|
`esplugin`_, `libgit2`_, `libloadorder`_, `loot-condition-interpreter`_,
|
|
`spdlog`_ and `yaml-cpp`_ libraries. The copyright licenses for all of these and
|
|
libloot itself in :doc:`../licenses/texts`.
|
|
|
|
.. _Ortham: https://github.com/Ortham
|
|
.. _Boost: http://www.boost.org/
|
|
.. _esplugin: https://github.com/Ortham/esplugin
|
|
.. _libgit2: https://github.com/libgit2/libgit2
|
|
.. _libloadorder: https://github.com/Ortham/libloadorder
|
|
.. _loot-condition-interpreter: https://github.com/loot/loot-condition-interpreter
|
|
.. _spdlog: https://github.com/gabime/spdlog
|
|
.. _yaml-cpp: https://github.com/loot/yaml-cpp
|