blob: 45d3ea98514b3f0479fd98db6bf10ea6d8e6f116 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
<description>co-maintainers welcome</description>
</maintainer>
<longdescription lang="en">
This Python 3.6+ library provides a bridge from Glyphs source files (.glyphs) to UFOs and Designspace files via defcon and designspaceLib.
</longdescription>
<upstream>
<maintainer status="active">
<email>jamesgk@google.com</email>
<name>James Godfrey-Kittle</name>
</maintainer>
<bugs-to>https://github.com/googlefonts/glyphsLib/issues</bugs-to>
</upstream>
<origin>gentoo-guru-overlay</origin>
</pkgmetadata>
|