Package: easyComment
Type: Package
Title: Generate Comment Boxes with Custom Alignment
Version: 2.0.0
Authors@R: person("Grégoire", "Muller",
                  email = "muller.gregoire@protonmail.com",
                  role = c("aut", "cre"))
Description: Provides a function to generate comment boxes framed with '#'
    characters, with configurable width and text alignment (left, center,
    or right). Useful for formatting scripts and improving code readability.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-03-31 08:54:49 UTC; gm666338
Author: Grégoire Muller [aut, cre]
Maintainer: Grégoire Muller <muller.gregoire@protonmail.com>
Repository: CRAN
Date/Publication: 2026-04-03 15:30:12 UTC
