blob: 451f66652aaa053e02808c35c23abc1e4c75896f (
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>
clojure-mode is an Emacs major mode that provides font-lock (syntax
highlighting), indentation, navigation and refactoring support for the
Clojure(Script) programming language.
</longdescription>
<upstream>
<bugs-to>https://github.com/clojure-emacs/clojure-mode/issues/</bugs-to>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|