          MODULE=python-strict-rfc3339
         VERSION=0.7
          SOURCE=python-strict-rfc3339-$VERSION.tar.gz
 SOURCE_URL_FULL=https://pypi.io/packages/source/s/strict-rfc3339/strict-rfc3339-$VERSION.tar.gz
      SOURCE_VFY=sha256:5cad17bedfc3af57b399db0fed32771f18fc54bbd917e85546088607ac5e1277
SOURCE_DIRECTORY=$BUILD_DIRECTORY/strict-rfc3339-$VERSION
        WEB_SITE=https://pypi.org/project/strict-rfc3339/
            TYPE=python3
         ENTERED=20221025
         UPDATED=20221025
           SHORT="Be very strict and follow RFC3339"

cat << EOF
Convert unix timestamps to and from RFC3339.
Either produce RFC3339 strings with a UTC offset (Z) or with the offset that the C time module reports is the local timezone offset.
Simple with minimal dependencies/libraries.
Avoid timezones as much as possible.
Be very strict and follow RFC3339.
EOF
