diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-05 23:25:16 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-05 23:25:16 (EDT) |
commit | da6a6015eb7821f1aa2700258913328d2b46f6d5 (patch) | |
tree | 9204faccb84addf4aa4eb902676edea32cbbcf86 /tzcode-doc.pkg/control | |
parent | c38774168d62ba37d845b34546d2232752388078 (diff) |
Add tzcode packages
Diffstat (limited to 'tzcode-doc.pkg/control')
-rw-r--r-- | tzcode-doc.pkg/control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tzcode-doc.pkg/control b/tzcode-doc.pkg/control new file mode 100644 index 0000000..3569092 --- /dev/null +++ b/tzcode-doc.pkg/control @@ -0,0 +1,6 @@ +Architecture: all +Platform: all +Depends: tzcode-common (= ${Source-Version}) +Description: Time zone and daylight saving time utilities - documentation + This package provides documentation for the tzselect, zic, and zdump utilities + for working with time zone and daylight saving time data. |