Files
MuditaOS/module-utils
Marcin Smoczyński 5f7d52cb2b [EGD-2592] utils: add libphonenumber
Add libphonumber support:
 - no thread safety support (disabled mutexes, etc.)
 - use re2 regexes instead of ICU's
 - don't normalize utf8 decimals - use ASCII decimals only
2020-04-08 18:23:45 +02:00
..
2020-04-01 16:34:56 +02:00
2020-04-08 12:23:53 +02:00
2020-03-31 11:41:50 +02:00
2020-04-08 12:23:53 +02:00
2019-06-03 09:09:22 +02:00
2020-03-17 10:03:16 +01:00
2020-03-05 05:29:08 -07:00
2020-04-08 12:23:53 +02:00
2020-03-25 17:14:00 +01:00
2019-05-21 23:35:00 +02:00
2020-03-25 17:14:00 +01:00

module-utils

Repository contains common functions and structures used in rest of the system.

Currently only build for host is supported.