SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

2
math/py-cftime/pkg/DESCR Normal file
View file

@ -0,0 +1,2 @@
Python library for decoding time units and variable values in a netCDF file
conforming to the Climate and Forecasting (CF) netCDF conventions.

16
math/py-cftime/pkg/PLIST Normal file
View file

@ -0,0 +1,16 @@
@conflict py-cftime-*
@pkgpath math/py-cftime
lib/python${MODPY_VERSION}/site-packages/cftime/
lib/python${MODPY_VERSION}/site-packages/cftime-${MODPY_EGG_VERSION}.dist-info/
lib/python${MODPY_VERSION}/site-packages/cftime-${MODPY_EGG_VERSION}.dist-info/LICENSE
lib/python${MODPY_VERSION}/site-packages/cftime-${MODPY_EGG_VERSION}.dist-info/METADATA
lib/python${MODPY_VERSION}/site-packages/cftime-${MODPY_EGG_VERSION}.dist-info/RECORD
lib/python${MODPY_VERSION}/site-packages/cftime-${MODPY_EGG_VERSION}.dist-info/WHEEL
lib/python${MODPY_VERSION}/site-packages/cftime-${MODPY_EGG_VERSION}.dist-info/top_level.txt
lib/python${MODPY_VERSION}/site-packages/cftime/__init__.py
${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/cftime/${MODPY_PYCACHE}/
lib/python${MODPY_VERSION}/site-packages/cftime/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
lib/python${MODPY_VERSION}/site-packages/cftime/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc
lib/python${MODPY_VERSION}/site-packages/cftime/${MODPY_PYCACHE}_strptime.${MODPY_PYC_MAGIC_TAG}pyc
@so lib/python${MODPY_VERSION}/site-packages/cftime/_cftime.${MODPY_PYC_MAGIC_TAG}so
lib/python${MODPY_VERSION}/site-packages/cftime/_strptime.py