/usr/lib/python2.7/dist-packages/icalendar-3.6.1.egg-info/SOURCES.txt is in python-icalendar 3.6.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 | CHANGES.rst
CONTRIBUTING.rst
LICENSE.rst
MANIFEST.in
README.rst
TODO.rst
setup.py
tox.ini
docs/Makefile
docs/about.rst
docs/changelog.rst
docs/conf.py
docs/credits.rst
docs/index.rst
docs/install.rst
docs/license.rst
docs/usage.rst
docs/_build/doctrees/about.doctree
docs/_build/doctrees/changelog.doctree
docs/_build/doctrees/credits.doctree
docs/_build/doctrees/environment.pickle
docs/_build/doctrees/index.doctree
docs/_build/doctrees/install.doctree
docs/_build/doctrees/license.doctree
docs/_build/doctrees/usage.doctree
docs/_build/html/.buildinfo
docs/_build/html/about.html
docs/_build/html/changelog.html
docs/_build/html/credits.html
docs/_build/html/genindex.html
docs/_build/html/index.html
docs/_build/html/install.html
docs/_build/html/license.html
docs/_build/html/objects.inv
docs/_build/html/search.html
docs/_build/html/searchindex.js
docs/_build/html/usage.html
docs/_build/html/_sources/about.txt
docs/_build/html/_sources/changelog.txt
docs/_build/html/_sources/credits.txt
docs/_build/html/_sources/index.txt
docs/_build/html/_sources/install.txt
docs/_build/html/_sources/license.txt
docs/_build/html/_sources/usage.txt
docs/_build/html/_static/ajax-loader.gif
docs/_build/html/_static/basic.css
docs/_build/html/_static/comment-bright.png
docs/_build/html/_static/comment-close.png
docs/_build/html/_static/comment.png
docs/_build/html/_static/doctools.js
docs/_build/html/_static/down-pressed.png
docs/_build/html/_static/down.png
docs/_build/html/_static/file.png
docs/_build/html/_static/icalendar.css
docs/_build/html/_static/jquery.js
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/_build/html/_static/pygments.css
docs/_build/html/_static/searchtools.js
docs/_build/html/_static/underscore.js
docs/_build/html/_static/up-pressed.png
docs/_build/html/_static/up.png
docs/_build/html/_static/websupport.js
docs/_themes/icalendar/layout.html
docs/_themes/icalendar/theme.conf
docs/_themes/icalendar/static/icalendar.css
src/icalendar/__init__.py
src/icalendar/cal.py
src/icalendar/caselessdict.py
src/icalendar/compat.py
src/icalendar/parser.py
src/icalendar/parser_tools.py
src/icalendar/prop.py
src/icalendar/tools.py
src/icalendar.egg-info/PKG-INFO
src/icalendar.egg-info/SOURCES.txt
src/icalendar.egg-info/dependency_links.txt
src/icalendar.egg-info/not-zip-safe
src/icalendar.egg-info/requires.txt
src/icalendar.egg-info/top_level.txt
src/icalendar/tests/__init__.py
src/icalendar/tests/encoding.ics
src/icalendar/tests/issue_112_missing_tzinfo_on_exdate.ics
src/icalendar/tests/issue_114_invalid_line.ics
src/icalendar/tests/issue_53_parsing_failure.ics
src/icalendar/tests/multiple.ics
src/icalendar/tests/recurrence.ics
src/icalendar/tests/test_encoding.py
src/icalendar/tests/test_fixed_issues.py
src/icalendar/tests/test_icalendar.py
src/icalendar/tests/test_multiple.py
src/icalendar/tests/test_property_params.py
src/icalendar/tests/test_recurrence.py
src/icalendar/tests/test_time.py
src/icalendar/tests/test_timezoned.py
src/icalendar/tests/test_unit_cal.py
src/icalendar/tests/test_unit_caselessdict.py
src/icalendar/tests/test_unit_parser_tools.py
src/icalendar/tests/test_unit_prop.py
src/icalendar/tests/test_unit_tools.py
src/icalendar/tests/time.ics
src/icalendar/tests/timezoned.ics
|