# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # R-cran-ini # R-cran-ini/pkg-descr # R-cran-ini/distinfo # R-cran-ini/Makefile # echo c - R-cran-ini mkdir -p R-cran-ini > /dev/null 2>&1 echo x - R-cran-ini/pkg-descr sed 's/^X//' >R-cran-ini/pkg-descr << '55cca50715d1baf5bde6c1a554ce77d2' XParse simple '.ini' configuration files to an structured list. Users can Xmanipulate this resulting list with lapply() functions. This same structured Xlist can be used to write back to file after modifications. X XWWW: https://CRAN.R-project.org/package=ini 55cca50715d1baf5bde6c1a554ce77d2 echo x - R-cran-ini/distinfo sed 's/^X//' >R-cran-ini/distinfo << '2a89c4879f569a2be13660b84b4ce0a2' XTIMESTAMP = 1579547579 XSHA256 (ini_0.3.1.tar.gz) = 7b191a54019c8c52d6c2211c14878c95564154ec4865f57007953742868cd813 XSIZE (ini_0.3.1.tar.gz) = 3488 2a89c4879f569a2be13660b84b4ce0a2 echo x - R-cran-ini/Makefile sed 's/^X//' >R-cran-ini/Makefile << 'f6bce5872546f307a24564b60711f5c8' X# $FreeBSD$ X XPORTNAME= ini XDISTVERSION= 0.3.1 XPORTREVISION= 1 XCATEGORIES= devel XDISTNAME= ${PORTNAME}_${DISTVERSION} X XMAINTAINER= jpbeconne@free.fr XCOMMENT= Read and Write '.ini' Files X XLICENSE= GPLv3 X XUSES= cran:auto-plist X X.include f6bce5872546f307a24564b60711f5c8 exit