lucienne: Server side feed aggregator/reader
Deprecated
Lucienne is a simple server side feed aggregator/reader that helps you managing your subscribed feeds. It provides multi user support using basic access authentication. A running mongoDB (http://www.mongodb.org) serves as database backend.
Installing instructions:
Run a mongoDB instance
cabal install
this package. This will result in two executables:lucienne
andlucienne-fetch
.Run
lucienne
. You might want to limit the maximum heap size, e.g.lucienne +RTS -M30m
Run
lucienne-fetch
periodically (e.g. by a cron job)
Lucienne accepts the following options:
lucienne: -p PORT --port=PORT Port of incoming requests -d HOST --databaseHost=HOST Database host -e PORT --databasePort=PORT Database port -h --help Print this help
Downloads
- lucienne-0.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.1, 0.0.2 |
---|---|
Dependencies | base (>=3 && <5), base64-bytestring (>=0.1 && <0.2), blaze-html (>=0.4 && <0.5), bson (>=0.1 && <0.2), bytestring (>=0.9 && <0.10), compact-string-fix (>=0.3 && <0.4), feed (>=0.3 && <0.4), happstack (>=7.0 && <7.1), happstack-server (>=7.0 && <7.1), HTTP (>=4000.2 && <4000.3), mongoDB (>=1.2 && <1.3), mtl (>=2.1 && <2.2), network (>=2.3 && <2.4), SHA (>=1.5 && <1.6), text (>=0.11 && <0.12), time (>=1.4 && <1.5) [details] |
License | LicenseRef-GPL |
Author | Alexander Bau |
Maintainer | Alexander Bau |
Category | Web |
Home page | http://www.imn.htwk-leipzig.de/~abau/lucienne |
Uploaded | by AlexanderBau at 2012-06-09T15:26:03Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | lucienne-fetch, lucienne |
Downloads | 1703 total (8 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-24 [all 7 reports] |