time/R-timechange: import R-timechange-0.2.0

Efficient routines for manipulation of date-time objects while
accounting for time-zones and daylight saving times. The package
includes utilities for updating of date-time components (year, month,
day etc.), modification of time-zones, rounding of date-times, period
addition and subtraction etc. Parts of the 'CCTZ' source code,
released under the Apache 2.0 License, are included in this package.
See <https://github.com/google/cctz> for more details.
This commit is contained in:
mef 2023-06-05 11:41:20 +00:00
parent ab97a4a081
commit f67a3cf39b
3 changed files with 27 additions and 0 deletions

7
time/R-timechange/DESCR Normal file
View File

@ -0,0 +1,7 @@
Efficient routines for manipulation of date-time objects while
accounting for time-zones and daylight saving times. The package
includes utilities for updating of date-time components (year, month,
day etc.), modification of time-zones, rounding of date-times, period
addition and subtraction etc. Parts of the 'CCTZ' source code,
released under the Apache 2.0 License, are included in this package.
See <https://github.com/google/cctz> for more details.

View File

@ -0,0 +1,15 @@
# $NetBSD: Makefile,v 1.1 2023/06/05 11:41:20 mef Exp $
R_PKGNAME= timechange
R_PKGVER= 0.2.0
CATEGORIES= time
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Efficient Manipulation of Date-Times
LICENSE= gnu-gpl-v3
USE_LANGUAGES= c c++11
.include "../../lang/R-cpp11/buildlink3.mk"
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"

View File

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2023/06/05 11:41:20 mef Exp $
BLAKE2s (R/timechange_0.2.0.tar.gz) = 409caf358cbb87c4dc42f9e47ebdd1136acc4374984cf7eeaf9398d76005160a
SHA512 (R/timechange_0.2.0.tar.gz) = 310e39728ea07749c02b38fbfda13e6a0b09f37364cf034b8b065677e1fd6f8eba2b612e08a510479525dfa9664e43d9a2cde983109c03d78346ad0c8430f723
Size (R/timechange_0.2.0.tar.gz) = 102806 bytes