gituser/test_manylinux/: clikit-0.6.2 metadata and description

Homepage Simple index

CliKit is a group of utilities to build beautiful and testable command line interfaces.

author Sébastien Eustace
author_email sebastien@eustace.io
classifiers
  • License :: OSI Approved :: MIT License
  • Programming Language :: Python :: 2
  • Programming Language :: Python :: 2.7
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.4
  • Programming Language :: Python :: 3.5
  • Programming Language :: Python :: 3.6
  • Programming Language :: Python :: 3.7
  • Programming Language :: Python :: 3.8
description_content_type text/markdown
keywords packaging,dependency,poetry
license MIT
project_urls
  • Repository, https://github.com/sdispater/clikit
requires_dist
  • crashtest (>=0.3.0,<0.4.0); python_version >= "3.6" and python_version < "4.0"
  • enum34 (>=1.1,<2.0); python_version >= "2.7" and python_version < "2.8"
  • pastel (>=0.2.0,<0.3.0)
  • pylev (>=1.3,<2.0)
  • typing (>=3.6,<4.0); python_version >= "2.7" and python_version < "2.8" or python_version >= "3.4" and python_version < "3.5"
  • typing-extensions (>=3.6,<4.0); python_version >= "3.5" and python_full_version < "3.5.4"
requires_python >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*
File Tox results History
clikit-0.6.2-py2.py3-none-any.whl
Size
90 KB
Type
Python Wheel
Python
2.7

CliKit

CliKit is a group of utilities to build beautiful and testable command line interfaces.

This is at the core of Cleo.