savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Savannah-hackers] submission of Snake Jerky - Persistent Python Obj


From: Rudy Gevaert
Subject: Re: [Savannah-hackers] submission of Snake Jerky - Persistent Python Object Store - savannah.nongnu.org
Date: Tue, 23 Sep 2003 03:36:29 -0400
User-agent: Mutt/1.3.28i

Hi,

I'm evaluating the project you submitted for approval in Savannah.

On Mon, Sep 22, 2003 at 10:59:33AM -0400, address@hidden wrote:
> 
> A package was submitted to savannah.nongnu.org
> This mail was sent to address@hidden, address@hidden
> 
> 
> Scott Moonen <address@hidden> described the package as follows:
> License: mbsd
> Other License: 
> Package: Snake Jerky - Persistent Python Object Store
> System name: snakejerky
> Type: non-GNU
> 
> Description:
> This project provides a persistent object store for the Python 
> 
> programming language.  It accomplishes this with several levels of 
> 
> abstraction.  Level 1 manages pages in mmap'ed storage.  Level 2 is a 
> 
> "heap manager" that provides the ability to allocate and free mmap'ed 
> 
> storage.  Level 3 provides for the management of a rudimentary set of 
> 
> mmap'ed objects (integers, floats, strings, lists, and dictionaries).  
> 
> Level 4 exposes these mmap'ed objects to Python for use as persistent 
> 
> objects.  A Python base class provides the final layer of 
> 
> abstraction, allowing full-fledged Python objects to be stored in the 
> 
> persistent object store.  Rudimentary synchronization is provided to 
> 
> allow for multi-threaded and multi-process access to the object 
> 
> store. 
> 
> The source for this project can be found at 
> 
> http://jot.andstuff.org/persist.tar.gz.

 In order to release your project properly and unambiguously 
under the MBSD license, please place copyright notices and permission-to-copy
statements at the beginning of every file of source code.

Please register your project once more with the changes
mentioned above.  

We cannot track projects that have been answered but not approved, so
we must ask you to register the project whenever you change the
registration. Make sure to apply all changes so you need to reregister
only once.

The re-registration URL found in our acknowledgement of your earlier
registration will direct you to the proper location.

Regards,

Rudy
-- 
Rudy Gevaert                address@hidden              
Web page                    http://www.webworm.org
GNU/Linux for schools       http://www.nongnu.org/glms
Savannah hacker             http://savannah.gnu.org
                                        




reply via email to

[Prev in Thread] Current Thread [Next in Thread]