An open API service indexing awesome lists of open source software.

https://github.com/gnosis/pod-idn2

Swift bindings for libidn2
https://github.com/gnosis/pod-idn2

Last synced: 7 months ago
JSON representation

Swift bindings for libidn2

Awesome Lists containing this project

README

          

# idn2Swift

The Swift bindings for the GNU libidn2 C library.

The libraries are pre-compiled and shipped with this pod (see the build_idn2.sh and build_unistring.sh) because compilatioin take quite some time.

There are no changes to libidn2, only the Swift wrappers were added.