Package: uniset
Type: Package
Title: Dynamic Settings File
Version: 0.2.1
Authors@R: c(
    person("Bernhard", "Pollner", email = "bernhard.pollner@mac.com", role = c("cre","aut")),
    person("Zoltan", "Kovacs", email = "kovacs@correltech.hu", role = "aut"))
Maintainer: Bernhard Pollner <bernhard.pollner@mac.com>
Description: Any package (subsequently called 'target package') is enabled to provide its users an easily accessible, user-friendly and human readable text file where key=value pairs (used by functions defined in the target package) can be saved. This settings file lives in a location defined by the user of the target package, and its user-defined values remain unchanged even when the author of the target package is introducing or deleting keys, or when the target package is updated or re-installed. 
URL: https://bpollner.github.io/uniset/
BugReports: https://github.com/bpollner/uniset/issues
Language: en-US
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.1.2
Depends: R (>= 3.3.2)
Imports: easycsv
Suggests: covr, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-10-14 12:36:42 UTC; bernhard
Author: Bernhard Pollner [cre, aut],
  Zoltan Kovacs [aut]
Repository: CRAN
Date/Publication: 2021-10-15 07:50:01 UTC
