autobackup

View on PyPIReverse Dependencies (0)

0.0.4 autobackup-0.0.4-py3-none-any.whl

Wheel Details

Project: autobackup
Version: 0.0.4
Filename: autobackup-0.0.4-py3-none-any.whl
Download: [link]
Size: 8557
MD5: bd2d6b3d582be0f9152513d537e00f35
SHA256: fcd6a940eca23b4a7f12ae37451a94027a5c0ac9ef6a1748f5ad1e5b9554f810
Uploaded: 2024-11-27 23:40:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: autobackup
Version: 0.0.4
Summary: Automatically create backups of a directory
Author: Jonathan Whitaker
Author-Email: johnowhitaker[at]gmail.com
Home-Page: https://github.com/johnowhitaker/autobackup
License: Apache Software License 2.0
Keywords: nbdev jupyter notebook python
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
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.12
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.7
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1445 characters]

WHEEL

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

RECORD

Path Digest Size
autobackup/__init__.py sha256=1mptEzQihbdyqqzMgdns_j5ZGK9gz7hR2bsgA_TnjO4 22
autobackup/_modidx.py sha256=oK_f7Q9JrftEt8Wm0FegVHvdILvv5h1eGjc1rKqYY90 633
autobackup/core.py sha256=v5VUBkFjimGL1OtUpTPLrfIaRhgf0IcAdbrIuVSYnFc 4167
autobackup-0.0.4.dist-info/LICENSE sha256=xV8xoN4VOL0uw9X8RSs2IMuD_Ss_a9yAbtGNeBWZwnw 11337
autobackup-0.0.4.dist-info/METADATA sha256=9Oj06oDluRF_8bBlupG3DyGYJAn9_6TY2wiBhYXijkM 2353
autobackup-0.0.4.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
autobackup-0.0.4.dist-info/entry_points.txt sha256=Ql4CrAuCYRJ8PxKcqn5Q9lpq6TROfs2AnNRZANzFpFs 101
autobackup-0.0.4.dist-info/top_level.txt sha256=opCSyCuKtArJF09QoRv8U5m5qAzS2_hhPNLlNYpXzxY 11
autobackup-0.0.4.dist-info/RECORD

top_level.txt

autobackup

entry_points.txt

autobackup = autobackup.core:run_backup
[nbdev]
autobackup = autobackup._modidx:d