1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-30 21:18:46 +02:00

add simple summary support to rsync and rsync-s parsers

This commit is contained in:
Kelly Brazil
2024-02-27 10:26:07 -08:00
parent f9bf889654
commit e2f97d7d8e
8 changed files with 106 additions and 10 deletions
+1 -1
View File
@@ -159,4 +159,4 @@ Compatibility: linux, darwin, freebsd
Source: [`jc/parsers/rsync.py`](https://github.com/kellyjonbrazil/jc/blob/master/jc/parsers/rsync.py)
Version 1.1 by Kelly Brazil (kellyjonbrazil@gmail.com)
Version 1.2 by Kelly Brazil (kellyjonbrazil@gmail.com)
+1 -1
View File
@@ -116,4 +116,4 @@ Compatibility: linux, darwin, freebsd
Source: [`jc/parsers/rsync_s.py`](https://github.com/kellyjonbrazil/jc/blob/master/jc/parsers/rsync_s.py)
Version 1.2 by Kelly Brazil (kellyjonbrazil@gmail.com)
Version 1.3 by Kelly Brazil (kellyjonbrazil@gmail.com)