Metadata-Version: 2.4
Name: smalltools
Version: 0.2.3
Summary: Small utilities for (gentoo) sysadmins
Home-page: https://github.com/vivo75/smalltools
Author: Francesco Riosa
Author-email: vivo75+smalltools@gmail.com
Keywords: management logging helpers
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: System :: Systems Administration
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Unix Shell
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license-file
Dynamic: summary

# Small Tools

Small utilities for sysadmins

## Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

### Prerequisites

at the moment the project requires python >= 3.5

### Installing

python setup.py build
python setup.py install

stlog ls -l /

## Versioning

We are inspired by [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/vivo75/smalltools/tags). 

## Authors

* **Francesco Riosa** - *Initial work* - [vivo75](https://github.com/vivo75)

## License

This project is licensed under the GPL v2+ License - see the [LICENSE.txt](LICENSE.txt) file for details
