libunistringv1.2
- Updated
GNU libunistring provides functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard.
- Project website: https://www.gnu.org/software/libunistring/
#License
LGPL-3.0-or-later OR GPL-2.0-or-later
The libunistring library and its header files are dual-licensed under
"the GNU LGPLv3+ or the GNU GPLv2". This means, you can use it under either
- the terms of the GNU Lesser General Public License (LGPL) version 3 or
(at your option) any later version, or
- the terms of the GNU General Public License (GPL) version 2, or
- the same dual license "the GNU LGPLv3+ or the GNU GPLv2".
You find the GNU LGPL version 3 in the file COPYING.LIB. This license is
based on the GNU GPL version 3, see file COPYING.
You can find the GNU GPL version 2 at
<https://www.gnu.org/licenses/old-licenses/gpl-2.0.html>.
Note: This dual license makes it possible for the libunistring library
to be used by packages under GPLv2 or GPLv2+ licenses, in particular. See
the table in <https://www.gnu.org/licenses/gpl-faq.html#AllCompatibility>.
The documentation is under another license; see in the documentation.#Features
No features defined.
#Host Dependencies
3 transitive dependencies:
- vcpkg-cmake (through vcpkg-cmake-get-vars)
vcpkg-cmake-get-vars (through libiconv)
Platforms:
android- vcpkg-make (through libiconv)
#Host Tool For
No ports use this.
#Contributors
Kai Pastor
nicole mazzuca
Billy O'Neal
Daniel Collins
Chuck Walbourn
Jia Yue Hua
Thomas1664
GiM