Metadata-Version: 2.0
Name: jk-dirmonitor
Version: 0.2019.8.22
Summary: This python module supports checking directories for changes. (Please note that only regular files are taken into account.)
Home-page: https://github.com/jkpubsrc/python-module-jk-dirmonitor
Author: Jürgen Knauth
Author-email: pubsrc@binary-overflow.de
License: Apache 2.0
Download-URL: https://github.com/jkpubsrc/python-module-jk-dirmonitor/tarball/0.2019.8.22
Keywords: filesystem,monitoring
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License

jk_dirmonitor
=============

Introduction
------------

This python module ...

Information about this module can be found here:


* `github.org <https://github.com/jkpubsrc/....>`_
* `pypi.python.org <https://pypi.python.org/pypi/jk_dirmonitor>`_

Why this module?
----------------

...


Limitations of this module
--------------------------

...


How to use this module
----------------------

Import this module
^^^^^^^^^^^^^^^^^^

Please include this module into your application using the following code:

.. code-block:: python

   impoert jk_dirmonitor

...


Contact Information
-------------------

This is Open Source code. That not only gives you the possibility of freely using this code it also
allows you to contribute. Feel free to contact the author(s) of this software listed below, either
for comments, collaboration requests, suggestions for improvement or reporting bugs:


* Jürgen Knauth: jknauth@uni-goettingen.de, pubsrc@binary-overflow.de

License
-------

This software is provided under the following license:


* Apache Software License 2.0


