From 8cdfa445d6629ffef4cb84967ff7017654045bc2 Mon Sep 17 00:00:00 2001 From: mo khan Date: Wed, 2 Jul 2025 18:36:06 -0600 Subject: chore: add vendor directory --- vendor/unicode-script/README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 vendor/unicode-script/README.md (limited to 'vendor/unicode-script/README.md') diff --git a/vendor/unicode-script/README.md b/vendor/unicode-script/README.md new file mode 100644 index 00000000..0afbce69 --- /dev/null +++ b/vendor/unicode-script/README.md @@ -0,0 +1,7 @@ +# unicode-script + +[![Build Status](https://github.com/unicode-rs/unicode-script/workflows/Tests/badge.svg)](https://github.com/unicode-rs/unicode-script/actions) +[![Current Version](https://img.shields.io/crates/v/unicode-script.svg)](https://crates.io/crates/unicode-script) +[![License: MIT/Apache-2.0](https://img.shields.io/crates/l/unicode-script.svg)](#license) + +This crate exposes the Unicode `Script` and `Script_Extension` properties from [UAX #24](http://www.unicode.org/reports/tr24/) -- cgit v1.2.3