Package: remmy
Title: API Client for 'Lemmy'
Version: 0.1.0
Authors@R: 
    person("Long", "Nguyen", , "long.nguyen@uni-bielefeld.de", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-8878-7386"))
Description: An HTTP API client for 'Lemmy'
    (<https://github.com/LemmyNet/lemmy>) in R. Code and documentation are
    generated from the official 'JavaScript' client source
    (<https://github.com/LemmyNet/lemmy-js-client>).
License: MIT + file LICENSE
URL: https://github.com/long39ng/remmy,
        https://long39ng.github.io/remmy/
BugReports: https://github.com/long39ng/remmy/issues
Imports: curl, httr2
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-07-18 00:08:09 UTC; lngyuen
Author: Long Nguyen [aut, cre] (<https://orcid.org/0000-0001-8878-7386>)
Maintainer: Long Nguyen <long.nguyen@uni-bielefeld.de>
Repository: CRAN
Date/Publication: 2023-07-19 10:50:05 UTC
Built: R 4.3.0; ; 2023-07-19 11:24:32 UTC; unix
