square-pass

View on PyPIReverse Dependencies (0)

0.0.2 square_pass-0.0.2-py3-none-any.whl

Wheel Details

Project: square-pass
Version: 0.0.2
Filename: square_pass-0.0.2-py3-none-any.whl
Download: [link]
Size: 18402
MD5: 8fdc48dc53796e271d9182dd5e992794
SHA256: 9ab2cf615a782d6b6cdfff5bcfee08ed783734874dfc30729577653a3b0152e0
Uploaded: 2023-10-03 09:57:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: square-pass
Version: 0.0.2
Summary: CLI Based Password Manager
Author: Rakibul Islam Jisan
Author-Email: jis4nx[at]gmail.com
Home-Page: https://github.com/jis4nx/square-pass
Project-Url: Bug Reports, https://github.com/jis4nx/square-pass/issues
Project-Url: Funding, https://donate.pypi.org
Project-Url: Source, https://github.com/jis4nx/square-pass/
Keywords: password_manager,encryption,aes256,cli-password-manager
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
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 :: Only
Requires-Python: >=3.6, <3.12
Requires-Dist: pycryptodome (==3.10.1)
Requires-Dist: prettytable (==2.4.0)
Requires-Dist: rich (==10.15.2)
Requires-Dist: pyperclip
Requires-Dist: psutil
Requires-Dist: setuptools
Requires-Dist: wheel
Requires-Dist: PyYAML
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2490 characters]

WHEEL

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

RECORD

Path Digest Size
sqpass/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sqpass/create_db.py sha256=xZd623bq-KGdxJE0zI4PybERcb8gmoDNeIr4_12udqE 1618
sqpass/install.py sha256=xzsCejJcyRlc8eq_TJf2ssGnf98LFqmdbzdP4M6TQwI 2517
sqpass/main.py sha256=xtxJ7yTuDGFWtspZ6h8lJDqVq--2IFBKtiqogW-fCM4 8549
sqpass/observer.py sha256=3p_kbiyXIMV60ifuURsG5gjXZQ1NinqkjxWi1_E-OIg 756
sqpass/passwordManager/__init__.py sha256=XlVXZP3VA5iNTkwOrbQHNKPQg0aQ7ay9tDqSRwgRbVU 71
sqpass/passwordManager/argaction.py sha256=StTjHH58_2OwAlXuXw7oS8WMa-LAvKSJOWpngtDKwyo 2213
sqpass/passwordManager/base.py sha256=Jeq2tHeIqriNoy-5MMAW5RibRBvkZ-SfEbeyg1rclNs 12939
sqpass/passwordManager/cache.py sha256=FLZWyD1aSvhJDrpPOpp_t1Apx7GIr9sPXhC4fmdyWus 927
sqpass/passwordManager/ciphers.py sha256=JWoDmkSkrrCNXFgcV8PaHMaVOrTwTXaKIBRHstmAWM0 1376
sqpass/passwordManager/conf.py sha256=uoc1UfUrPrWuhlycSn-ZVRoSPPOcLcRmiWMy-OZS7I8 1058
sqpass/passwordManager/parser.py sha256=Ay3CwSb17QSSD3ZOg0msb5zZ3ZmFuk53AMaW0Nc0AGw 3654
sqpass/passwordManager/reset.py sha256=laE7UEvm2PYEuYSHdu98rDq5jgsWUqkq2JPnKegq_gk 529
sqpass/passwordManager/tools.py sha256=1z4NvAJ1T_oHAUDeBL2hOFHRQqf0HwJdzMEpTbBRqc0 3593
square_pass-0.0.2.dist-info/LICENSE sha256=9pmC4yUMW1s8jLQBVl9bHO28q6uGrTpui7w9rbllyso 1070
square_pass-0.0.2.dist-info/METADATA sha256=v1S8fglHXUhzPHHCV2UGZ0oKaUrVQNhmZyplWb-_VPo 3809
square_pass-0.0.2.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
square_pass-0.0.2.dist-info/entry_points.txt sha256=2pQW-GiN-97D50FvPu3HFGQByDdA5yJjITXHFWhi39A 73
square_pass-0.0.2.dist-info/top_level.txt sha256=bqxH0cX2gIzTlky9e6rpjAFRaXfemCBIAk5tJuhUCd4 7
square_pass-0.0.2.dist-info/RECORD

top_level.txt

sqpass

entry_points.txt

sq = sqpass.main:main
sq-init = sqpass.install:setmain