Metadata-Version: 2.0
Name: atomiccreate
Version: 0.1.1
Summary: Create and write to a file atomically.
Home-page: https://github.com/stevemarple/python-atomiccreate
Author: Steve Marple
Author-email: s.marple@lancaster.ac.uk
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: Software Development :: Libraries :: Python Modules

atomiccreate
============

Create and write to a file so that it appears as an atomic operation
at the filesystem level.




Credits
=======

"atomiccreate" is written and maintained by Steve Marple.


Contributors
------------

Please append your name here when you submit your first pull request.


