Your message dated Sat, 13 Sep 2014 09:30:32 -0700 with message-id <CACXN+=QimWgMAZaNJps4tz1mLw=mAeONXDbfTnSbUhSH4nTEWA@mail.gmail.com> and subject line I no longer intend to package this module. has caused the Debian Bug report #753351, regarding ITP: node-levelup -- Fast & simple storage - a Node.js-style LevelDB wrapper to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 753351: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=753351 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: ITP: node-levelup -- Fast & simple storage - a Node.js-style LevelDB wrapper
- From: Andrew Kelley <superjoe30@gmail.com>
- Date: Mon, 30 Jun 2014 12:10:23 -0700
- Message-id: <CACXN+=QVhqQJ_CxESet5o4nbsHkjHPgtHG6gUOx8q3RQSzC86w@mail.gmail.com>
Package: wnppSeverity: wishlistOwner: Andrew Kelley <superjoe30@gmail.com>X-Debbugs-CC: debian-devel@lists.debian.org* Package name : node-levelupVersion : 0.18.5Upstream Author : Rod Vagg <r@va.gg>* License : ExpatProgramming Lang: _javascript_Description : Fast & simple storage - a Node.js-style LevelDB wrapperLevelDB is a simple key/value data store built by Google, inspired by BigTable.It's used in Google Chrome and many other products. LevelDB supports arbitrarybyte arrays as both keys and values, singular get, put and delete operations,batched put and delete, bi-directional iterators and simple compression usingthe very fast Snappy algorithm..LevelUP aims to expose the features of LevelDB in a Node.js-friendly way. Allstandard Buffer encoding types are supported, as is a special JSON encoding.LevelDB's iterators are exposed as a Node.js-style readable stream a matchingwriteable stream converts writes to batch operations..LevelDB stores entries sorted lexicographically by keys. This makes LevelUP'sReadStream interface a very powerful query mechanism..Node.js is an event-based server-side _javascript_ engine.
--- End Message ---
--- Begin Message ---
- To: 753351-close@bugs.debian.org
- Subject: I no longer intend to package this module.
- From: Andrew Kelley <superjoe30@gmail.com>
- Date: Sat, 13 Sep 2014 09:30:32 -0700
- Message-id: <CACXN+=QimWgMAZaNJps4tz1mLw=mAeONXDbfTnSbUhSH4nTEWA@mail.gmail.com>
--- End Message ---