mozInstall

View on PyPIReverse Dependencies (2)

2.1.0 mozInstall-2.1.0-py2.py3-none-any.whl

Wheel Details

Project: mozInstall
Version: 2.1.0
Filename: mozInstall-2.1.0-py2.py3-none-any.whl
Download: [link]
Size: 6687
MD5: 30b56b9f3ece3e0e0ba089d4b938b2b0
SHA256: 8abc26e37b1976eb3d815ee2a42bb6bbb10926e16620eabb6f8f1ed764b0c0fe
Uploaded: 2023-07-28 13:43:23 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mozInstall
Version: 2.1.0
Summary: package for installing and uninstalling Mozilla applications
Author: Mozilla Automation and Tools team
Author-Email: tools[at]lists.mozilla.org
Home-Page: https://wiki.mozilla.org/Auto-tools/Projects/Mozbase
License: MPL 2.0
Keywords: mozilla
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Requires-Dist: mozinfo (>=0.7)
Requires-Dist: mozfile (>=1.0)
Requires-Dist: requests
Requires-Dist: six (>=1.13.0)
[Description omitted; length: 64 characters]

WHEEL

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

RECORD

Path Digest Size
mozinstall/__init__.py sha256=BvUW0tefPeZiNnE-_s8YO3-j8pYmnUGSFDFCpVjEu5k 241
mozinstall/mozinstall.py sha256=_I6ORfIPRdd5geebuNUUaRyUYkY7GOymeFp7eeWeY6Q 14068
mozInstall-2.1.0.dist-info/METADATA sha256=PvBaaaZCd5oGohdBzqH9pCQgJAIEsNi2EfMzNMeC82U 915
mozInstall-2.1.0.dist-info/WHEEL sha256=WzZ8cwjh8l0jtULNjYq1Hpr-WCqCRgPr--TX4P5I1Wo 110
mozInstall-2.1.0.dist-info/entry_points.txt sha256=4wye_EUZyXchKiQlTnD7msHpzxXCLrftMdHehf2v7RE 254
mozInstall-2.1.0.dist-info/top_level.txt sha256=d1bMIne77tA1M0qnkrLhTUj7lnM8yDiixgdt7oLZQis 11
mozInstall-2.1.0.dist-info/RECORD

top_level.txt

mozinstall

entry_points.txt

moz_add_to_system = mozinstall:install_cli
moz_remove_from_system = mozinstall:uninstall_cli
mozinstall = mozinstall:install_cli
mozuninstall = mozinstall:uninstall_cli