blob: de573e1c1debbb4def84f39dfd1b3ef97e2711fa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gnu-emacs@gentoo.org</email>
<name>Gentoo GNU Emacs project</name>
</maintainer>
<longdescription>
cask-mode is a major mode for editing Cask files. It provides syntax
highlighting, comment toggling and indentation.
</longdescription>
<upstream>
<bugs-to>https://github.com/Wilfred/cask-mode/issues/</bugs-to>
</upstream>
<stabilize-allarches />
<origin>srcux</origin>
</pkgmetadata>
|