package/python-filelock: new package
authorJared Bents <jared.bents@rockwellcollins.com>
Mon, 23 Mar 2020 15:45:39 +0000 (10:45 -0500)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 24 Mar 2020 21:01:11 +0000 (22:01 +0100)
commit16ee6551c3ed608f8e28d45bdd4b6b3bbcd8c09a
tree8584ff200cbe3d447eff9243741744244ff98e6b
parent3b920487bad119abf5bfb10a237cedd3b5278c10
package/python-filelock: new package

This package contains a single module, which implements
a platform independent file lock in Python, which provides
a simple way of inter-process communication.

Signed-off-by: Jared Bents <jared.bents@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
DEVELOPERS
package/Config.in
package/python-filelock/Config.in [new file with mode: 0644]
package/python-filelock/python-filelock.hash [new file with mode: 0644]
package/python-filelock/python-filelock.mk [new file with mode: 0644]