asphalt-mongodb

View on PyPIReverse Dependencies (0)

3.0.1 asphalt_mongodb-3.0.1-py3-none-any.whl

Wheel Details

Project: asphalt-mongodb
Version: 3.0.1
Filename: asphalt_mongodb-3.0.1-py3-none-any.whl
Download: [link]
Size: 4702
MD5: 13baf1b4809fbd954bc48d1ba43108a1
SHA256: 2cdde6de7ba2cd36d06a0d9f6fb8eb3a5ac16ab49e893c3c5dc36a43ee51e13d
Uploaded: 2017-06-04 08:23:06 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: asphalt-mongodb
Version: 3.0.1
Summary: MongoDB integration component for the Asphalt framework
Author: Alex Grönholm
Author-Email: alex.gronholm[at]nextday.fi
Home-Page: https://github.com/asphalt-framework/asphalt-mongodb
License: Apache License 2.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Database
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: asphalt (<5.0,>=3.0)
Requires-Dist: motor (~=1.0)
Requires-Dist: typeguard (~=2.0)
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-asyncio (>=0.5.0); extra == "testing"
Requires-Dist: pytest-catchlog; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Provides-Extra: testing
[Description omitted; length: 942 characters]

WHEEL

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

RECORD

Path Digest Size
asphalt/mongodb/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
asphalt/mongodb/component.py sha256=jeGcZmfrL_4eJnJXUSeAFV1rL8V-TcHhuubx2SWzrLI 2623
asphalt_mongodb-3.0.1.dist-info/DESCRIPTION.rst sha256=TnYjoxtXuPGQ2DI6F9a-Z8axyM2dvfExfqpl0gY1mL8 942
asphalt_mongodb-3.0.1.dist-info/METADATA sha256=zNpiYdwxmRwUFMIU4pr9VHtmPF96RDnQy4HOswgiReA 1944
asphalt_mongodb-3.0.1.dist-info/RECORD
asphalt_mongodb-3.0.1.dist-info/WHEEL sha256=rNo05PbNqwnXiIHFsYm0m22u4Zm6YJtugFG2THx4w3g 92
asphalt_mongodb-3.0.1.dist-info/entry_points.txt sha256=XIckTK3ol9i1fdWpUA6emaHU7tMe8tEgAKQHpfrx-l4 75
asphalt_mongodb-3.0.1.dist-info/metadata.json sha256=A8vXpwNcSmKT2wMJvyiHzWPQA2UK7RWjmuz9qS1hops 1143
asphalt_mongodb-3.0.1.dist-info/top_level.txt sha256=R-2hwgwPRuCBIBZvElxlXTU7XZdVGgdOGf_8pMfkK1w 8

top_level.txt

asphalt

entry_points.txt

mongodb = asphalt.mongodb.component:MongoDBComponent