File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 5
5
[ ![ Coverage Status] ( https://coveralls.io/repos/JuliaString/Unicode_Entities.jl/badge.svg?branch=master&service=github )] ( https://coveralls.io/github/JuliaString/Unicode_Entities.jl?branch=master )
6
6
7
7
[ ![ codecov.io] ( http://codecov.io/github/JuliaString/Unicode_Entities.jl/coverage.svg?branch=master )] ( http://codecov.io/github/JuliaString/Unicode_Entities.jl?branch=master )
8
+
9
+ Unicode_Entities.jl: Support for using Unicode entity names for characters
10
+ ====================================================================
11
+
12
+ This builds tables for looking up Unicode entity names and returning the Unicode character(s),
13
+ looking up a character or pair of characters and finding Unicode entity names that return it/them,
14
+ and finding all of the Unicode name completions for a particular string, if any.
You can’t perform that action at this time.
0 commit comments