cykooz.recipe.idea

View on PyPIReverse Dependencies (0)

0.4 cykooz.recipe.idea-0.4-py2.py3-none-any.whl

Wheel Details

Project: cykooz.recipe.idea
Version: 0.4
Filename: cykooz.recipe.idea-0.4-py2.py3-none-any.whl
Download: [link]
Size: 8146
MD5: 8d47925e4f316ecfce12974f18a25849
SHA256: 440041784e836c98014ac4c31db95f8045322b10bfd40f0cc9d1e244de7bcf72
Uploaded: 2022-04-29 09:08:28 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cykooz.recipe.idea
Version: 0.4
Summary: zc.buildout recipe that creates a file with list of external libraries for PyCharm of IntelliJ IDEA.
Author: Kirill Kuzminykh
Author-Email: cykooz[at]gmail.com
Home-Page: https://github.com/Cykooz/cykooz-recipe-idea
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Framework :: Buildout
Classifier: Framework :: Buildout :: Recipe
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: License :: OSI Approved :: Apache Software License
Requires-Dist: setuptools
Requires-Dist: zc.buildout
Requires-Dist: zc.recipe.egg
Requires-Dist: pytest; extra == "test"
Requires-Dist: zc.buildout[test]; extra == "test"
Requires-Dist: cykooz.testing; extra == "test"
Provides-Extra: test
Description-Content-Type: text/x-rst
[Description omitted; length: 1921 characters]

WHEEL

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

RECORD

Path Digest Size
cykooz.recipe.idea-0.4-py3.9-nspkg.pth sha256=GZ4gwBlWcvyURZI4_xRSTk3K23T-fEIIwKahdSiX1p8 1704
cykooz/recipe/idea/__init__.py sha256=I9gXye3d1v1aEOaBUZ_jB5SA_UBeF1zvnpkPJYqAOKA 5253
cykooz/recipe/idea/runtests.py sha256=Ev3xgZ6MsUWWO9UzghaLHIaEasvmQwhWBE_ZMDIt7mU 509
cykooz/recipe/idea/tests.py sha256=x1OGVG1rLbIiAYeYSMraKBufv06Ds7Uap61aHkFl5WI 8469
cykooz.recipe.idea-0.4.dist-info/METADATA sha256=q7S-KnES0LMS0Chqc-bLTeQfwCfvlwzTGcrfpzGWxO4 3213
cykooz.recipe.idea-0.4.dist-info/WHEEL sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg 110
cykooz.recipe.idea-0.4.dist-info/entry_points.txt sha256=SpGZSQCOUvfkJIXz_-X2QNZJJ8PX0bQC0mhA5Ncwcts 129
cykooz.recipe.idea-0.4.dist-info/namespace_packages.txt sha256=4tr_d-uYRiiNr5OOgi4CU715v9Dj0iFyjG7QvpQAik8 21
cykooz.recipe.idea-0.4.dist-info/top_level.txt sha256=_yshM1VDhmJ2joN2eLO3u4lKkfu-9WFc9orAwH9wltk 7
cykooz.recipe.idea-0.4.dist-info/RECORD

top_level.txt

cykooz

entry_points.txt

recipe_tests = cykooz.recipe.idea.runtests:runtests [test]
default = cykooz.recipe.idea:Recipe

namespace_packages.txt

cykooz
cykooz.recipe