git://git.nikiroo.be
/
nikiroo-utils.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
test: improve flag files
[nikiroo-utils.git]
/
src
/
be
/
nikiroo
/
fanfix
/
library
/
package-info.java
Commit
Line
Data
e42573a0
NR
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;