Package Details: python-taskw-ng 0.2.6-1

Git Clone URL: https://aur.archlinux.org/python-taskw-ng.git (read-only, click to copy)
Package Base: python-taskw-ng
Description: Python bindings for your taskwarrior database next generation
Upstream URL: https://github.com/bergercookie/taskw-ng/
Licenses: GPL
Conflicts: python-taskw
Provides: python-taskw
Replaces: python-taskw
Submitter: lbiaggi
Maintainer: lbiaggi
Last Packager: lbiaggi
Votes: 0
Popularity: 0.000000
First Submitted: 2024-03-21 16:28 (UTC)
Last Updated: 2024-03-21 17:06 (UTC)

Required by (4)

Sources (1)

Latest Comments

tapajos commented on 2024-10-17 16:03 (UTC)

It doesn't provide python-taskw since python-taskw has the taskw module and python-task-ng taskw_ng has the task_ng module.

If you try to have taskw_ng, when you need taskw, you'll get:

ModuleNotFoundError: No module named 'taskw'