Parent Directory
|
Revision Log
Added python herd to metadata.xml. (Portage version: 2.1.11.9/cvs/Linux x86_64)
| 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> |
| 3 | <pkgmetadata> |
| 4 | <herd>python</herd> |
| 5 | <maintainer> |
| 6 | <email>aidecoe@gentoo.org</email> |
| 7 | <name>Amadeusz Żołnowski</name> |
| 8 | </maintainer> |
| 9 | <longdescription lang="en"> |
| 10 | PyGPGME is a Python module that lets you sign, verify, encrypt and |
| 11 | decrypt messages using the OpenPGP format. It is built on top of the |
| 12 | GNU Privacy Guard and the GPGME |
| 13 | library. |
| 14 | </longdescription> |
| 15 | </pkgmetadata> |
| ViewVC Help | |
| Powered by ViewVC 1.1.20 |