You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

pccontrol

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pccontrol - pypi Package Compare versions

Comparing version
1.1
to
1.2
+1
-1
PKG-INFO
Metadata-Version: 1.1
Name: pccontrol
Version: 1.1
Version: 1.2
Summary: This is a python library that gives you functions for doing multiple things on pc.

@@ -5,0 +5,0 @@ Home-page: https://github.com/karimk123/pccontrol

@@ -5,3 +5,3 @@ from distutils.core import setup

packages = ['pccontrol'], # Chose the same as "name"
version = '1.1', # Start with a small number and increase it with every change you make
version = '1.2', # Start with a small number and increase it with every change you make
license='MIT', # Chose a license from here: https://help.github.com/articles/licensing-a-repository

@@ -8,0 +8,0 @@ description = 'This is a python library that gives you functions for doing multiple things on pc.', # Give a short description about your library