summaryrefslogtreecommitdiff
path: root/dev-python/hyperglot
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-05-02 20:46:22 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-05-02 20:46:22 +0000
commitcf786d149b14a3c2ff94eb31288fa70903522296 (patch)
tree4a3d2c7bdcdbcfba1f23e4ba93a0e0bb3eae6874 /dev-python/hyperglot
parent4074f66428fb80b420c673bfe9953d714c4cf38a (diff)
downloadbaldeagleos-repo-cf786d149b14a3c2ff94eb31288fa70903522296.tar.gz
baldeagleos-repo-cf786d149b14a3c2ff94eb31288fa70903522296.tar.xz
baldeagleos-repo-cf786d149b14a3c2ff94eb31288fa70903522296.zip
Adding metadata
Diffstat (limited to 'dev-python/hyperglot')
-rw-r--r--dev-python/hyperglot/metadata.xml23
1 files changed, 11 insertions, 12 deletions
diff --git a/dev-python/hyperglot/metadata.xml b/dev-python/hyperglot/metadata.xml
index 99cbceec1b93..13392087dc72 100644
--- a/dev-python/hyperglot/metadata.xml
+++ b/dev-python/hyperglot/metadata.xml
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>lssndrbarbieri@gmail.com</email>
- <name>Alessandro Barbieri</name>
- </maintainer>
- <longdescription lang="en">
+ <maintainer type="person">
+ <email>lssndrbarbieri@gmail.com</email>
+ <name>Alessandro Barbieri</name>
+ </maintainer>
+ <longdescription lang="en">
Hyperglot helps type designers answer a seemingly simple question of language support in fonts: When can I use font A to set texts in language B? It takes a pragmatic answer by identifying a standard character set for each orthography used by a language. The database that currently contains information for over 640+ languages is a work in progress, designed to grow.
We record a basic and any auxiliary character sets for each orthography of a language. Note that only actively used orthographies (their status is set to primary) are used when detecting language support in a font. Other, secondary or historical, orthographies are displayed just for information purposes.
@@ -14,9 +14,8 @@ Where relevant, we also provide a brief design note containing tips about shapin
Hyperglot is a work in progress provided AS IS, and the validity of its language data varies. To help you assess the validity of the results you view, each language in the database comes with a label indicating the quality of the data we have for it (e.g. some are considered drafts, some have been verified). We have checked the information against various online and offline sources and we are committed to continually improve it. However, we admit that mapping all the languages of the world in this way is beyond our capacity – we need help from users of each respective language! So, if you spot an issue or notice your favourite language is altogether missing from the database, get in touch. We will happily incorporate your feedback and credit you.
</longdescription>
- <upstream>
- <bugs-to>https://github.com/rosettatype/hyperglot/issues</bugs-to>
- <remote-id type="github">rosettatype/hyperglot</remote-id>
- <remote-id type="pypi">hyperglot</remote-id>
- </upstream>
-</pkgmetadata>
+ <upstream>
+ <bugs-to>https://github.com/rosettatype/hyperglot/issues</bugs-to>
+ </upstream>
+ <origin>gentoo-guru-overlay</origin>
+</pkgmetadata> \ No newline at end of file