Metadata-Version: 2.0
Name: tinyshar
Version: 0.4.2
Summary: simple library and utility for creation of shell archives
Home-page: https://github.com/kshpytsya/tinyshar
Author: Kyrylo Shpytsya
Author-email: kshpitsa@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: System :: Installation/Setup
Classifier: Topic :: System :: Software Distribution
Requires-Python: >=3.6, <=3.7
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

## Build Status
Travis CI  | AppVeyor | CircleCI
---------- | -------- | --------
[![linux test status](https://img.shields.io/travis/kshpytsya/tinyshar.svg?label=Linux)](https://travis-ci.org/kshpytsya/tinyshar) | [![windows test status](https://img.shields.io/appveyor/ci/kshpytsya/tinyshar.svg?label=Windows&logo=appveyor)](https://ci.appveyor.com/project/kshpytsya/tinyshar) | [![macOS test status](https://img.shields.io/circleci/project/github/kshpytsya/tinyshar.svg?label=macOS)](https://circleci.com/gh/kshpytsya/tinyshar)

# tinyshar
simple Python library and utility for creation of shell archives

Documentation is available [here](https://tinyshar-docs.surge.sh) -- work in progress.


