File: SOURCES.txt

package info (click to toggle)
zope2.13 2.13.22-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 38,644 kB
  • ctags: 38,805
  • sloc: python: 196,395; xml: 90,515; ansic: 24,121; sh: 916; makefile: 333; perl: 37
file content (28 lines) | stat: -rw-r--r-- 1,030 bytes parent folder | download
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
README.txt
setup.cfg
pip-egg-info/zope.sendmail.egg-info/PKG-INFO
pip-egg-info/zope.sendmail.egg-info/SOURCES.txt
pip-egg-info/zope.sendmail.egg-info/dependency_links.txt
pip-egg-info/zope.sendmail.egg-info/entry_points.txt
pip-egg-info/zope.sendmail.egg-info/namespace_packages.txt
pip-egg-info/zope.sendmail.egg-info/not-zip-safe
pip-egg-info/zope.sendmail.egg-info/requires.txt
pip-egg-info/zope.sendmail.egg-info/top_level.txt
src/zope/__init__.py
src/zope/sendmail/__init__.py
src/zope/sendmail/delivery.py
src/zope/sendmail/event.py
src/zope/sendmail/interfaces.py
src/zope/sendmail/maildir.py
src/zope/sendmail/mailer.py
src/zope/sendmail/queue.py
src/zope/sendmail/vocabulary.py
src/zope/sendmail/zcml.py
src/zope/sendmail/tests/__init__.py
src/zope/sendmail/tests/test_delivery.py
src/zope/sendmail/tests/test_directives.py
src/zope/sendmail/tests/test_event.py
src/zope/sendmail/tests/test_maildir.py
src/zope/sendmail/tests/test_mailer.py
src/zope/sendmail/tests/test_queue.py
src/zope/sendmail/tests/test_vocabulary.py