12345678910111213141516171819202122232425262728 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
- <pkgmetadata>
- <maintainer type="person">
- <email>chead@chead.ca</email>
- <name>Christopher Head</name>
- <description>Proxy maintainer, assign bugs</description>
- </maintainer>
- <maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
- <longdescription lang="en">
- pwsafe is a commandline password database utility compatible with
- Counterpane's Password Safe. It is compatible with Counterpane Password
- Safe 1.9.x and 2.0 databases. It can interact with X11 selection and
- clipboard.
- </longdescription>
- <upstream>
- <maintainer>
- <email>ndade@nsd.dyndns.org</email>
- <name>Nicolas Dade</name>
- </maintainer>
- <remote-id type="sourceforge">pwsafe</remote-id>
- <remote-id type="github">nsd20463/pwsafe</remote-id>
- </upstream>
- </pkgmetadata>
|