borgmatic/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
borgmatic/borg.py,sha256=Cg8rdIncrTQtby-eGhI7NxgAVc06uHVm11kF_-UWLdU,7788
borgmatic/verbosity.py,sha256=E5HPLucfWHr-t96eFQk8hOx9YOiuqvubGsD61XusC2Q,38
borgmatic/borg/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
borgmatic/borg/check.py,sha256=WjUqqtTuLOBGqv4s1FrSvIlujpCvh4T0FShL-tSqPSc,2731
borgmatic/borg/create.py,sha256=KHeD4DlCqpaNI0xIOYS_Ap8XIdARE_U5lncTMe1iXO0,3361
borgmatic/borg/extract.py,sha256=iXFPRYecqJwxBV8tvgy09yKT3SbogB5dDQv28gmFIJA,1230
borgmatic/borg/prune.py,sha256=zHbAg0OQ8HUUThJlw55Hty0EODbQKbCSwDPR0PGW5z8,1444
borgmatic/commands/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
borgmatic/commands/borgmatic.py,sha256=BBrIFQDg0DvTU4VqCSKoXADBL1VyYt4e2CUP56b-iHg,3966
borgmatic/commands/convert_config.py,sha256=5YtyAKofpiUbMgrDR7hcA3V-dn9DotUl-ErO102JM8I,3323
borgmatic/commands/generate_config.py,sha256=kkuQovIokPC4QkyXBIhqjYN4lRnGSkreFiC-OAGpjW8,1422
borgmatic/config/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
borgmatic/config/collect.py,sha256=j5uSRgDwNQNOIuzP8p283nspJoX3LlORLf0QAt1MbNU,1031
borgmatic/config/convert.py,sha256=9lUNBo9JehSLmaEwmxDT4qpQ4GAS2OFsvQUGw4yPu5s,4413
borgmatic/config/generate.py,sha256=VZ4Cp1d8I1rii-BwljiVth6-bvWZzy1cOOEoBoCsdRM,3003
borgmatic/config/legacy.py,sha256=JKuYDmzSpJFDcWNb0kcidW3LVnK9zYSuXgVEgyCEfIw,5536
borgmatic/config/schema.yaml,sha256=bcQQgGw9THIx2ZzZSRb98_Gywuhha4RtJrXEDdAvj7I,6291
borgmatic/config/validate.py,sha256=Qs0invRovi6EjIQkGlAqFW9INE3s_t0J-Jd9RdSi_ic,2661
borgmatic/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
borgmatic/tests/integration/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
borgmatic/tests/integration/test_version.py,sha256=kxAdHlxWR80snstGJcF5hRa9lsBvieRilqJQlWpsGKw,249
borgmatic/tests/integration/commands/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
borgmatic/tests/integration/commands/test_borgmatic.py,sha256=1eIrHqF2DLQ0hOWsac1HpuyQHAEuDrczX3f9e2YxY30,1978
borgmatic/tests/integration/commands/test_convert_config.py,sha256=wkYAZIkYlbqLnI7_e49GP1wUiJ8uVs7H1jnSQ3lkRfE,1647
borgmatic/tests/integration/commands/test_generate_config.py,sha256=j__LyIwSHioMtMlD-RqtcLqeiuBG7DNTBzzrLukmmEU,439
borgmatic/tests/integration/config/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
borgmatic/tests/integration/config/test_generate.py,sha256=-hk6j46ZquwET7qbAZ3RzHGTsGJ_WuHGNNjvPq3LqVQ,2235
borgmatic/tests/integration/config/test_legacy.py,sha256=iACTUlxNS12UztRut8G_l1lUPfaZt3_sXMM_o3EOM6U,621
borgmatic/tests/integration/config/test_validate.py,sha256=C_roKul5yS23k68Gqv4VxYfVpkdE-pwKBeegckRQC0c,3452
borgmatic/tests/unit/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
borgmatic/tests/unit/test_borg.py,sha256=rVCc5C2jh0_BQftNKum3GB_bn41TFbhvL6yMVmXwwe4,19695
borgmatic/tests/unit/borg/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
borgmatic/tests/unit/borg/test_check.py,sha256=22YBl-Xz30VDWWImjPvoj1J1E0PhNWC2Hybx9to8HNw,5926
borgmatic/tests/unit/borg/test_create.py,sha256=MIvFWcyywehUFuERK6gtPBA0RSOOq1Qs1_11HKO_qcQ,11097
borgmatic/tests/unit/borg/test_extract.py,sha256=bFQreYAwSkIKfOT5WUAT9Lgn1idkCg0n4KqhwV-JqHw,3153
borgmatic/tests/unit/borg/test_prune.py,sha256=hqMlE_JjDEkzJe83IBS_JPj-CorQ-ETBeVKsNooY58A,2706
borgmatic/tests/unit/config/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
borgmatic/tests/unit/config/test_collect.py,sha256=SHEYzd3VlXREYQrZZJVWDb7Ckj4dZBYEgD9CGhDep_M,2654
borgmatic/tests/unit/config/test_convert.py,sha256=EsmHTm5BxO7QFCDiPqgAy3WHJfOxl-x4RzQnUsTdKv8,5165
borgmatic/tests/unit/config/test_generate.py,sha256=ICFd9Ia2lLZVUztbF3_o7VT2cgNmRsPukoS2B2q7k3U,1339
borgmatic/tests/unit/config/test_legacy.py,sha256=pCktHmSTuuS1SagDgaSxOytH22nXpVb59z7Ao49TaGE,7742
borgmatic-1.1.6.dist-info/DESCRIPTION.rst,sha256=OCTuuN6LcWulhHS3d5rfjdsQtW22n7HENFRh6jC6ego,10
borgmatic-1.1.6.dist-info/METADATA,sha256=hKVdu05uIvvEZJSBiXzhHR2mCMkb-o-JGFUkUVt6mrY,816
borgmatic-1.1.6.dist-info/RECORD,,
borgmatic-1.1.6.dist-info/WHEEL,sha256=rNo05PbNqwnXiIHFsYm0m22u4Zm6YJtugFG2THx4w3g,92
borgmatic-1.1.6.dist-info/entry_points.txt,sha256=oucIJT40fjJh7mohgiYFG_kkN-P9-I7CGJfhB5mzc7U,199
borgmatic-1.1.6.dist-info/metadata.json,sha256=B7udnG7WvGrChsnm36gl6JStEapNo11aYLL8Noeu_J0,1410
borgmatic-1.1.6.dist-info/top_level.txt,sha256=mi5DCA59BIVnNJ9l8UGbvPfS6nBchAgLPQMw1iqcgVk,10
