Skip to content
Snippets Groups Projects
Commit ed81fda3 authored by Jean-Denis Girard's avatar Jean-Denis Girard
Browse files

Add author

parent 175a2260
No related branches found
No related tags found
No related merge requests found
#! /usr/bin/env python
# -*- coding: utf-8 -*-
#
# Decode Btrfs send stream
#
# Author: Jean-Denis Girard <jd.girard@sysnux.pf>
#
from struct import unpack
from sys import argv, exit, stdin, stderr
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment