Metadata-Version: 1.1
Name: retroactive
Version: 0.1
Summary: Retroactive data structures
Home-page: http://github.com/csvoss/retroactive
Author: Chelsea Voss
Author-email: voss.chelsea@gmail.com
License: GPL
Description: Implements algorithms for various types of retroactive data structures. Retroactive data structures allow operations to be 'retroactively' performed, affecting the history of the data structure.
Keywords: retroactive data structures retroactivity datastructures persistence algorithms queue deque union-find stack priority-queue
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Utilities
Classifier: Intended Audience :: Science/Research
