Initial commit (working)
[fanfix.git] / src / be / nikiroo / fanfix / package-info.java
CommitLineData
08fe2e33
NR
1/**
2 * Fanfic Reader is a program that can support a few different websites from
3 * which to retrieve stories, then process them into <tt>epub</tt> (or other)
4 * files that you can read anywhere.
5 * <p>
6 * It has support for a {@link be.nikiroo.fanfix.Library} system, too.
7 *
8 * @author niki
9 */
10package be.nikiroo.fanfix;