cmip6-data-citation-generator

View on PyPIReverse Dependencies (0)

0.3.1 cmip6_data_citation_generator-0.3.1-py2.py3-none-any.whl

Wheel Details

Project: cmip6-data-citation-generator
Version: 0.3.1
Filename: cmip6_data_citation_generator-0.3.1-py2.py3-none-any.whl
Download: [link]
Size: 12071
MD5: 8261f680ba94cb4e67eabd3cad72009e
SHA256: 0581134fd38c97edf2993712f5faf92e82f39475241c2a81d7873d2782d9452a
Uploaded: 2018-12-01 01:01:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cmip6-data-citation-generator
Version: 0.3.1
Summary: CMIP6 auxillary tool to generate data citation files from output data files
Author: Zebedee Nicholls
Author-Email: zebedee.nicholls[at]climate-energy-college.org
Home-Page: https://github.com/znicholls/CMIP6-json-data-citation-generator
License: 2-Clause BSD License
Keywords: netcdf,python,climate,cmip6
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: BSD License
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: PyYAML
Requires-Dist: marshmallow (==3.0.0b20)
Requires-Dist: httplib2
Requires-Dist: netcdf-scm
Requires-Dist: twine; extra == "deploy"
Requires-Dist: setuptools; extra == "deploy"
Requires-Dist: wheel; extra == "deploy"
Requires-Dist: flake8; extra == "deploy"
Requires-Dist: black; extra == "deploy"
Requires-Dist: versioneer; extra == "deploy"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: codecov; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest; extra == "test"
Provides-Extra: deploy
Provides-Extra: docs
Provides-Extra: test
Description-Content-Type: text/x-rst
[Description omitted; length: 5292 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.32.2)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
cmip6_data_citation_generator/__init__.py sha256=5Dxo-4OD4hBVMZBlXOaaf2I5jq8aIC5MJsE31gURiUs 2076
cmip6_data_citation_generator/_version.py sha256=pfO3L31B-TgJnDDNnEiqKEUTTsUOuAVqUlpwIFOyS70 497
cmip6_data_citation_generator/cli.py sha256=x8hhqmdkqE1Xp00wHsJ68vQ88qMSTQgDcfhC7O1XjdI 2204
cmip6_data_citation_generator/drs_handling.py sha256=IcaqFo30z2QEbD7dXUBA3bibHqongs3Gc1WfyfQ32-g 4282
cmip6_data_citation_generator/io_dcg.py sha256=ArzSHSxsROosr0VTBSPpYsJylrbz4fwjbDkfRfCuZ9k 1999
cmip6_data_citation_generator/upload.py sha256=O3MdfCwZt-FlQVb7iC_slG15x-rNTIBFsuZjVsTJxZk 1123
cmip6_data_citation_generator/utils.py sha256=oHjBjxxdm0vCAjmFGgMpb_Bn22I4zi9hsMfdMEAjFc4 2740
cmip6_data_citation_generator/validators.py sha256=dDK5tDsvBTmkO4gZ-G_dtIhksOlftmi0FR_5BrUMfZc 3548
cmip6_data_citation_generator-0.3.1.dist-info/LICENSE sha256=2f2Xalz28nPPjH3qCMPFIFZc8vURqUVkcjHCkv540zk 1321
cmip6_data_citation_generator-0.3.1.dist-info/METADATA sha256=jKQVuHQB4G25UIlC9QcciYmDo9nm_SWeo4MUNvsDDh0 6605
cmip6_data_citation_generator-0.3.1.dist-info/WHEEL sha256=CihQvCnsGZQBGAHLEUMf0IdA4fRduS_NBUTMgCTtvPM 110
cmip6_data_citation_generator-0.3.1.dist-info/entry_points.txt sha256=6k4uIoZaRrgoCUk_govySyYxKxtaWa8NbQ7XvkojLc4 165
cmip6_data_citation_generator-0.3.1.dist-info/top_level.txt sha256=9U9IhzKUPDVin-QQUPtWOFkaCLntjJ-YRxdWLcEJgc0 30
cmip6_data_citation_generator-0.3.1.dist-info/RECORD

top_level.txt

cmip6_data_citation_generator

entry_points.txt

generate-cmip6-citation-files = cmip6_data_citation_generator.cli:generate
upload-cmip6-citation-files = cmip6_data_citation_generator.cli:upload