oneup

View on PyPIReverse Dependencies (0)

0.6.0 oneup-0.6.0-py3-none-any.whl

Wheel Details

Project: oneup
Version: 0.6.0
Filename: oneup-0.6.0-py3-none-any.whl
Download: [link]
Size: 18594
MD5: 79ca2c5c21b71e362688b5dbd943a43e
SHA256: 95cf783af00c2f0ef1e6551947a7dbf316551fc0cb8bbee45a75d34474c6ba09
Uploaded: 2024-07-05 23:05:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: oneup
Version: 0.6.0
Summary: A CLI tool to check for dependency updates for Python, in Python
Author: Andrés Ignacio Torres
Author-Email: dev[at]aitorres.com
Home-Page: https://github.com/aitorres/oneup
Project-Url: Bug Tracker, https://github.com/aitorres/oneup/issues
Project-Url: Repository, https://github.com/aitorres/oneup
License: AGPL-3.0-only
Keywords: python,dependency updates,pyproject,requirements,cli
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.9,<4.0
Requires-Dist: requests (<3.0.0,>=2.32.3)
Requires-Dist: requirements-parser (<0.10.0,>=0.9.0)
Requires-Dist: setuptools (==70.2.0)
Requires-Dist: termcolor (<2.0.0,>=1.1.0)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Description-Content-Type: text/markdown
[Description omitted; length: 1636 characters]

WHEEL

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

RECORD

Path Digest Size
oneup/__init__.py sha256=dfPzWt8pQjnyZfYUxhfrMT3uuVZzIZR7xkmgZtPquQw 97
oneup/cli.py sha256=_ZRHURVwN2Zcco68Vgsgmfox4mneEWgYFzcrEUcFzec 7491
oneup/output.py sha256=dNY9BGwVfo13gZhWwxSbNdsNSYXiApvLCmxEMaiAd4U 896
oneup/version_checks.py sha256=yIsRCd9H-rEREB0SUv-o5IpGkDBrkHjTE2rYX4zUwaY 2436
oneup-0.6.0.dist-info/LICENSE sha256=hIahDEOTzuHCU5J2nd07LWwkLW7Hko4UFO__ffsvB-8 34523
oneup-0.6.0.dist-info/METADATA sha256=sO8qS8UhZKdMjf1g79ZQ32iiZhIG1NAs8SK54CtyCVY 3012
oneup-0.6.0.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
oneup-0.6.0.dist-info/entry_points.txt sha256=DrJVTsq9xDFWVkzYD-dp5NvX2Irf03Fv2_MGB3v3MmQ 40
oneup-0.6.0.dist-info/RECORD

entry_points.txt

oneup = oneup.cli:main