Skip to Content

libunistring v1.2

Created
Updated

GNU libunistring provides functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard.

# 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. 

# Supported Platforms

!xbox

  • linux
  • osx
  • uwp
  • windows

    # Features

    No features defined.

    # Dependencies

    No transitive dependencies.

    # Host Dependencies

    No dependencies.

    # Dependents

    # Host Dependents

    No dependents.

    # Contributors

    • Kai Pastor's avatar Kai Pastor
    • nicole mazzuca's avatar nicole mazzuca
    • Billy O'Neal's avatar Billy O'Neal
    • Daniel Collins's avatar Daniel Collins
    • Chuck Walbourn's avatar Chuck Walbourn
    • Jia Yue Hua's avatar Jia Yue Hua

    # Changelog

    • e2dcca9 [libunistring] update to 1.2 (#37266)
    • 5d2a0a9 Update xbox supports expressions for failing ports with copyleft licenses (#31770)
    • dca3c4f Parallelize symbol collection for renaming (#27819)
    • 2871ddd [libunistring] Enable uwp (#27749)
    • 5726943 [libunistring] Update, fix cross builds (#27677)
    • 8288d7e [libunistring] Add support for building on Windows (#24253)
    • c9e786d [many ports] remove remaining vcpkg_fail_port_install calls. (#22770)
    • ff190a5 [macos ci] update 2021-07-27 (#19207)
    • 4084431 [libunistring] New port (#18997)

    # Source