sparc.configuration

View on PyPIReverse Dependencies (0)

0.0.2 sparc.configuration-0.0.2-py2-none-any.whl

Wheel Details

Project: sparc.configuration
Version: 0.0.2
Filename: sparc.configuration-0.0.2-py2-none-any.whl
Download: [link]
Size: 22123
MD5: d725fd6cb954ea574df5bf136509a13c
SHA256: f71a7fa190ea6617dbba90ade901b5fcd72bd81d5da2baf25075d7ff11170ff0
Uploaded: 2017-07-18 16:51:38 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: sparc.configuration
Version: 0.0.2
Summary: Configuration components for the SPARC platform
Author: David Davis
Author-Email: davisd50[at]gmail.com
Home-Page: https://github.com/davisd50/sparc.configuration
License: MIT
Keywords: zca
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Framework :: Zope3
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Requires-Dist: pyaml
Requires-Dist: setuptools
Requires-Dist: sparc.proxy
Requires-Dist: zope.component
Requires-Dist: zope.configuration
Requires-Dist: zope.interface
Requires-Dist: zope.schema
Requires-Dist: zope.security
Requires-Dist: sparc.testing[zcml]; extra == "testing"
Requires-Dist: zope.testrunner; extra == "testing"
Provides-Extra: testing
[Description omitted; length: 2242 characters]

WHEEL

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

RECORD

