File: PKG-INFO

package info (click to toggle)
borghash 0.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,800 kB
  • sloc: python: 73; makefile: 3
file content (24 lines) | stat: -rw-r--r-- 1,074 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Metadata-Version: 2.4
Name: borghash
Version: 0.1.1
Summary: Memory-efficient hash table (implemented in Cython)
Author: The Borg Collective (see AUTHORS file)
Maintainer-email: Thomas Waldmann <tw@waldmann-edv.de>
License-Expression: BSD-3-Clause
Project-URL: Homepage, https://github.com/borgbackup/borghash
Project-URL: Changelog, https://github.com/borgbackup/borghash/blob/master/changes.rst
Keywords: hashtable,memory,efficient,dense
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
License-File: LICENSE.rst
Dynamic: license-file