Skip to content
This repository has been archived by the owner on Dec 3, 2017. It is now read-only.

Latest commit

 

History

History
51 lines (29 loc) · 583 Bytes

README.rst

File metadata and controls

51 lines (29 loc) · 583 Bytes

pycronkite

Build requirements:

  • gcc
  • libcronkite
  • python

Run requirements:

  • libcronkite
  • python
$ python setup.py build

To run the tests, do the following after the build phase:

$ python setup.py test

After building, while in the build directory:

$ python setup.py install

Free use of this software is granted under the terms of the MIT (X11) License. See LICENSE file for more information.