summaryrefslogtreecommitdiff
path: root/dev-python/hyperglot
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-04-19 09:41:08 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-04-19 09:41:08 +0000
commitfd9bdc49196fba03dd5e50e378aad2cf3ef42e31 (patch)
treeb7f9add53ca9302511e433237fe666e052456811 /dev-python/hyperglot
parentd8d122d477cda9df7a78b02cab5da92a877c955b (diff)
downloadbaldeagleos-repo-fd9bdc49196fba03dd5e50e378aad2cf3ef42e31.tar.gz
baldeagleos-repo-fd9bdc49196fba03dd5e50e378aad2cf3ef42e31.tar.xz
baldeagleos-repo-fd9bdc49196fba03dd5e50e378aad2cf3ef42e31.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