Java Base64 Code
Brought to you by:
cpelliccia
| File | Date | Author | Commit |
|---|---|---|---|
| doc | 2009-05-02 | cpelliccia | [r2] ignore list |
| src | 2009-05-02 | cpelliccia | [r1] initial repository population |
| BUILD.txt | 2009-05-02 | cpelliccia | [r1] initial repository population |
| CHANGELOG.txt | 2009-05-02 | cpelliccia | [r1] initial repository population |
| LICENSE.txt | 2009-05-02 | cpelliccia | [r1] initial repository population |
| README.txt | 2009-05-02 | cpelliccia | [r1] initial repository population |
| build.properties | 2009-05-02 | cpelliccia | [r1] initial repository population |
| build.xml | 2009-05-02 | cpelliccia | [r1] initial repository population |
javabase64 - A pure Java library for reading and writing Base64 ======================================== Instructions ------------ Unzip. Add the javabase64 JAR to your application CLASSPATH and enjoy it. Supported platforms: Java 2 version 1.2 or later Documentation ------------- Developer quickstart guide in doc/manual-en.html (for Italian manual-it.html) How to build ------------ See BUILD.txt License ------- See LICENSE.txt Changelog --------- See CHANGELOG.txt