python/fasteners: Fix slack-desc.

This commit is contained in:
B. Watson 2016-11-13 22:13:50 -05:00 committed by Willy Sudiarto Raharjo
parent 57bbe40f4b
commit dac058c662
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -10,10 +10,10 @@ fasteners: fasteners (python package that provides useful locks)
fasteners:
fasteners: A python package that provides useful locks.
fasteners: It includes the following:
fasteners: Locking decorator,
fasteners: Reader-writer locks,
fasteners: Inter-process locks,
fasteners: Generic helpers.
fasteners: Locking decorator,
fasteners: Reader-writer locks,
fasteners: Inter-process locks,
fasteners: Generic helpers.
fasteners:
fasteners: Homepage: https://github.com/harlowja/fasteners
fasteners: