An open API service indexing awesome lists of open source software.

https://github.com/tailhook/verwalter-toolbox

A (prototype of) set of modules and test utilities to write a verwalter scheduler
https://github.com/tailhook/verwalter-toolbox

Last synced: 11 months ago
JSON representation

A (prototype of) set of modules and test utilities to write a verwalter scheduler

Awesome Lists containing this project

README

          

=================
Verwalter Toolbox
=================

:Status: Alpha

The toolbox is a set of well-tested modules to help you to write your
verwalter_'s scheduler. In particular:

* Set of utility modules like version comparison
* A number for helpers to generate test data for your own tests

.. _verwalter: http://verwalter.readthedocs.io

=======
License
=======

Licensed under either of

* Apache License, Version 2.0, (./LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license (./LICENSE-MIT or http://opensource.org/licenses/MIT)

at your option.

------------
Contribution
------------

Unless you explicitly state otherwise, any contribution intentionally
submitted for inclusion in the work by you, as defined in the Apache-2.0
license, shall be dual licensed as above, without any additional terms or
conditions.