File: SOURCES.txt

package info (click to toggle)
pypass 0.2.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 284 kB
  • sloc: python: 1,058; makefile: 22
file content (36 lines) | stat: -rw-r--r-- 775 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
.travis.yml
AUTHORS
ChangeLog
Dockerfile
LICENSE
Makefile
README.rst
docs-requirements.txt
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
completion/pypass.bash-completion
docs/source/API.rst
docs/source/conf.py
docs/source/index.rst
docs/source/introduction.rst
docs/source/manpage.rst
pypass/__init__.py
pypass/command.py
pypass/entry_type.py
pypass/passwordstore.py
pypass.egg-info/PKG-INFO
pypass.egg-info/SOURCES.txt
pypass.egg-info/dependency_links.txt
pypass.egg-info/entry_points.txt
pypass.egg-info/not-zip-safe
pypass.egg-info/pbr.json
pypass.egg-info/requires.txt
pypass.egg-info/top_level.txt
pypass/tests/__init__.py
pypass/tests/test_command.py
pypass/tests/test_key_sec.asc
pypass/tests/test_ownertrust.txt
pypass/tests/test_passwordstore.py