Package: stbimageheaders
Type: Package
Title: 'stb' Image C/C++ Header Files
Version: 0.1.0
Authors@R: c(
    person("Tyler", "Morgan-Wall",
           email = "tylermw@gmail.com",
           role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-3131-3814")),
    person("Sean", "Barrett",
           role = c("aut", "cph")),
    person("Jeff", "Roberts",
           role = "aut"),
    person("Jorge L.", "Rodriguez",
           role = "aut")
 )
Description: Provides image-related C/C++ header files from the
    'stb' single-file libraries for image loading, writing, and resizing.
License: MIT + file LICENSE
URL: https://github.com/tylermorganwall/stbimageheaders
BugReports: https://github.com/tylermorganwall/stbimageheaders/issues
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2026-06-05 02:24:39 UTC; tyler
Author: Tyler Morgan-Wall [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-3131-3814>),
  Sean Barrett [aut, cph],
  Jeff Roberts [aut],
  Jorge L. Rodriguez [aut]
Maintainer: Tyler Morgan-Wall <tylermw@gmail.com>
Repository: CRAN
Date/Publication: 2026-06-09 16:10:07 UTC
Built: R 4.5.2; ; 2026-06-09 20:45:08 UTC; unix
