K 10 svn:author V 6 jbeich K 8 svn:date V 27 2016-10-27T21:18:32.971153Z K 7 svn:log V 280 devel/py-atomiclong: add new port Based on: ports-mgmt/py-pytoport output AtomicLong was born out of the need for fast thread-safe counters in Python. Its value is a C long which can be incremented, decremented, and set atomically. WWW: https://pypi.python.org/pypi/atomiclong END