Metadata-Version: 2.4
Name: developers-chamber
Version: 0.1.39
Summary: A small plugin which help with development, deployment, git
Home-page: https://github.com/druids/django-project-info
Author: Druids team
Author-email: matllubos@gmail.com
License: MIT
Keywords: django,skripts,easy live,git,bitbucket,Jira
License-File: LICENSE
Requires-Dist: click>=8.1
Requires-Dist: requests>=2.23.0
Requires-Dist: python-dotenv==0.14.0
Requires-Dist: python-hosts==0.4.6
Requires-Dist: coloredlogs==10.0
Requires-Dist: click-completion==0.5.2
Requires-Dist: toml>=0.10.2
Provides-Extra: slack
Requires-Dist: slack-sdk==3.21.3; extra == "slack"
Provides-Extra: aws
Requires-Dist: boto3<2; extra == "aws"
Provides-Extra: qa
Requires-Dist: gitpython==3.1.30; extra == "qa"
Requires-Dist: isort==5.12.0; extra == "qa"
Requires-Dist: flake8>=7.0.0; extra == "qa"
Provides-Extra: bitbucket
Requires-Dist: gitpython==3.1.30; extra == "bitbucket"
Provides-Extra: gitlab
Requires-Dist: gitpython==3.1.30; extra == "gitlab"
Provides-Extra: jira
Requires-Dist: gitpython==3.1.30; extra == "jira"
Requires-Dist: jira==2.0.0; extra == "jira"
Requires-Dist: unidecode==1.1.1; extra == "jira"
Provides-Extra: toggle
Requires-Dist: TogglPy==0.1.2; extra == "toggle"
Provides-Extra: git
Requires-Dist: gitpython==3.1.30; extra == "git"
Dynamic: author
Dynamic: author-email
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary
