Metadata-Version: 2.1
Name: socrate
Version: 0.2.0
Summary: Socrate daemon utilities
Home-page: https://github.com/mailu/socrate.git
Author: Pierre Jaury
Author-email: pierre@jaury.eu
License: UNKNOWN
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: jinja2
Requires-Dist: tenacity

Socrate is a simple Python module providing a set of utility functions for
Python daemon applications.

The scope includes:
- configuration utilities (configuration parsing, etc.)
- system utilities (access to DNS, stats, etc.)

Setup
======

Socrate is available on Pypi, simpy run:

```
pip install socrate
```


Contributing
============

Podop is free software, open to suggestions and contributions. All
components are free software and compatible with the MIT license. All
the code is placed under the MIT license.



