package-locator

View on PyPIReverse Dependencies (1)

0.4.4 package_locator-0.4.4-py3-none-any.whl

Wheel Details

Project: package-locator
Version: 0.4.4
Filename: package_locator-0.4.4-py3-none-any.whl
Download: [link]
Size: 9594
MD5: 2982187e2988b18c234a8f7e0587ca5b
SHA256: 4130b888edbe4a78086d1afb7befa2436f3a1b96753848606a79c1072f5bfb4d
Uploaded: 2022-02-27 22:37:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: package-locator
Version: 0.4.4
Summary: For a package, locate its source repository url and its relative path within the repository
Author: Nasif Imtiaz
Author-Email: nasifimtiaz88[at]gmail.com
Home-Page: https://github.com/nasifimtiazohi/package-locator
Project-Url: Documentation, https://package-locator.readthedocs.io
Project-Url: Repository, https://github.com/nasifimtiazohi/package-locator
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7.1,<4.0.0
Requires-Dist: GitPython (<4.0.0,>=3.1.24)
Requires-Dist: PyYAML (<6.0.0,>=5.4.1)
Requires-Dist: click (<9.0.0,>=8.0.0)
Requires-Dist: requests (<3.0.0,>=2.26.0)
Requires-Dist: rich (<11.0.0,>=10.3.0)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Requires-Dist: version-differ (<0.4.0,>=0.3.14)
Description-Content-Type: text/x-rst
[Description omitted; length: 3978 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.7
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
package_locator/__init__.py sha256=gfbNitVDkU6RrzjHtF3pz-e2D2ql9kmbaz5ABzk-Fzo 134
package_locator/__main__.py sha256=cH7JFRzj0QyPeiMs8FpKUqUErne_1_9z3U6Qjvhr7wI 363
package_locator/common.py sha256=GNECyYpl8po1TBCOZhv8iUTFK0KP0nW9Q_QAxnEO5qg 2870
package_locator/directory.py sha256=NKJ5nGgY6zdTRmeuAFDtkdCdPc4nCh1teNG4UXJFMnE 10759
package_locator/locator.py sha256=r-L_7SA3C_dkPTYHotI-uoGoCEP41KHfy4AiA0a--ZE 3915
package_locator/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
package_locator-0.4.4.dist-info/entry_points.txt sha256=ciJNSVQEeNGr8QlSLij39_3aJD3FSbw2dXcReNH4Hl4 65
package_locator-0.4.4.dist-info/LICENSE sha256=qhgGSqs83OwOoas7B65NQbGe-jQfr_0q9N5ebVqa9wk 1070
package_locator-0.4.4.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
package_locator-0.4.4.dist-info/METADATA sha256=lcQroX9kxSYWo-m0H0DFaskx5iVGNFSMXFn4TtqRzRE 5121
package_locator-0.4.4.dist-info/RECORD

entry_points.txt

package-locator = package_locator.__main__:main