1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
|
Source: agenda.app
Section: gnustep
Priority: optional
Maintainer: Debian GNUstep maintainers <pkg-gnustep-maintainers@lists.alioth.debian.org>
Uploaders: Yavor Doganov <yavor@gnu.org>
Build-Depends: debhelper (>= 7),
dpkg-dev (>= 1.16.1~),
imagemagick,
libgnustep-gui-dev,
libaddresses-dev,
libical-dev,
uuid-dev
Standards-Version: 3.9.3
Homepage: http://coyote.octets.fr/simpleagenda/
Vcs-Git: git://git.debian.org/pkg-gnustep/agenda.app.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-gnustep/agenda.app.git
Package: agenda.app
Architecture: any
Depends: ${shlibs:Depends},
${gnustep:Depends},
${misc:Depends}
Description: Calendar manager for GNUstep
SimpleAgenda is a an application to manage your calendars. It
handles both local and remote (webcal) calendars. Calendars can be
shared with other programs like Evolution, Dates, IceApe Calendar and
others. The following features are available:
.
* Multiple agendas.
* Handle both events and tasks.
* Support for local and remote (ftp, http) iCalendar agendas.
* Monthly calendar, day view, summary and tasks view.
* Create, resize and move appointments easily.
* Export individual elements as files and to the pasteboard.
* Import .ics files.
* Simple text search.
* Alarms with multiple backends.
|