Merge branch 'master' into subtree
[nikiroo-utils.git] / data / package-info.java
1 /**
2 * This package contains the data structure used by the program, without the
3 * logic behind them.
4 * <p>
5 * All the classes inside are serializable.
6 *
7 * @author niki
8 */
9 package be.nikiroo.fanfix.data;