app-emacs/pymacs: amd64 stable wrt bug #721740
[gentoo.git] / app-emacs / ghub / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4 <maintainer type="project">
5   <email>gnu-emacs@gentoo.org</email>
6   <name>Gentoo GNU Emacs project</name>
7 </maintainer>
8 <longdescription>
9 Ghub is a library that provides basic support for using the Github API
10 from Emacs packages.  It abstracts access to API resources using only
11 a handful of functions that are not resource-specific.
12
13 Ghub handles the creation, storage and use of access tokens using a
14 setup wizard to make it easier for users to get started and to reduce
15 the support burden imposed on package maintainers.  It also comes with
16 a comprehensive manual to address the cases when things don't just
17 work as expected or in case you don't want to use the wizard.
18
19 Ghub is intentionally limited to only provide these two essential
20 features — basic request functions and guided setup — to avoid being
21 too opinionated, which would hinder wide adoption.  It is assumed that
22 wide adoption would make life easier for users and maintainers alike,
23 because then all packages that talk to the Github API could be
24 configured the same way.
25 </longdescription>
26 <stabilize-allarches/>
27 <upstream>
28   <remote-id type="github">magit/ghub</remote-id>
29 </upstream>
30 </pkgmetadata>