jentry

View on PyPIReverse Dependencies (0)

1.0.1 jentry-1.0.1-py3-none-any.whl

Wheel Details

Project: jentry
Version: 1.0.1
Filename: jentry-1.0.1-py3-none-any.whl
Download: [link]
Size: 14369
MD5: f8f6b1174cc38eda09ba8d2d56129682
SHA256: cc44ca69b8b50e48be452c5c45976c084369b434428cbd6984d4b20d68078690
Uploaded: 2022-03-20 01:49:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: jentry
Version: 1.0.1
Summary: Python CLI which can find the entry of java project.
Author: HansBug
Author-Email: hansbug[at]buaa.edu.cn
Home-Page: https://github.com/hansbug/jentry
License: Apache License, Version 2.0
Keywords: Python CLI which can find the entry of java project.
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
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
Requires-Python: >=3.6
Requires-Dist: click (>=7.1.0)
Requires-Dist: hbutils (>=0.2.0)
Requires-Dist: enum-tools (>=0.8.0)
Requires-Dist: javalang (>=0.13.0)
Requires-Dist: prettytable (>=2.5.0)
Requires-Dist: pyinstaller (<5,>=4.7); extra == "build"
Requires-Dist: sphinx (~=3.2.0); extra == "doc"
Requires-Dist: sphinx-rtd-theme (~=0.4.3); extra == "doc"
Requires-Dist: enum-tools; extra == "doc"
Requires-Dist: sphinx-toolbox; extra == "doc"
Requires-Dist: plantumlcli (>=0.0.4); extra == "doc"
Requires-Dist: packaging; extra == "doc"
Requires-Dist: sphinx-multiversion (~=0.2.4); extra == "doc"
Requires-Dist: where (~=1.0.2); extra == "doc"
Requires-Dist: easydict (<2,>=1.7); extra == "doc"
Requires-Dist: pyinstaller (<5,>=4.7); extra == "doc"
Requires-Dist: coverage (>=5); extra == "test"
Requires-Dist: pytest (~=6.2.5); extra == "test"
Requires-Dist: pytest-cov (~=3.0.0); extra == "test"
Requires-Dist: pytest-mock (~=3.6.1); extra == "test"
Requires-Dist: pytest-rerunfailures (~=10.2); extra == "test"
Requires-Dist: pytest-timeout (~=2.0.2); extra == "test"
Provides-Extra: build
Provides-Extra: doc
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5800 characters]

WHEEL

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

RECORD

Path Digest Size
jentry/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jentry/config/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jentry/config/meta.py sha256=--8CDH1A_hExZJuEkBH_erfugu513yShYB61DD9ZwmE 443
jentry/entry/__init__.py sha256=Tg6hcO5nK3AsP1-_QroZ6yX1IN7K3D9Q40JREXT2UjY 22
jentry/entry/cli/__init__.py sha256=QPWtj5wDRTINDxVUL7XPqG3HoxHNvYOg08EnuSZB2Hc 21
jentry/entry/cli/cli.py sha256=ZTzPLXyqysghS8VZErTTKbUGQJAP_z6mPFbvG8x8iJs 3137
jentry/entry/cli/format.py sha256=1J4NzyQpacr5w0brxHXP_Jp8NW32Ln5rL7HlV7iOpNM 2792
jentry/entry/cli/order.py sha256=m96WBHtYmj0W4TEFWUGK_pArapqHOkY4gATzurs0hPI 1133
jentry/entry/script/__init__.py sha256=dxVUtH938yEewZM54b6KY-f1mj_wfSMngjQBRXgwlzI 118
jentry/entry/script/file.py sha256=eZIwUreVSMuv8SZq1zfx4phWBE7WzmQA5ebCvp_kjaA 2118
jentry/entry/script/project.py sha256=2HJ004-1nYUNmgREjZ0B9hp5e6uwR3UVmHpBWknO2uQ 585
jentry/model/__init__.py sha256=-qyT1HB4Eu1SdwM3LZu4MQ-uHJWDwNo_VD7sxZXQZZ8 29
jentry/model/entry.py sha256=P3Ye52mQThRXRcnhi_Gav43cG9TBhXUeSL_vPOBN9w4 1737
jentry-1.0.1.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
jentry-1.0.1.dist-info/METADATA sha256=4zAPpdWUtkZi9zxSIm0vQoFHpbkKrhxqDrmisKtbCyU 7847
jentry-1.0.1.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
jentry-1.0.1.dist-info/entry_points.txt sha256=lcESTuKyXa7SfNdfMupnyb1QVDiDZ1mAdCmEdX7sYC0 48
jentry-1.0.1.dist-info/top_level.txt sha256=yW-tEPIZzgRvSaWYJOWbXVso-bdNgEjTylyK8rjeSFw 7
jentry-1.0.1.dist-info/RECORD

top_level.txt

jentry

entry_points.txt

jentry = jentry.entry.cli:cli