|
Subject: [ANN] Hazakura - search-based MUA written in Haskell Newsgroups: gmane.comp.lang.haskell.general Date: 2006-04-26 17:53:35 GMT (3 years, 10 weeks, 11 hours and 20 minutes ago) Dear all, I am pleased to announce the first release of hazakura, a search-based mail client. web page (to build): http://www.city5.org/hazakura/ source code: http://www.city5.org/haskellprog/hazakura/ You can get the source code using darcs as follows. darcs get http://www.city5.org/haskellprog/hazakura/ Although hazakura is written in Haskell, it uses Hyper Estraier as the search-engine, and QDBM as storage. So, you must install these libraries and their bindings. QDBM: http://qdbm.sourceforge.net/ binding: http://www.city5.org/haskellprog/qdbm/ Hyper Estraier: http://hyperestraier.sourceforge.net/ binding: http://www.city5.org/haskellprog/hstraier/ And also, you must install the following libraries: * wxWidgets and wxHaskell * Crypto The current status of hazakura is experimental. It lacks many fundamental functionalities and will have many bugs. But, it works (i.e. it can send, receive, search, and display mails). Any comments are welcome. Thanks, -- Jun Mukai mukai <at> jmuk.org |
|
|