./time/py-jrnl, Command line journal application

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.9.8nb4, Package name: py311-jrnl-1.9.8nb4, Maintainer: leot

jrnl is a simple journal application for your command line. Journals
are stored as human readable plain text files - you can put them
into a Dropbox folder for instant syncing and you can be assured
that your journal will still be readable in 2050, when all your
fancy iPad journal applications will long be forgotten.

jrnl also plays nice with the fabulous DayOne and can read and
write directly from and to DayOne Journals.

Optionally, your journal can be encrypted using the 256-bit AES.


Required to run:
[devel/py-setuptools] [devel/py-readline] [time/py-dateutil] [time/py-pytz] [time/py-parsedatetime] [security/py-keyring] [lang/py-six] [time/py-tzlocal] [security/py-cryptodome] [security/py-keyrings.alt] [lang/python310]

Master sites:

Filesize: 189.058 KB

Version history: (Expand)


CVS history: (Expand)


   2022-01-05 16:41:32 by Thomas Klausner | Files touched by this commit (289)
Log message:
python: egg.mk: add USE_PKG_RESOURCES flag

This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.

Set this flag for packages that need it and bump PKGREVISION.
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-10-26 13:24:47 by Nia Alarie | Files touched by this commit (263)
Log message:
time: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 17:04:23 by Nia Alarie | Files touched by this commit (263)
Log message:
time: Remove SHA1 hashes for distfiles
   2019-09-25 15:11:03 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-jrnl: mark as incompatible with Python 2.7
   2019-09-20 18:52:46 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-jrnl: prefer py-cryptodome over py-crypto; bump revision
   2017-12-20 12:08:06 by Leonardo Taccari | Files touched by this commit (1)
Log message:
jrnl: Define GITHUB_PROJECT to just `jrnl'

(Otherwise ${PKGBASE} is used and the fetch phase fails)
   2017-12-19 15:26:22 by Leonardo Taccari | Files touched by this commit (6)
Log message:
py-jrnl: Import py-jrnl-1.9.8 as time/py-jrnl

jrnl is a simple journal application for your command line. Journals
are stored as human readable plain text files - you can put them
into a Dropbox folder for instant syncing and you can be assured
that your journal will still be readable in 2050, when all your
fancy iPad journal applications will long be forgotten.

jrnl also plays nice with the fabulous DayOne and can read and
write directly from and to DayOne Journals.

Optionally, your journal can be encrypted using the 256-bit AES.

Packaged in pkgsrc-wip by myself.