Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not delete *.la files manually | Bartłomiej Piotrowski | 2015-09-10 | 1 | -1/+0 |
| | | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified. | ||||
* | Initial APKBUILD for passwdgen | Fabian Affolter | 2012-01-16 | 1 | -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/ |