Add 'src/be/nikiroo/utils/' from commit '46add0670fdee4bd936a13fe2448c5e20a7ffd0a'
[nikiroo-utils.git] / src / be / nikiroo / fanfix / library / package-info.java
1 /**
2 * This package offer a Libraries to store stories into.
3 * <p>
4 * It currently has a local library and a remote one, as well as the required
5 * remote server.
6 *
7 * @author niki
8 */
9 package be.nikiroo.fanfix.library;