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
- Host: GitHub
- URL: https://github.com/gnosis/pod-idn2
- Owner: gnosis
- License: lgpl-3.0
- Created: 2020-04-29T14:53:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-12-07T22:14:32.000Z (almost 4 years ago)
- Last Synced: 2025-01-24T07:29:39.051Z (9 months ago)
- Language: C
- Homepage:
- Size: 82.4 MB
- Stars: 0
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.