[build] type = "autotools" [dependencies] runtime = ["glibc"] [package] description = "implementation of the line breaking algorithm as described in Unicode 5.2.0 Standard Annex 14, Revision 24" homepage = "https://github.com/adah1972/libunibreak/" license = "Zlib" name = "libunibreak" version = "6.1" [[source]] extract_dir = "$name-$version" post_extract = ["./autogen.sh"] url = "https://github.com/adah1972/libunibreak.git#libunibreak_6_1"