Package: zot
Version: 0.1.2
Title: Access 'Zotero' Libraries
Authors@R: 
    person("Alejandro", "Verri Kozlowski", , "averri@fi.uba.ar",
           role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-8535-1170"))
Description: Interface to the 'Zotero' reference manager <https://www.zotero.org>
    through its public web API and local client database. Provides paginated
    reads, versioned writes, read-only local queries, batch plans and resumable
    ledgers, bibliographic comparison, metadata mapping, file attachment, and
    optional semantic-index queries.
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-US
URL: https://averriK.github.io/zot/
Depends: R (>= 4.1.0)
Imports: data.table, DBI, digest, httr2, jsonlite, RSQLite
Suggests: knitr, rmarkdown, testthat (>= 3.2.0)
VignetteBuilder: knitr, rmarkdown
SystemRequirements: Python 3 and zotero-mcp-server (optional, for
        ztSemantic())
Config/testthat/edition: 3
Config/roxygen2/version: 8.1.0
NeedsCompilation: no
Packaged: 2026-09-12 11:49:05 UTC; averrik
Author: Alejandro Verri Kozlowski [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-8535-1170>)
Maintainer: Alejandro Verri Kozlowski <averri@fi.uba.ar>
Repository: CRAN
Date/Publication: 2026-09-22 06:20:02 UTC
Built: R 4.5.2; ; 2026-09-22 08:01:21 UTC; unix
