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
- Host: GitHub
- URL: https://github.com/tailhook/verwalter-toolbox
- Owner: tailhook
- License: apache-2.0
- Created: 2016-08-09T16:37:41.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-07-26T08:24:52.000Z (over 7 years ago)
- Last Synced: 2025-01-26T07:07:28.772Z (about 1 year ago)
- Language: Lua
- Size: 140 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE-APACHE
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.