nrtest

View on PyPIReverse Dependencies (1)

0.2.5 nrtest-0.2.5-py2.py3-none-any.whl

Wheel Details

Project: nrtest
Version: 0.2.5
Filename: nrtest-0.2.5-py2.py3-none-any.whl
Download: [link]
Size: 15239
MD5: 0c91915e1b4bf8b1f31553dcdaecb305
SHA256: cc6db77f9aa67509a14905395d3c8c97e4813a3c2b118cec184cb5e76320cf77
Uploaded: 2021-08-11 02:58:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nrtest
Version: 0.2.5
Summary: Numerical regression testing
Author: David Hall
Author-Email: dhcrawley[at]gmail.com
Home-Page: https://github.com/davidchall/nrtest
License: MIT
Keywords: nrtest
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: six
Requires-Dist: psutil (>=2.0)
Requires-Dist: packaging
License-File: LICENSE
[Description omitted; length: 3874 characters]

WHEEL

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

RECORD

Path Digest Size
nrtest/__init__.py sha256=I5xTRsderGm98267Eag6_uMhclekD4xgkLXq4d-7Hm4 4106
nrtest/compare.py sha256=lIA7RkF7R0N7-SS3YM4sRXb6Gli-yA2ySJIZ44_voV0 5535
nrtest/execute.py sha256=kOqJ9F_864joTkn3vunq8Xqdj259nG0vd0Lt69IDu3M 5269
nrtest/plugin.py sha256=JwdqnOmy87AmMJf2sP-bc794_PGr6TejkVcAsxbtIMs 870
nrtest/process.py sha256=H9mvIE-EvBfk5AC42EAu3HPRbf1-ypjaX2m3PjcHS2A 5069
nrtest/testsuite.py sha256=Fw-l8fKtOOWHX6l6LyWBtLNdX3TUSH0kX8R03AVTeRA 2891
nrtest/utility.py sha256=R57d4tfqGnz8JEuPTIzygKQw00SwGaTx9E3zvC8OfRE 2408
nrtest-0.2.5.data/scripts/nrtest sha256=oSr70-Aw1hFld1PT5_mq1O4u8_FPFXArn-4fLVGCB5A 3908
nrtest-0.2.5.dist-info/LICENSE sha256=H5HuS4XdV1OAGuJUMXL4KWXHFWYW_4wi7l4ZynaPG5Q 1077
nrtest-0.2.5.dist-info/METADATA sha256=sY5GFED506c18nX7tuU-Sf-tXcabA7D37RS2W0HLZ0U 4787
nrtest-0.2.5.dist-info/WHEEL sha256=WzZ8cwjh8l0jtULNjYq1Hpr-WCqCRgPr--TX4P5I1Wo 110
nrtest-0.2.5.dist-info/entry_points.txt sha256=x6kVsFxQNKRnwUzi-DWp_sCh-ly11b8rSGnUzjj6UvE 94
nrtest-0.2.5.dist-info/top_level.txt sha256=eLa4OEo7Zz0gFw64E13rBrWaE47iK7BZeTrXouLyTSA 7
nrtest-0.2.5.dist-info/RECORD

top_level.txt

nrtest

entry_points.txt

default = nrtest.compare:default_compare
null = nrtest.compare:null_compare