Project liblangtag-0.6.3-8.el9.1
Name | liblangtag |
---|---|
Epoch | 0 |
Version | 0.6.3 |
Release | 8.el9.1 |
Website/URL | http://tagoh.bitbucket.org/liblangtag/ |
License | LGPLv3+ or MPLv2.0 |
Build Time | 2023-03-19 05:53:16 |
Build Host | builder-x86-02.inferitos.ru |
Summary | An interface library to access tags for identifying languages |
Repositories | AppStream |
Description | liblangtag is an interface library to access tags for identifying languages. Features: * several subtag registry database supports: - language - extlang - script - region - variant - extension - grandfathered - redundant * handling of the language tags - parser - matching - canonicalizing |
Errata | — |
×
Package | Summary | SHA-256 checksum |
---|---|---|
x86_64 | ||
liblangtag-0.6.3-8.el9.1.x86_64 | An interface library to access tags for identifying languages | cadf1a1594724ada95d59c97f1eece24a79ef6e3e4050c4e1da75d2c399139ea |
liblangtag-devel-0.6.3-8.el9.1.x86_64 | Development files for liblangtag | 5419ea7debc426922aeba1e98a6bad64393790c0377407eb450db35174780c6a |
liblangtag-gobject-0.6.3-8.el9.1.x86_64 | GObject introspection for liblangtag | 6f8d4452ea3126687245ef7c880598f11e9ca09042d1fc3a8d52dd72994ccbfe |
i686 | ||
liblangtag-0.6.3-8.el9.1.i686 | An interface library to access tags for identifying languages | 7bd0a09628f64f5239a4be55151ec643358c19c3f856c96f3f535f3ae733117b |
liblangtag-devel-0.6.3-8.el9.1.i686 | Development files for liblangtag | cdc4bb476a94ced0114021695e7cef892645060c80cc19e1d78466ac67870880 |
liblangtag-gobject-0.6.3-8.el9.1.i686 | GObject introspection for liblangtag | 42b9cd1a935b68965968879455036549c9b798ddce6a6dcfd6a76c10d138342f |
aarch64 | ||
liblangtag-0.6.3-8.el9.1.aarch64 | An interface library to access tags for identifying languages | b1b2ba305656ed2af001c563718adcdf212e088944d154f7b8413a9043c77e10 |
liblangtag-devel-0.6.3-8.el9.1.aarch64 | Development files for liblangtag | a3a5d908de41e9b90e0a40e00db45e66b7423610794347e553f5a82612ad6db1 |
liblangtag-gobject-0.6.3-8.el9.1.aarch64 | GObject introspection for liblangtag | 42fc1cbf3cf99531cd81d1735ac23825858a9a4b209d002b0f0db84de4696729 |
noarch | ||
liblangtag-data-0.6.3-8.el9.1.noarch | liblangtag data files | dcb22353fec2079e1d7ab494af564e42884d12d7b65053251dd86efb3f071bf8 |
liblangtag-doc-0.6.3-8.el9.1.noarch | Documentation of liblangtag API | a610d18d569f274decad224a6050d10514a2a74cd838f235d935989b13c7ddf2 |
src | ||
liblangtag-0.6.3-8.el9.1.src | An interface library to access tags for identifying languages | 8e1061bf94ecb5a3301945a1895f3c3197447e6ea3f7f6e9db413cd0114d3b03 |
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.6.3-8.1 - Rebuilt for MSVSphere 9.1. * Wed Sep 29 2021 Akira TAGOH <tagoh@redhat.com> - 0.6.3-8.1 - Add CI test. Resolves: rhbz#2008783 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.6.3-8 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Wed May 19 2021 Timm Bäder <tbaeder@redhat.com> - 0.6.3-7 - Add gcc buildrequires - Use make macros * Wed May 19 2021 Akira TAGOH <tagoh@redhat.com> - 0.6.3-6 - Update License field for liblangtag-data. It is actually Unicode but not UCD. * Wed Apr 21 2021 Akira TAGOH <tagoh@redhat.com> - 0.6.3-5 - Suppress documentation in Flatpak builds - build gir with non-parallel to avoid strange behavior.