Merge branch 'master' into subtree
[nikiroo-utils.git] / 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;