Path Digest Size
sparc.configuration-0.0.2-nspkg.pth sha256=Pd8lFBQe832FWvu3x8aIAKh17Ud9ZNtokOk8BK9LRes 302
sparc/configuration/__init__.py sha256=9uVNrZpKTEbqngRTy3XQwbqrwZzjEKZeTts94i31VTo 145
sparc/configuration/configure.zcml sha256=-hpSEUoasMrsff3d_ufb32gNp0RD0hQxKsE2QjnYers 295
sparc/configuration/events.py sha256=XmVW_v1OGr5c8x11YK006j22oEsVA1JT7qc6sB7-ZQQ 309
sparc/configuration/ftesting.zcml sha256=87A3NAioW9A8RyCgRg80X7sji5dlnQrb8M9f288PrIw 350
sparc/configuration/interfaces.py sha256=_t_aHchFxmE7YfVl9gqJH88hfVIwiXMV0HWNyaNcR5w 897
sparc/configuration/testing.py sha256=qwezZeXKsqYZCMaHwhfnYywD7Fl1v65WzdUKGS9lWmw 162
sparc/configuration/container/__init__.py sha256=CX-dyj_7kTXElEU_YjtXZVED-DrFuWQCmYFhyQP2R-I 218
sparc/configuration/container/application.py sha256=pP1I4Gb-FopyQc_DxCYEOKJaEiuzJZiFCSgvuwDFllg 3771
sparc/configuration/container/configure.zcml sha256=2-vqIsV45HsbxfEgVl2CkUBXt-OMPVZ0b35V6-fno0I 1151
sparc/configuration/container/container.py sha256=uMGDaQmGZG6JEu5-tTnGxxFUhin3QXF_EsBSc0I1pEc 3051
sparc/configuration/container/interfaces.py sha256=Z1n2K4PLJUV_ttBTCab0aXssgND9abyTrVAdgP0u9Dw 2618
sparc/configuration/container/values.py sha256=4HTfYm8H-TGsn3-HMtEbu5JgqFw-bEsDSzIUKVww1X8 1500
sparc/configuration/container/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sparc/configuration/container/tests/test_container.py sha256=H6XV0BCCYkpWd_Ha9KJy-G3uGU9Q44xKM_ljgOgGFY8 606
sparc/configuration/container/tests/test_values.py sha256=TUhl3H6sloUWmZyRDs0W-fsTODMVqZczpzmcdaHezwk 603
sparc/configuration/container/zcml/__init__.py sha256=L3AurtMd1JGYeRtyXiQOkTPOEo2Z1zN3Kt31v_716Vs 68
sparc/configuration/container/zcml/configure.zcml sha256=1chS8gIiFUMlAz0NZ_KqPBSK6BAMnGskTYJeOjxDlBM 456
sparc/configuration/container/zcml/interfaces.py sha256=gYVxBj3oxn9uhs39jXVFidej0_IxNdYy9WKZcLT9m9M 374
sparc/configuration/container/zcml/zcml.py sha256=2SScebIhSnE_X_mndeOE1dku82-qkjHkEklMw9lFvrk 1351
sparc/configuration/container/zcml/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sparc/configuration/container/zcml/tests/test_zcml.py sha256=Tf4d0hCulC6Ej76qfLZKyJexmmj4K6VYAi7Ndj6D_MM 606
sparc/configuration/xml/__init__.py sha256=nqsumUNF5nC5gBjFSND-wjrDrAfbC3Rcz20iFN5a1Pg 118
sparc/configuration/xml/config.py sha256=CpvCfk9ei5lkYODkf8qhlvEaI3nYaKtZEdnKkZGK3sc 978
sparc/configuration/xml/configure.zcml sha256=FsO47GUBNHdm_VhWeJQTT-bZIwTu-TmLSgfRXXFOikk 590
sparc/configuration/xml/interfaces.py sha256=i8OZ4oxUWFtB_n04iu3tAC4DF5KSJ32v8JFIlo8_ErY 317
sparc/configuration/xml/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sparc/configuration/xml/tests/test_config.py sha256=Ghn8AUGZZJ1QWzm0EKpPkN21UMng18BQbCRLS5OQp30 596
sparc/configuration/yaml/__init__.py sha256=dSWZBhiemcoErmrLmQd7WhWS2DYhLjAzMlomhG3pAzs 44
sparc/configuration/yaml/configure.zcml sha256=jNd6c1fD2zWUgEMMfLXAGJ21i3ImrhJBO-H-jL0yf0E 269
sparc/configuration/yaml/documents.py sha256=8CSpRKEs3e9yesNUhzqu6BG31BECxsAg4GcEZhlz21U 643
sparc/configuration/yaml/interfaces.py sha256=Emk25NRWDjOqm_MnQR-lpjI-RP-bmRRrIKf8frRB_Dw 794
sparc/configuration/yaml/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sparc/configuration/yaml/tests/test_documents.py sha256=J69oJzbBQpMFdlNImBERvNS_SdGgb_TYBda1JEM2mto 601
sparc/configuration/zcml/__init__.py sha256=cbN15RFMg6Hkkuf8mON5EHW36Yhl30L-pHBOcquUNxI 77
sparc/configuration/zcml/configure.py sha256=YCNvLv-w-u2k_rZN4eXbc7jt7THSrf6qT4h2RtQiM74 4305
sparc.configuration-0.0.2.dist-info/DESCRIPTION.rst sha256=mdgVbluW7Wiyv2fNk6TATa_dM-QB-HXHLZZckkfU4zs 2242
sparc.configuration-0.0.2.dist-info/METADATA sha256=rO4buVUGhNR6GVko5LnSfMlGScdxi-lVNXfLkbN4Ylc 3234
sparc.configuration-0.0.2.dist-info/RECORD
sparc.configuration-0.0.2.dist-info/WHEEL sha256=bee59qcPjkyXfMaxNWjl2CGotqfumWx9pC1hlVLr2mM 92
sparc.configuration-0.0.2.dist-info/entry_points.txt sha256=FjKvgvGyIyqokCxiGIVCvaGmkWcXwEXZ8W6zk1mtvZQ 37
sparc.configuration-0.0.2.dist-info/metadata.json sha256=NZ-NHrQVfXPV_7vw7mOt1FDDD3moyg7eIi7m17k27FU 1110
sparc.configuration-0.0.2.dist-info/namespace_packages.txt sha256=0Rkt3aTPDJTiu4CYXIrK3J29ztJr3Fd8oBc_SwyDECs 6
sparc.configuration-0.0.2.dist-info/top_level.txt sha256=0Rkt3aTPDJTiu4CYXIrK3J29ztJr3Fd8oBc_SwyDECs 6

top_level.txt

sparc

entry_points.txt

[empty]

namespace_packages.txt

sparc