File: PKG-INFO

package info (click to toggle)
python-mhash 1.4-1.2
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 124 kB
  • ctags: 104
  • sloc: ansic: 578; python: 188; makefile: 20
file content (17 lines) | stat: -rw-r--r-- 601 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Metadata-Version: 1.0
Name: python-mhash
Version: 1.4
Summary: Python interface to mhash library
Home-page: http://mhash.sourceforge.net
Author: Gustavo Niemeyer
Author-email: niemeyer@conectiva.com
License: LGPL
Description: 
        Python interface for mhash library.
        
        The mhash library provides a uniform interface to a large number of
        hash algorithms. These algorithms can be used to compute checksums,
        message digests, and other signatures. The HMAC support implements the
        basics for message authentication, following RFC 2104.
        
Platform: UNKNOWN