Package: bandicoot
Type: Package
Title: Light-Weight 'python'-Like Object-Oriented System
Version: 1.0.0
Authors@R: 
    person(given = "Weihao",
           family = "Li",
           role = c("aut", "cre", "cph"),
           email = "llreczx@gmail.com",
           comment = c(ORCID = "0000-0003-4959-106X"))
Description: A light-weight object-oriented system with 'python'-like syntax which supports multiple inheritances and incorporates a 'python'-like method resolution order.
License: MIT + file LICENSE
URL: https://tengmcing.github.io/bandicoot/,
        https://github.com/TengMCing/bandicoot/
BugReports: https://github.com/TengMCing/bandicoot/issues
Encoding: UTF-8
Imports: cli, utils
Suggests: covr, knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
RoxygenNote: 7.2.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-03-09 01:21:22 UTC; patrickli
Author: Weihao Li [aut, cre, cph] (<https://orcid.org/0000-0003-4959-106X>)
Maintainer: Weihao Li <llreczx@gmail.com>
Repository: CRAN
Date/Publication: 2024-03-09 11:10:02 UTC
Built: R 4.4.3; ; 2025-11-12 02:10:58 UTC; windows
