leveldir

Multi-level directory structure data stores in python3
git clone git://git.defalsify.org/python-leveldir.git
Info | Log | Files | Refs | LICENSE

CHANGELOG (413B)


      1 - 0.3.3
      2 	* Add UUID dir support
      3 - 0.3.2
      4 	* Announce beta state
      5 - 0.3.1
      6 	* Include dependency in packaging
      7 	* Allow overridable key string representation
      8 - 0.3.0
      9 	* Make master file a dotfile
     10 - 0.2.0
     11 	* Add subdirectory entry mode for hexdir
     12 	* Add custom hex formatting for path generation
     13 - 0.1.0 
     14 	* License change to WTFPL
     15 - 0.0.2
     16 	* make subdir values cumulative in numdir
     17 - 0.0.1
     18 	* add hexdir
     19 	* add numdir