oaiharvest

View on PyPIReverse Dependencies (2)

3.0.0 oaiharvest-3.0.0-py2.py3-none-any.whl

Wheel Details

Project: oaiharvest
Version: 3.0.0
Filename: oaiharvest-3.0.0-py2.py3-none-any.whl
Download: [link]
Size: 19227
MD5: a05b2af3e77dae995c65c99c54ef9eb6
SHA256: 280d3643154027163392596f1aa10121f9a9e8324b5985750b1d3a0170f34c3d
Uploaded: 2017-10-31 22:06:37 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: oaiharvest
Version: 3.0.0
Summary: A harvester to collect records from an OAI-PMH enabled provider.
Author: John Harrison
Author-Email: john[at]bloomonkey.co.uk
Home-Page: http://github.com/bloomonkey/oai-harvest
License: BSD
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Text Processing :: Markup
Requires-Dist: lxml (>=2.1)
Requires-Dist: mock (>=2.0.0)
Requires-Dist: pyoai (>=2.4)
Requires-Dist: six (>=1.0)
Requires-Dist: setuptools (>=35.0.1)
Requires-Dist: argparse; python_version == "2.6"
Requires-Dist: argparse; python_version == "2.7"
Requires: lxml(>=2.1)
Requires: pyoai(>=2.4)
[Description omitted; length: 6290 characters]

WHEEL

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

RECORD

Path Digest Size
oaiharvest/__init__.py sha256=5_RUUCPyNJosTjdkq5uN_Jn2QFJ-Cu_tbgwvb_30K4E 310
oaiharvest/exceptions.py sha256=U9eiCc3UuCdx-eDEmKhg7GcMjUjehmLAo2F2cQ38iwo 255
oaiharvest/harvest.py sha256=BcXhynEEYcLMpofjo6dmKEni0y2W04G4qjFBsPs5_wo 17481
oaiharvest/metadata.py sha256=yQ56xl6T2E4NddXElMXxOLG53pgHnyFFVXB_0EzxMFE 1956
oaiharvest/registry.py sha256=mxxpAPLpdDK41tT0064T99pJ4vSRjBwlOQqh16UmCcQ 13485
oaiharvest/test/__init__.py sha256=kDeZ0dwoujM8L8vyIEnon3tbdiOPnvKVsdACcb3JhUo 151
oaiharvest/test/test_harvest.py sha256=jemhxrwqXps0t9h1vc8AaS0k9ifEIOsV92jlbDaSg5Q 3535
oaiharvest-3.0.0.dist-info/DESCRIPTION.rst sha256=Xo2ZgnqOJ2gO8GZXi8teugyruDAT-SGGQQJDzhgs00k 6290
oaiharvest-3.0.0.dist-info/METADATA sha256=9ODAa0deK1lxa9ZgXuSf-kTCTjIDjuCpMuXHv127reA 7282
oaiharvest-3.0.0.dist-info/RECORD
oaiharvest-3.0.0.dist-info/WHEEL sha256=kdsN-5OJAZIiHN-iO4Rhl82KyS0bDWf4uBwMbkNafr8 110
oaiharvest-3.0.0.dist-info/entry_points.txt sha256=CR7t0bRP7-_vpW7JrIK_jSnA2mILTzT9pVOzFxHX4cI 92
oaiharvest-3.0.0.dist-info/metadata.json sha256=AcmOxHC8JwMFTV0Eb9m2eMff4G5LZK2qgRLb7magcd8 1386
oaiharvest-3.0.0.dist-info/top_level.txt sha256=EgmZd-ieL9XAUhO8XdgiD6GNHXVUlMri18o_eB8n0ZU 11

top_level.txt

oaiharvest

entry_points.txt

oai-harvest = oaiharvest.harvest:main
oai-reg = oaiharvest.registry:main