MacOps

View on PyPIReverse Dependencies (0)

3.2.6 macops-3.2.6-py3-none-any.whl

Wheel Details

Project: MacOps
Version: 3.2.6
Filename: macops-3.2.6-py3-none-any.whl
Download: [link]
Size: 3667
MD5: 35ab09067d7100d441205d46d6b13965
SHA256: 7ade182be374458979171af5c76cb6bca640dff6ab6712b8e4e2c3436ee2d4b0
Uploaded: 2021-02-16 16:06:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: macops
Version: 3.2.6
Summary: It is a python module which can help you to change the current mac address of a certain interface, generate a mac address, get the current mac address and also reset the current mac address to the original one.
Author: Shounak Kulkarni
Author-Email: shounak_kulkarni[at]outlook.com
Home-Page: https://github.com/ShounakKulkarni/MacOps/
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Dist: randmac
Requires-Dist: pathlib
Description-Content-Type: text/markdown
[Description omitted; length: 1618 characters]

WHEEL

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

RECORD

Path Digest Size
macops/__init__.py sha256=CV5SbmTwfFdHY6uf1fDXnynH0E4JGmSf46a1mFWmxks 157
macops/change.py sha256=qj73CWbHAPj5MO-jd_sMgw3n_tftA8iceIrUNlejDwk 425
macops/generate.py sha256=TonbZTpJ2mHIj1NcbIQ6mO2Qb-hoiHWjR19rjerrdVk 95
macops/get.py sha256=u1MO0TBR_g1nXskKMzGZog8EvmpCD1uWlKAeBmLCycw 188
macops/reset.py sha256=u5dydGhqklX5wLSy_3fcvcCDXAlHSyG7naJGADuFEng 194
macops/test.py sha256=8lM_hCoUsICTGn6PrpAF7a6pRrysONKOPyAaZpXhJqo 185
macops-3.2.6.dist-info/METADATA sha256=8WelaOU7i-ElBaD8hJaS6Jjm3Lz3jXGiflW9LIfGyHw 2270
macops-3.2.6.dist-info/WHEEL sha256=D1Wh14kWDxPnrM-5t_6UCB-UuQNrEODtRa3vF4OsvQY 97
macops-3.2.6.dist-info/entry_points.txt sha256=K5I0bE9KK7mc4OIYnVrh9W4j5kiGVepLqXt00RB6pA4 194
macops-3.2.6.dist-info/top_level.txt sha256=d1BRT4mhrC2c0M65rdoJEGEIZ3wtApFeV0c2pd1QdEc 7
macops-3.2.6.dist-info/RECORD

top_level.txt

macops

entry_points.txt

macops_change = macops.change:change_mac
macops_generate = macops.generate:generate_mac
macops_get = macops.get:get_current_mac
macops_reset = macops.reset:reset_original_mac