sparseutils

utilities for interacting with sparse files
git clone git://git.vx21.xyz/sparseutils
Log | Files | Refs | README | LICENSE

README.md (837B)


      1 sparseutils
      2 -----------
      3 
      4 A collection of utilities for interacting with sparse files.
      5 
      6 Installation
      7 ------------
      8 
      9 You can install sparseutils with pip,
     10 
     11     % sudo pip3 install sparseutils
     12 
     13 alternatively you can clone the [source](https://git.sr.ht/~richardipsum/sparseutils)
     14 and then run pip from within the git repo:
     15 
     16     % sudo pip3 install .
     17 
     18 you can also run the tests from within the git repo using tox:
     19 
     20     % tox
     21 
     22 Contributing
     23 ------------
     24 
     25 Please feel welcome to submit patches and bug reports via email
     26 to my public-inbox ~richardipsum/public-inbox@lists.sr.ht
     27 alternatively patches may be submitted in private using the address
     28 found in the git log.
     29 
     30 See https://git-send-email.io/ for details on contributing
     31 via email with git.
     32 
     33 The archive of my public-inbox can be found at
     34 https://lists.sr.ht/~richardipsum/public-inbox.