Package: sqlparseR
Type: Package
Title: Wrapper for 'Python' Module 'sqlparse': Parse, Split, and Format
        'SQL'
Version: 0.1.0
Authors@R: person("Michael", "Simmler", email = "michael.simmler@agroscope.admin.ch", role = c("aut", "cre"))
Description: Wrapper for the non-validating 'SQL' parser 'Python' module 'sqlparse' <https://github.com/andialbrecht/sqlparse>. It allows parsing, splitting, and formatting 'SQL' statements.
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: reticulate (>= 1.13)
NeedsCompilation: no
Packaged: 2019-09-13 12:17:20 UTC; michi
Author: Michael Simmler [aut, cre]
Maintainer: Michael Simmler <michael.simmler@agroscope.admin.ch>
Repository: CRAN
Date/Publication: 2019-09-20 09:50:02 UTC
Built: R 4.1.3; ; 2023-04-17 16:07:49 UTC; windows
