File: MANIFEST

package info (click to toggle)
python-httpsig 1.3.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 224 kB
  • sloc: python: 601; makefile: 8
file content (18 lines) | stat: -rw-r--r-- 386 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# file GENERATED by distutils, do NOT edit
CHANGELOG.rst
LICENSE.txt
README.rst
requirements.txt
setup.cfg
setup.py
httpsig/__init__.py
httpsig/requests_auth.py
httpsig/sign.py
httpsig/utils.py
httpsig/verify.py
httpsig/tests/__init__.py
httpsig/tests/rsa_private.pem
httpsig/tests/rsa_public.pem
httpsig/tests/test_signature.py
httpsig/tests/test_utils.py
httpsig/tests/test_verify.py