You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

20 lines
879 B

Package: sourcehut
Type: Package
Title: Tools to Work with the SourceHut Development Ecosystem
Version: 0.2.0
Date: 2019-09-17
Authors@R: c( person("Bob", "Rudis", email = "bob@rud.is", role =
c("aut", "cre"), comment = c(ORCID = "0000-0001-5670-2640")) )
Maintainer: Bob Rudis <bob@rud.is>
Description: SourceHut (<https://sourcehut.org/>) provides support for collaborative
development of anything that can can be managed by Git or Mecurial version control
systems. Tools are provided to query and ochestrate a wide variety of SourceHut servies.
URL: https://git.sr.ht/~hrbrmstr/sourcehut
BugReports: https://todo.sr.ht/~hrbrmstr/sourcehut
Encoding: UTF-8
License: MIT + file LICENSE
Suggests: covr, tinytest
Depends: R (>= 3.2.0)
Imports: httr, jsonlite, usethis, crayon, desc, rprojroot, glue, utils, remotes
Roxygen: list(markdown = TRUE)
RoxygenNote: 6.1.1