]> gitweb @ CieloNegro.org - Rakka.git/blob - Rakka.cabal
In early development
[Rakka.git] / Rakka.cabal
1 Name:
2     Rakka
3 Synopsis:
4     Wiki engine with Subversion backend
5 Description:
6     FIXME: write this
7 Version:
8     0.1
9 License:
10     PublicDomain
11 Author:
12     PHO <phonohawk at ps dot sakura dot ne dot jp>
13 Maintainer:
14     PHO <phonohawk at ps dot sakura dot ne dot jp>
15 Stability:
16     experimental
17 Homepage: 
18     http://ccm.sherry.jp/Rakka/
19 Category:
20     Web
21 Tested-With:
22     GHC == 6.6.1
23 Build-Depends:
24     base, network, unix, Lucu
25 Data-Files:
26     defaultPages/Main_Page
27     schemas/rakka-page-1.0.rng
28
29 Executable:
30     rakka
31 Main-Is:
32     Main.hs