pal 0.4.3-8.1build4 source package in Ubuntu

Changelog

pal (0.4.3-8.1build4) disco; urgency=medium

  * No-change rebuild for readline soname change.

 -- Matthias Klose <email address hidden>  Mon, 14 Jan 2019 20:03:05 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Disco
Original maintainer:
CarstenHey
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe utils
Jammy release universe utils
Focal release universe utils

Downloads

File Size SHA-256 Checksum
pal_0.4.3.orig.tar.gz 127.8 KiB ce470cb7be76522ff58cd0325ad7817b6cc2132a5e0cea55de8c9eb63b54551c
pal_0.4.3-8.1build4.diff.gz 11.7 KiB bc9ded050ab30aa958d919ce2afbf9ee3705c9c6f6adf3ab9680adc56f1bf5c6
pal_0.4.3-8.1build4.dsc 1.7 KiB 9a12846c78a46a1d4704ae6ccf2ae32d798785ef26ec754aa8befd006887cb26

Available diffs

View changes file

Binary packages built by this source

pal: command-line calendar program that can keep track of events

 pal is a command-line calendar program for Unix/Linux systems that can keep
 track of events. It has similarities with the Unix cal command, the more
 complex GNU gcal program, and the calendar program distributed with the BSDs.
 .
 Some of pal's main features are:
  * A cal-like calendar that highlights days that have events.
  * Assign different colors to different types of events.
  * Search events with regular expressions (-s).
  * Includes calendars for US holidays, Christian holidays, world holidays,
    historical events and more.
  * One-time events and a variety of recurring events are supported (daily,
    weekly, monthly, yearly). Recurring events can have start and end dates.
  * Easy-to-use interface for interactively adding, editing and deleting
    events (-m).
  * Automated deletion of old events (-x).
  * Option to generate an HTML calendar (--html).
  * Option to generate a LaTeX calendar suitable for printing (--latex).
 .
 Ways to use pal effectively include:
  * Create your own calendar files and be reminded of upcoming meetings,
    deadlines, and events.
  * Remind yourself daily of your "To Do" list by using the special TODO event
    type.
  * Run pal in your shell initialization file (such as ~/.bash_profile) to see
    your calendar whenever you open a new terminal.
  * Set up a cron job that emails you and/or others the output of pal every
    morning (--mail).
  * View the calendars of other pal users on the same system.

pal-dbgsym: debug symbols for pal