diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2008-12-18 19:25:51 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2008-12-18 19:25:51 +0000 |
commit | 2fbe4ca64d06c5b609744c3419ed41a151194d26 (patch) | |
tree | eb70fef8cd097038ba54442bee29ee9754572235 /deskutils/ecru/pkg-descr | |
parent | 599f567a96aa395907fb6cf4ce18191d3832ad2d (diff) |
Notes
Diffstat (limited to 'deskutils/ecru/pkg-descr')
-rw-r--r-- | deskutils/ecru/pkg-descr | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/deskutils/ecru/pkg-descr b/deskutils/ecru/pkg-descr new file mode 100644 index 000000000000..321336fa4299 --- /dev/null +++ b/deskutils/ecru/pkg-descr @@ -0,0 +1,12 @@ +Ecru is a command line livejournal client. Here's a list of it's main features: + + * Uses your favourite $EDITOR for editing posts + * Supports non-interactive mode + * Supports having various templates with pre-defined post body, keywords, + subject and so on + * Supports hooks - custom scripts that are called on certain events + * Supports several configuration profiles + * Written in C++ and tends to use as few external libraries as possible + * Designed to be easily scriptable + +WWW: http://novel.evilcoder.org/ecru/ |