summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/web-mode/metadata.xml')
-rw-r--r--app-emacs/web-mode/metadata.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/app-emacs/web-mode/metadata.xml b/app-emacs/web-mode/metadata.xml
new file mode 100644
index 000000000000..d72c4fc42bb5
--- /dev/null
+++ b/app-emacs/web-mode/metadata.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+
+<pkgmetadata>
+ <maintainer type="project">
+ <email>gnu-emacs@gentoo.org</email>
+ <name>Gentoo GNU Emacs project</name>
+ </maintainer>
+ <longdescription>
+ web-mode.el is an emacs major mode for editing web templates aka HTML files
+ embedding parts (CSS/JavaScript) and blocks (pre rendered by client/server
+ side engines). web-mode.el is compatible with many template engines: PHP,
+ JSP, ASP, Django, Twig, Jinja, Mustache, ERB, FreeMarker, Velocity,
+ Cheetah, Smarty, CTemplate, Mustache, Blade, ErlyDTL, Go Template, Dust.js,
+ Google Closure (soy), React/JSX, Angularjs, ejs, Nunjucks, etc.
+ </longdescription>
+ <upstream>
+ <bugs-to>https://github.com/fxbois/web-mode/issues/</bugs-to>
+ <remote-id type="github">fxbois/web-mode</remote-id>
+ </upstream>
+ <stabilize-allarches />
+</pkgmetadata>