*/*: Add maintainer-needed comment to all unmaintained packages
[gentoo.git] / dev-util / shunit2 / 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-needed-->
5         <longdescription>
6                 shUnit2 is a xUnit unit test framework for Bourne based shell scripts, and
7                 it is designed to work in a similar manner to JUnit, PyUnit, etc. If you
8                 have ever had the desire to write a unit test for a shell script, shUnit2
9                 can do the job.
10         </longdescription>
11         <upstream>
12                 <remote-id type="google-code">shunit2</remote-id>
13                 <remote-id type="github">kward/shunit2</remote-id>
14         </upstream>
15 </pkgmetadata>