Package: todotxt Type: Package Title: Parse todo.txt files Version: 0.1.0 Authors@R: c( person( "Matthew", "Henderson", , "matthew.james.henderson@gmail.com", role = c("aut", "cre") ) ) Maintainer: Matthew Henderson Description: Todo.txt is a standard for text-based todo lists. The goal of this package is to parse todo.txt files into tibbles. License: MIT + file LICENSE Encoding: UTF-8 RoxygenNote: 6.0.1 Imports: dplyr, magrittr, purrr, reticulate, roomba Remotes: ropenscilabs/roomba Depends: R (>= 3.1) Suggests: covr, testthat Config/pak/sysreqs: libpng-dev python3 Repository: https://mhenderson.r-universe.dev Date/Publication: 2024-03-07 08:26:14 UTC RemoteUrl: https://github.com/MHenderson/todotxt RemoteRef: HEAD RemoteSha: 92d58f2d1d1af5ecdac4e791c858c7e2497861c2 NeedsCompilation: no Packaged: 2026-07-17 08:01:38 UTC; root Author: Matthew Henderson [aut, cre]