post-review

View on PyPIReverse Dependencies (0)

1.3.0 post_review-1.3.0-py2.py3-none-any.whl

Wheel Details

Project: post-review
Version: 1.3.0
Filename: post_review-1.3.0-py2.py3-none-any.whl
Download: [link]
Size: 13759
MD5: c6e6c74417392aa7ce8c3c7103a6cad5
SHA256: 0c636d8c4e408d5d84387391e9c716a223104cf9ceac8b07e4571e3b84634c81
Uploaded: 2017-08-08 15:01:33 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: post-review
Version: 1.3.0
Summary: unified command line interface for posting code reviews and merge requests
Author: Eric Forbes
Author-Email: ericforbes91[at]gmail.com
Home-Page: https://github.com/ericforbes/post-review
License: MIT
Keywords: git devops review
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Version Control :: Git
Requires-Python: >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,<4
Requires-Dist: coloredlogs (>=7.1)
Requires-Dist: configparser (>=3.5.0)
Requires-Dist: future (>=0.16.0)
Requires-Dist: requests (>=2.18)
[Description omitted; length: 1760 characters]

WHEEL

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

RECORD

Path Digest Size
post_review-1.3.0.dist-info/DESCRIPTION.rst sha256=GmSiHgMGRFXTazq89uI61E913QF833Pf9Ls1b6Qc9X0 1760
post_review-1.3.0.dist-info/METADATA sha256=RNKN3kbnKaMxhTVQZOtrXzGs2GpaNXi8dRJre6434JA 2715
post_review-1.3.0.dist-info/RECORD
post_review-1.3.0.dist-info/WHEEL sha256=o2k-Qa-RMNIJmUdIc7KU6VWR_ErNRbWNlxDIpl7lm34 110
post_review-1.3.0.dist-info/entry_points.txt sha256=KO4roK-lF77jIAFZ4Wyb_Vfa8jPzztrNTBC0O2X4hLI 58
post_review-1.3.0.dist-info/metadata.json sha256=8-leKKWnom2_wxMfn75GKipfiwhfK8Z1jVMWmtJBNtQ 1261
post_review-1.3.0.dist-info/top_level.txt sha256=eAyUjJdnBUrp6oEcFDf06jDAucsnd0QLjZGD8N-m7x0 11
postreview/BaseService.py sha256=lLH6k-XQt58Ahdo0lU5sba1sSRgE3WIktjNtd5Dc-FU 994
postreview/GitCommandRunner.py sha256=gwLg5dBRiYKQPded_6yGw704i5MZVKuKANiTVMgdfxc 2271
postreview/GitHubService.py sha256=melohDTG9szJ_7D8lj9HzigUDIc6Z78esFVovRbzEOo 4512
postreview/GitLabService.py sha256=c1_KqOEO2XlV3F5JCLXEWyhuza4eeoaxieLHDMhkZzU 3526
postreview/GitServiceManager.py sha256=A0St-PSAGdUAt7gst_mCYIvK8Sx8oF4jrQJ4L59f7X0 3490
postreview/GitUtils.py sha256=bK5M_YhjhRfHtBSPdfE6EdIMrvpkuan1DdFaOwlsSsc 1608
postreview/__init__.py sha256=zi_LaUT_OsChAtsPXbOeRpQkCohSsOyeXfavQPM0GoE 22
postreview/__main__.py sha256=np4I6J5qReE_sFnADpHo0i6BzrIeo7oLUJuLTPCIt7I 300
postreview/cli.py sha256=NZ0lHMSboElkk2Uu4kR-DJBP3HZ30VEd-qQKn6Qttxo 1766
postreview/config.ini sha256=-gceCbdz-naPvowq94HcDIZMlkRSrEXCw26HllOae0M 56
postreview/configprocesser.py sha256=WELCQc6mhzANgDCshXo9j7e0LoTQME6yo5j52SmsVLE 1292
postreview/logger.py sha256=1AXcyF1aPdyTdHOEYB0zBgxIQdXy8ekJQn2DGni2N4w 669

top_level.txt

postreview

entry_points.txt

post-review = postreview.__main__:main