Java module to create, read and write Password Safe V3 encrypted databases. The package is a mature offspring from project JPasswords and can be used with Java 1.8. There is an API document available.
password safe / manager for linux and windows (and mac ?) via qt
Password safe for Windows and Linux.
If you want to manage your passwords (or other information) in one file and access that file with Windows and with Linux, this could be your choice.
You create trees where each knot and leaf contains as many key/value pairs as you like. Then the whole thing is written encrypted to one file.
Windows binaries and Debian32/64 binaries are downloadable. If you want to build it yourself - I suggest Linux users do that - get Qt4, call qmake and make...
Password generator. The user can choice the characters, write the results in text file, make pronunceable passwords, choice the number of digits and codes. Visual version made in Java and non-visual version in C. Great performance.