Key | Value |
---|---|
FileName | ./usr/share/doc/libleveldb1d/changelog.Debian.gz |
FileSize | 4166 |
MD5 | BB0541C9B80D2129B3EC72EAB2BE2DEA |
SHA-1 | FDE590A2F32870D08B0C779CDCBC5F1D8EC92F0E |
SHA-256 | E4AFBC53914FE42A6DCDBB6571B0204B7B57D43C07780F04CB9B246AC48FA83E |
SSDEEP | 96:LnZE1mh7jVvQMiK5v/NOoU70uykNQ6GIEXdMYCiC:TZE1mh1II53NOoUqku6YCiC |
TLSH | T1B1815C0DE9D58A38975A3CDB166BBF024D0D14288A7A9525BC74302FE9F7AE32384D40 |
hashlookup:parent-total | 19 |
hashlookup:trust | 100 |
The searched file hash is included in 19 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 147920 |
MD5 | B5DBE59F184697223D6E552BFDA249B3 |
PackageDescription | fast key-value storage library LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. . Features: * Keys and values are arbitrary byte arrays. * Data is stored sorted by key. * Callers can provide a custom comparison function to override the sort order. * The basic operations are Put(key, value), Get(key), Delete(key). * Multiple changes can be made in one atomic batch. * Users can create a transient snapshot to get a consistent view of data. * Forward and backward iteration is supported over the data. * Data is automatically compressed using the Snappy compression library. * External activity (file system operations etc.) is relayed through a virtual interface so users can customize the operating system interactions. * Detailed documentation about how to use the library is included with the source code. . Limitations: * This is not a SQL database. It does not have a relational data model, it does not support SQL queries, and it has no support for indexes. * Only a single process (possibly multi-threaded) can access a particular database at a time. * There is no client-server support builtin to the library. An application that needs such support will have to wrap their own server around the library. . This package provides the shared library. |
PackageMaintainer | Laszlo Boszormenyi (GCS) <gcs@debian.org> |
PackageName | libleveldb1d |
PackageSection | libs |
PackageVersion | 1.23-1 |
SHA-1 | 00CE953492C2CA56695B534BBEF4BDE1B8FE40FB |
SHA-256 | 4B4DB181C97B32B209327E9E819C43996D9698D402E031DF8FF24CF69B2DD0E5 |
Key | Value |
---|---|
FileSize | 186656 |
MD5 | 43F3FABBFDB722D796193A43ECDA2E56 |
PackageDescription | fast key-value storage library (development files) LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. . This package provides the development files. |
PackageMaintainer | Laszlo Boszormenyi (GCS) <gcs@debian.org> |
PackageName | libleveldb-dev |
PackageSection | libdevel |
PackageVersion | 1.23-1 |
SHA-1 | 03DECD1F509B8E90AA6DD046079CA3C53E405376 |
SHA-256 | 7AE68283CFB5B497C4019A3BC9F41BC9EA3A24E666331FE860B15A61061BEB5E |
Key | Value |
---|---|
FileSize | 120256 |
MD5 | 7C277D9E982F3D59AE6911C497764DF4 |
PackageDescription | fast key-value storage library LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. . Features: * Keys and values are arbitrary byte arrays. * Data is stored sorted by key. * Callers can provide a custom comparison function to override the sort order. * The basic operations are Put(key, value), Get(key), Delete(key). * Multiple changes can be made in one atomic batch. * Users can create a transient snapshot to get a consistent view of data. * Forward and backward iteration is supported over the data. * Data is automatically compressed using the Snappy compression library. * External activity (file system operations etc.) is relayed through a virtual interface so users can customize the operating system interactions. * Detailed documentation about how to use the library is included with the source code. . Limitations: * This is not a SQL database. It does not have a relational data model, it does not support SQL queries, and it has no support for indexes. * Only a single process (possibly multi-threaded) can access a particular database at a time. * There is no client-server support builtin to the library. An application that needs such support will have to wrap their own server around the library. . This package provides the shared library. |
PackageMaintainer | Laszlo Boszormenyi (GCS) <gcs@debian.org> |
PackageName | libleveldb1d |
PackageSection | libs |
PackageVersion | 1.23-1 |
SHA-1 | 36D52D928D45D037AA496506A1C056E1A92A65B0 |
SHA-256 | C88291B29F2E569BE1F0118D92054AED463A299F1FBC10B95337F3E9F4575621 |
Key | Value |
---|---|
FileSize | 190592 |
MD5 | 1E47002E72FEEBB6392237401408DF36 |
PackageDescription | fast key-value storage library (development files) LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. . This package provides the development files. |
PackageMaintainer | Laszlo Boszormenyi (GCS) <gcs@debian.org> |
PackageName | libleveldb-dev |
PackageSection | libdevel |
PackageVersion | 1.23-1 |
SHA-1 | 392AC3680E9E488897EE51A8E59284A6372C7666 |
SHA-256 | 6BBE72B85ADF8D637C02A250A87FC084C493026FF5667FF3B9C7042C180EE090 |
Key | Value |
---|---|
FileSize | 128992 |
MD5 | 8B1A052E8D1BB9184E2BA7B455E1709A |
PackageDescription | fast key-value storage library LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. . Features: * Keys and values are arbitrary byte arrays. * Data is stored sorted by key. * Callers can provide a custom comparison function to override the sort order. * The basic operations are Put(key, value), Get(key), Delete(key). * Multiple changes can be made in one atomic batch. * Users can create a transient snapshot to get a consistent view of data. * Forward and backward iteration is supported over the data. * Data is automatically compressed using the Snappy compression library. * External activity (file system operations etc.) is relayed through a virtual interface so users can customize the operating system interactions. * Detailed documentation about how to use the library is included with the source code. . Limitations: * This is not a SQL database. It does not have a relational data model, it does not support SQL queries, and it has no support for indexes. * Only a single process (possibly multi-threaded) can access a particular database at a time. * There is no client-server support builtin to the library. An application that needs such support will have to wrap their own server around the library. . This package provides the shared library. |
PackageMaintainer | Laszlo Boszormenyi (GCS) <gcs@debian.org> |
PackageName | libleveldb1d |
PackageSection | libs |
PackageVersion | 1.23-1 |
SHA-1 | 42BB694DF59507E85E7A69286DCF95B54F1CDB8A |
SHA-256 | B401BFB2677EBE914D387B2F04355ACC87A0F50008C8DEC688F6BBC76DCFCCC7 |
Key | Value |
---|---|
FileSize | 172384 |
MD5 | E7C08F72123460F4BFA198F00700EA54 |
PackageDescription | fast key-value storage library (development files) LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. . This package provides the development files. |
PackageMaintainer | Laszlo Boszormenyi (GCS) <gcs@debian.org> |
PackageName | libleveldb-dev |
PackageSection | libdevel |
PackageVersion | 1.23-1 |
SHA-1 | 6638074044458A655F004985D0B530EBC872EA69 |
SHA-256 | 5B0BB6D227ADEF48E30E0FA351081D42DF1CC2AD80BEC529538C4DACAC35F5C9 |
Key | Value |
---|---|
FileSize | 171532 |
MD5 | 97DD49303B16732A3F98F88025746C03 |
PackageDescription | fast key-value storage library (development files) LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. . This package provides the development files. |
PackageMaintainer | Laszlo Boszormenyi (GCS) <gcs@debian.org> |
PackageName | libleveldb-dev |
PackageSection | libdevel |
PackageVersion | 1.23-1 |
SHA-1 | 767BF5CFDFFA1669D33BBDBA6F35D7A78BD9707D |
SHA-256 | B332B340EBF4090A11E5F67459FAFD4563DFCAE3CE182AF727104D9DA3FC1A35 |
Key | Value |
---|---|
FileSize | 165112 |
MD5 | E71F1E9CDAD29B094D242DA96ECB1857 |
PackageDescription | fast key-value storage library (development files) LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. . This package provides the development files. |
PackageMaintainer | Laszlo Boszormenyi (GCS) <gcs@debian.org> |
PackageName | libleveldb-dev |
PackageSection | libdevel |
PackageVersion | 1.23-1 |
SHA-1 | 79F601D356AEDBD45C53E269DEED96712E75A8FA |
SHA-256 | 30B44AC58057C0FC2B985D553AF10CD36B04EFFEE90964A9C21C50C5E752DB9F |
Key | Value |
---|---|
FileSize | 140428 |
MD5 | B9129F62B06F737A920D96CF15A98A09 |
PackageDescription | fast key-value storage library LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. . Features: * Keys and values are arbitrary byte arrays. * Data is stored sorted by key. * Callers can provide a custom comparison function to override the sort order. * The basic operations are Put(key, value), Get(key), Delete(key). * Multiple changes can be made in one atomic batch. * Users can create a transient snapshot to get a consistent view of data. * Forward and backward iteration is supported over the data. * Data is automatically compressed using the Snappy compression library. * External activity (file system operations etc.) is relayed through a virtual interface so users can customize the operating system interactions. * Detailed documentation about how to use the library is included with the source code. . Limitations: * This is not a SQL database. It does not have a relational data model, it does not support SQL queries, and it has no support for indexes. * Only a single process (possibly multi-threaded) can access a particular database at a time. * There is no client-server support builtin to the library. An application that needs such support will have to wrap their own server around the library. . This package provides the shared library. |
PackageMaintainer | Laszlo Boszormenyi (GCS) <gcs@debian.org> |
PackageName | libleveldb1d |
PackageSection | libs |
PackageVersion | 1.23-1 |
SHA-1 | 7A56479607D572D6A086F417D3EEAF269F7C72B3 |
SHA-256 | E43BF53893874A60EE8DB78E11C5AFF47665A39E0DD234710EFE5F47354F76E9 |
Key | Value |
---|---|
FileSize | 194636 |
MD5 | DB75133909514DA7E2D38EF549919223 |
PackageDescription | fast key-value storage library (development files) LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. . This package provides the development files. |
PackageMaintainer | Laszlo Boszormenyi (GCS) <gcs@debian.org> |
PackageName | libleveldb-dev |
PackageSection | libdevel |
PackageVersion | 1.23-1 |
SHA-1 | 88FA86227CAD71F67C7EF109B7746B7B1B5C15EE |
SHA-256 | 5DE0DB2C56B3C5D6609430973F6DD734F925B5A9C684B47F67DACECA047FA616 |