PREFS

View on PyPIReverse Dependencies (0)

1.0.1 prefs-1.0.1-py3-none-any.whl

Wheel Details

Project: PREFS
Version: 1.0.1
Filename: prefs-1.0.1-py3-none-any.whl
Download: [link]
Size: 11702
MD5: 397c346e6b930bbc4dee774a0d5be7d6
SHA256: 9989621a05d58ea58dc0f3705d6333ec0ba3c83e1fd0ec54bf4d97f1f7c15a1a
Uploaded: 2022-01-03 21:34:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: prefs
Version: 1.0.1
Summary: Store and manage preferences easily.
Author: Patitotective
Author-Email: cristobalriaga[at]gmail.com
Home-Page: https://patitotective.github.io/PREFS/
Project-Url: Bug Tracker, https://github.com/python-poetry/poetry/issues
Project-Url: Changelog, https://patitotective.github.io/PREFS/about/changelog
Project-Url: Documentation, https://patitotective.github.io/PREFS/docs/
Project-Url: Discord Server, https://discord.gg/as85Q4GnR6
Project-Url: Repository, https://github.com/Patitotective/PREFS/
License: MIT
Keywords: preferences,settings,prefs
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.6,<4.0
Requires-Dist: click (<9.0.0,>=8.0.3)
Requires-Dist: lark (<2.0.0,>=1.0.0)
Description-Content-Type: text/markdown
[Description omitted; length: 2579 characters]

WHEEL

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

RECORD

Path Digest Size
prefs/__init__.py sha256=z73cCJ6qoScbg-xHjs73A-hmlgZq-8KdZH5PFLuIq0Y 4162
prefs/cli.py sha256=K38up6hUmN88xpzYFML7x-nQpw5tJTFrjJrpkCrBRX4 1211
prefs/exceptions.py sha256=sSk6cN1VIffa8-wqVKDTICLP74I0nMrt2IhMESt6V3s 335
prefs/parser/grammar.lark sha256=2xU8HD9UAaNGKAd7Y2S8fSUWkKl-a9N0ktu-3hNeOpw 777
prefs/parser/parser.py sha256=O-nvDdGk6F3CUjMrPYiU7taT1L_gJwJbDV6CGDRpOTo 1974
prefs/prefs.py sha256=1igjNmXf1bLdUdqoLb722avg4SxkHcmzuhKr8cpznTY 9228
prefs/utils.py sha256=UCsmwwW-mFHt_r8Js8VYDNaSptS_bG94YBc3CP5Lvlc 2016
prefs-1.0.1.dist-info/entry_points.txt sha256=1-3evKPy8OhcbdNagd0-_BQ1RVXvFY-gTClLUO_mmyk 40
prefs-1.0.1.dist-info/LICENSE sha256=S0HGzJ8DdqEh88SEM1qnHKiO8ci-oEH5O368jc2jpJM 1054
prefs-1.0.1.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
prefs-1.0.1.dist-info/METADATA sha256=072FR8N5csHowRS6U7Zo_dArKQVfAxwoJ0Zr75JsDwQ 3676
prefs-1.0.1.dist-info/RECORD

entry_points.txt

prefs = prefs.cli:main