ped

View on PyPIReverse Dependencies (1)

3.0.0 ped-3.0.0-py3-none-any.whl

Wheel Details

Project: ped
Version: 3.0.0
Filename: ped-3.0.0-py3-none-any.whl
Download: [link]
Size: 11350
MD5: 1177ed08f791cdd1c2901ebefa333647
SHA256: 266bfa58b1f2544a07c9cffd78ce05c2703549e31005a0b37cfd211a8675abb3
Uploaded: 2024-01-18 21:04:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ped
Version: 3.0.0
Summary: Quickly open Python modules in your text editor.
Author-Email: Steven Loria <sloria1[at]gmail.com>
Project-Url: Issues, https://github.com/sloria/ped/issues
Project-Url: Source, https://github.com/sloria/ped/
Keywords: commandline,cli,open,editor,editing
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: System :: Shells
Requires-Python: >=3.8
Requires-Dist: ped[tests]; extra == "dev"
Requires-Dist: tox; extra == "dev"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-mock; extra == "tests"
Requires-Dist: scripttest (==1.3); extra == "tests"
Provides-Extra: dev
Provides-Extra: tests
Description-Content-Type: text/x-rst
[Description omitted; length: 4412 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ped/__init__.py sha256=iKekGjETZtQBiLrGt7-dOOPYskm6qoITwToOXcLEYFs 7522
ped/guess_module.py sha256=hqr6NKR4lUSkUS67vpW8zRXyOPnqsIQMyG_9FLnHSvU 4429
ped/install_completion.py sha256=dsa0oCt5CYqaEBHHvOx_VUR05qVWAkeouB4vURgA2rw 1050
ped/ped_bash_completion.sh sha256=I_Mkou6Tw22bvJKFll7JHUYNKyV6_uiKUjPSYSpV4JI 661
ped/ped_zsh_completion.zsh sha256=OYHcICgRhmWlFNVLCO9Xak0vegOIZ50X9pfAm20lLjM 862
ped/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ped/pypath.py sha256=U0oKhUT5iBhYHLp9E4wQYBimFxjT6TaEMYFnXC0t9o0 770
ped/style.py sha256=vT-hHXhu1BwGJINntQzd9nIS5SLMQ4SjPMjyZWJEWZI 839
ped-3.0.0.dist-info/entry_points.txt sha256=FNJFB2kqGBUa5eyVIZNYAZ1w9NRsw7OtKTtyW5V90p0 32
ped-3.0.0.dist-info/LICENSE sha256=sSoXShL15Q-YL5ycbSUM8F8FPTPfYH0-Yj8FIoUW_9M 1052
ped-3.0.0.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
ped-3.0.0.dist-info/METADATA sha256=jbbicmhYYX_zUqJSI2iWS6rfurELXKsZxqxqwC74Cww 5513
ped-3.0.0.dist-info/RECORD

entry_points.txt

ped = ped:main