package-info.java from DrJava at Krugle
Show package-info.java syntax highlighted
/**
* Provides extensions to the {@code java.io} package, which provides character- and byte- based
* streams and buffers, files, file filters, and serialization.
*/
package edu.rice.cs.plt.io;
See more files for this project here