R wrapper for the Java CSS 2 and CSS 3 parser and builder ph-css library
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

24 lines
720 B

Package: phcssjars
Type: Package
Title: Java Archive Wrapper Supporting the 'phcss' Package
Version: 6.2.0
Date: 2019-08-17
Authors@R: c(
person("Bob", "Rudis", role = c("aut", "cre"), email = "bob@rud.is")
)
Maintainer: Bob Rudis <bob@rud.is>
SystemRequirements: Java
Description: Contains all supporting JARs for working with the 'ph-css' Java library
(<https://github.com/phax/ph-css>). Version number matches version number of included
'ph-css' library.
URL: https://gitlab.com/hrbrmstr/phcssjars
BugReports: https://gitlab.com/hrbrmstr/phcssjars/issues
License: Apache License 2.0 | file LICENSE
Encoding: UTF-8
Suggests:
testthat,
covr
Depends:
R (>= 3.2.0),
rJava
RoxygenNote: 6.1.1