https://github.com/benoitc/unicode_util_compat
unicode_util compatibility library for Erlang < 20
https://github.com/benoitc/unicode_util_compat
Last synced: 12 months ago
JSON representation
unicode_util compatibility library for Erlang < 20
- Host: GitHub
- URL: https://github.com/benoitc/unicode_util_compat
- Owner: benoitc
- License: apache-2.0
- Created: 2017-05-22T09:42:54.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-04-23T22:38:09.000Z (almost 2 years ago)
- Last Synced: 2025-03-10T02:48:18.794Z (12 months ago)
- Language: Erlang
- Homepage:
- Size: 657 KB
- Stars: 10
- Watchers: 6
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
unicode_util_compat
=====
allows the usage of unicode_util and string from Erlang R21 in older erlang >= R18.
Build
-----
$ rebar3 compile