File: control

package info (click to toggle)
birthday 1.6.2-4
  • links: PTS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 508 kB
  • sloc: ansic: 1,407; makefile: 53; sh: 44; perl: 31
file content (19 lines) | stat: -rw-r--r-- 725 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: birthday
Section: misc
Priority: optional
Maintainer: Patrick Uiterwijk <puiterwijk@gmail.com>
Build-Depends: cdbs, debhelper (>= 7)
Standards-Version: 3.9.3
Homepage: http://sourceforge.net/projects/birthday/

Package: birthday
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: perl
Description: Display information about pending events on login
 Given a list of the dates of various different events, works out and
 displays a list of those which will come up in the next couple of
 weeks. This was originally designed for birthdays, but can equally be
 used for reminders about yearly events, or for a running diary.
 .
 Note that if you want to use vcf2birthday script you will need perl.