summaryrefslogtreecommitdiff
path: root/dev-libs/libugpio/metadata.xml
blob: cbe47e940cefe883ed964cd364f9fe8d60acf37c (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="person">
    <email>conikost@gentoo.org</email>
    <name>Conrad Kostecki</name>
  </maintainer>
  <longdescription>
		Libugpio is a free software library to ease the use of linux kernel's sysfs
		gpio interface from C programs and/or other libraries.
		The basic function set is derived from the kernel internal gpio api.
	</longdescription>
  <upstream>
    <bugs-to>https://github.com/mhei/libugpio/issues</bugs-to>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>