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=7asRQ9j0LYjQ0uZ6zz_G-pQqQnr1Z5x6SeUJJZIriig,3451
borgmatic/borg/extract.py,sha256=iXFPRYecqJwxBV8tvgy09yKT3SbogB5dDQv28gmFIJA,1230
borgmatic/borg/prune.py,sha256=fJoWBFrE-siaiUcLY7v9udR83-H0eqiY71hA0OaskUA,1454
borgmatic/commands/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
borgmatic/commands/borgmatic.py,sha256=0zbhcDBK_UbW9zTXs9E5LESNEXSFZv8FNC3GCPbmGSs,3858
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=xCo2UrNQSKY3bmrhzYtkpRdDo4wHP3oXMOh8qghEz9U,1109
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=ScP2X85cR7p77lJ9M9F63tq-6g7aBT3Pt9NYebEnBZM,6851
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=0JOA1MJZxrEivXJMltj9vu4fwtZq9HMxARMpgXNvfXA,1994
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=i9Gb08C37E0PgQDpz0jYNZ0H6o-EyIlIIfvUQAgaQOg,11978
borgmatic/tests/unit/borg/test_extract.py,sha256=bFQreYAwSkIKfOT5WUAT9Lgn1idkCg0n4KqhwV-JqHw,3153
borgmatic/tests/unit/borg/test_prune.py,sha256=7lKjsBpX7osbMZVb043o1lAWaGaiqjAn8WauHa9c51M,3129
borgmatic/tests/unit/config/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
borgmatic/tests/unit/config/test_collect.py,sha256=LG0f08D_SfV8l9NGVh-Qap81n7xXWG44WZRxCZ2tFDQ,3342
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.8.dist-info/DESCRIPTION.rst,sha256=OCTuuN6LcWulhHS3d5rfjdsQtW22n7HENFRh6jC6ego,10
borgmatic-1.1.8.dist-info/METADATA,sha256=8feZc8sOtyCLB5vxPB1CAXt5rXFjxt9Z9BPlJKK1QgY,816
borgmatic-1.1.8.dist-info/RECORD,,
borgmatic-1.1.8.dist-info/WHEEL,sha256=rNo05PbNqwnXiIHFsYm0m22u4Zm6YJtugFG2THx4w3g,92
borgmatic-1.1.8.dist-info/entry_points.txt,sha256=oucIJT40fjJh7mohgiYFG_kkN-P9-I7CGJfhB5mzc7U,199
borgmatic-1.1.8.dist-info/metadata.json,sha256=QXOSKCvQNzKdx0vLdN-Tkuoi7T1JuWsF8kyVAy0z5tw,1410
borgmatic-1.1.8.dist-info/top_level.txt,sha256=mi5DCA59BIVnNJ9l8UGbvPfS6nBchAgLPQMw1iqcgVk,10
