aboutsummaryrefslogtreecommitdiffstats
path: root/testing/passwdgen
Commit message (Collapse)AuthorAgeFilesLines
* Do not delete *.la files manuallyBartłomiej Piotrowski2015-09-101-1/+0
| | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified.
* Initial APKBUILD for passwdgenFabian Affolter2012-01-161-0/+33
Package description: passwdgen is a random password generator. It can generate multiple types of password: - Alphanumeric. (By default) - Only upper characters - Only lower characters - Only numbers - Right hand writable passwords - Left hand writable passwords Website: http://code.google.com/p/passwdgen/