Use https by default
[gentoo.git] / dev-embedded / parapin / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <herd>dev-embedded</herd>
5         <longdescription>
6 Parapin makes it easy to write C code under Linux that controls individual pins on a PC parallel port. This kind of control is very useful for 
7 electronics projects that use the PC's parallel port as a generic digital I/O interface. Parapin goes to great lengths to insulate the programmer 
8 from the somewhat complex parallel port programming interface provided by the PC hardware, making it easy to use the parallel port for digital 
9 I/O. By the same token, this abstraction also makes Parapin less useful in applications that need to actually use the parallel port as a parallel 
10 port (e.g., for talking to a printer).
11 </longdescription>
12         <upstream>
13                 <remote-id type="sourceforge">parapin</remote-id>
14         </upstream>
15 </pkgmetadata>