Merge commit '2953f98805434534094068a52bf983b71282cf5c' into wip
[nikiroo-utils.git] / src / be / nikiroo / fanfix / supported / package-info.java
CommitLineData
08fe2e33
NR
1/**
2 * This package contains different implementation of
3 * {@link be.nikiroo.fanfix.supported.BasicSupport} to cater to different
4 * sources.
5 * <p>
6 * You are expected to use the static methods from
7 * {@link be.nikiroo.fanfix.supported.BasicSupport} to get those you need.
8 *
9 * @author niki
10 */
11package be.nikiroo.fanfix.supported;