PLIST 9.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156
  1. @comment $OpenBSD: PLIST,v 1.1.1.1 2017/03/17 07:53:49 sthen Exp $
  2. bin/vdirsyncer
  3. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/
  4. lib/python${MODPY_VERSION}/site-packages/vdirsyncer-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/
  5. lib/python${MODPY_VERSION}/site-packages/vdirsyncer-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO
  6. lib/python${MODPY_VERSION}/site-packages/vdirsyncer-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/SOURCES.txt
  7. lib/python${MODPY_VERSION}/site-packages/vdirsyncer-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/dependency_links.txt
  8. lib/python${MODPY_VERSION}/site-packages/vdirsyncer-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/entry_points.txt
  9. lib/python${MODPY_VERSION}/site-packages/vdirsyncer-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/requires.txt
  10. lib/python${MODPY_VERSION}/site-packages/vdirsyncer-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/top_level.txt
  11. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/__init__.py
  12. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/__main__.py
  13. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/${MODPY_PYCACHE}/
  14. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc
  15. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/${MODPY_PYCACHE}__main__.${MODPY_PYC_MAGIC_TAG}pyc
  16. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/${MODPY_PYCACHE}exceptions.${MODPY_PYC_MAGIC_TAG}pyc
  17. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/${MODPY_PYCACHE}http.${MODPY_PYC_MAGIC_TAG}pyc
  18. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/${MODPY_PYCACHE}metasync.${MODPY_PYC_MAGIC_TAG}pyc
  19. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/${MODPY_PYCACHE}repair.${MODPY_PYC_MAGIC_TAG}pyc
  20. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/${MODPY_PYCACHE}sync.${MODPY_PYC_MAGIC_TAG}pyc
  21. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/${MODPY_PYCACHE}version.${MODPY_PYC_MAGIC_TAG}pyc
  22. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/${MODPY_PYCACHE}vobject.${MODPY_PYC_MAGIC_TAG}pyc
  23. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/cli/
  24. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/cli/__init__.py
  25. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/cli/${MODPY_PYCACHE}/
  26. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/cli/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc
  27. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/cli/${MODPY_PYCACHE}config.${MODPY_PYC_MAGIC_TAG}pyc
  28. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/cli/${MODPY_PYCACHE}discover.${MODPY_PYC_MAGIC_TAG}pyc
  29. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/cli/${MODPY_PYCACHE}fetchparams.${MODPY_PYC_MAGIC_TAG}pyc
  30. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/cli/${MODPY_PYCACHE}tasks.${MODPY_PYC_MAGIC_TAG}pyc
  31. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/cli/${MODPY_PYCACHE}utils.${MODPY_PYC_MAGIC_TAG}pyc
  32. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/cli/config.py
  33. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/cli/discover.py
  34. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/cli/fetchparams.py
  35. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/cli/tasks.py
  36. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/cli/utils.py
  37. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/exceptions.py
  38. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/http.py
  39. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/metasync.py
  40. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/repair.py
  41. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/storage/
  42. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/storage/__init__.py
  43. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/storage/${MODPY_PYCACHE}/
  44. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/storage/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc
  45. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/storage/${MODPY_PYCACHE}base.${MODPY_PYC_MAGIC_TAG}pyc
  46. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/storage/${MODPY_PYCACHE}dav.${MODPY_PYC_MAGIC_TAG}pyc
  47. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/storage/${MODPY_PYCACHE}filesystem.${MODPY_PYC_MAGIC_TAG}pyc
  48. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/storage/${MODPY_PYCACHE}google.${MODPY_PYC_MAGIC_TAG}pyc
  49. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/storage/${MODPY_PYCACHE}http.${MODPY_PYC_MAGIC_TAG}pyc
  50. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/storage/${MODPY_PYCACHE}memory.${MODPY_PYC_MAGIC_TAG}pyc
  51. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/storage/${MODPY_PYCACHE}remotestorage.${MODPY_PYC_MAGIC_TAG}pyc
  52. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/storage/${MODPY_PYCACHE}singlefile.${MODPY_PYC_MAGIC_TAG}pyc
  53. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/storage/base.py
  54. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/storage/dav.py
  55. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/storage/filesystem.py
  56. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/storage/google.py
  57. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/storage/http.py
  58. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/storage/memory.py
  59. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/storage/remotestorage.py
  60. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/storage/singlefile.py
  61. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/sync.py
  62. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/utils/
  63. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/utils/__init__.py
  64. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/utils/${MODPY_PYCACHE}/
  65. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/utils/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc
  66. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/version.py
  67. lib/python${MODPY_VERSION}/site-packages/vdirsyncer/vobject.py
  68. share/doc/vdirsyncer/
  69. share/doc/vdirsyncer/AUTHORS.rst
  70. share/doc/vdirsyncer/CHANGELOG.rst
  71. share/doc/vdirsyncer/CONTRIBUTING.rst
  72. share/doc/vdirsyncer/ISSUE_TEMPLATE.md
  73. share/doc/vdirsyncer/LICENSE
  74. share/doc/vdirsyncer/README.rst
  75. share/doc/vdirsyncer/_sources/
  76. share/doc/vdirsyncer/_sources/changelog.txt
  77. share/doc/vdirsyncer/_sources/config.txt
  78. share/doc/vdirsyncer/_sources/contact.txt
  79. share/doc/vdirsyncer/_sources/contributing.txt
  80. share/doc/vdirsyncer/_sources/index.txt
  81. share/doc/vdirsyncer/_sources/installation.txt
  82. share/doc/vdirsyncer/_sources/keyring.txt
  83. share/doc/vdirsyncer/_sources/license.txt
  84. share/doc/vdirsyncer/_sources/packaging.txt
  85. share/doc/vdirsyncer/_sources/partial-sync.txt
  86. share/doc/vdirsyncer/_sources/problems.txt
  87. share/doc/vdirsyncer/_sources/ssl-tutorial.txt
  88. share/doc/vdirsyncer/_sources/supported.txt
  89. share/doc/vdirsyncer/_sources/tutorial.txt
  90. share/doc/vdirsyncer/_sources/tutorials/
  91. share/doc/vdirsyncer/_sources/tutorials/claws-mail.txt
  92. share/doc/vdirsyncer/_sources/tutorials/index.txt
  93. share/doc/vdirsyncer/_sources/vdir.txt
  94. share/doc/vdirsyncer/_sources/when.txt
  95. share/doc/vdirsyncer/_static/
  96. share/doc/vdirsyncer/_static/ajax-loader.gif
  97. share/doc/vdirsyncer/_static/basic.css
  98. share/doc/vdirsyncer/_static/comment-bright.png
  99. share/doc/vdirsyncer/_static/comment-close.png
  100. share/doc/vdirsyncer/_static/comment.png
  101. share/doc/vdirsyncer/_static/css/
  102. share/doc/vdirsyncer/_static/css/badge_only.css
  103. share/doc/vdirsyncer/_static/css/theme.css
  104. share/doc/vdirsyncer/_static/doctools.js
  105. share/doc/vdirsyncer/_static/down-pressed.png
  106. share/doc/vdirsyncer/_static/down.png
  107. share/doc/vdirsyncer/_static/file.png
  108. share/doc/vdirsyncer/_static/fonts/
  109. share/doc/vdirsyncer/_static/fonts/Inconsolata-Bold.ttf
  110. share/doc/vdirsyncer/_static/fonts/Inconsolata-Regular.ttf
  111. share/doc/vdirsyncer/_static/fonts/Lato-Bold.ttf
  112. share/doc/vdirsyncer/_static/fonts/Lato-Regular.ttf
  113. share/doc/vdirsyncer/_static/fonts/RobotoSlab-Bold.ttf
  114. share/doc/vdirsyncer/_static/fonts/RobotoSlab-Regular.ttf
  115. share/doc/vdirsyncer/_static/fonts/fontawesome-webfont.eot
  116. share/doc/vdirsyncer/_static/fonts/fontawesome-webfont.svg
  117. share/doc/vdirsyncer/_static/fonts/fontawesome-webfont.ttf
  118. share/doc/vdirsyncer/_static/fonts/fontawesome-webfont.woff
  119. share/doc/vdirsyncer/_static/jquery.js
  120. share/doc/vdirsyncer/_static/js/
  121. share/doc/vdirsyncer/_static/js/modernizr.min.js
  122. share/doc/vdirsyncer/_static/js/theme.js
  123. share/doc/vdirsyncer/_static/minus.png
  124. share/doc/vdirsyncer/_static/plus.png
  125. share/doc/vdirsyncer/_static/pygments.css
  126. share/doc/vdirsyncer/_static/searchtools.js
  127. share/doc/vdirsyncer/_static/underscore.js
  128. share/doc/vdirsyncer/_static/up-pressed.png
  129. share/doc/vdirsyncer/_static/up.png
  130. share/doc/vdirsyncer/_static/websupport.js
  131. share/doc/vdirsyncer/changelog.html
  132. share/doc/vdirsyncer/config.html
  133. share/doc/vdirsyncer/contact.html
  134. share/doc/vdirsyncer/contributing.html
  135. share/doc/vdirsyncer/genindex.html
  136. share/doc/vdirsyncer/index.html
  137. share/doc/vdirsyncer/installation.html
  138. share/doc/vdirsyncer/keyring.html
  139. share/doc/vdirsyncer/license.html
  140. share/doc/vdirsyncer/objects.inv
  141. share/doc/vdirsyncer/packaging.html
  142. share/doc/vdirsyncer/partial-sync.html
  143. share/doc/vdirsyncer/problems.html
  144. share/doc/vdirsyncer/search.html
  145. share/doc/vdirsyncer/searchindex.js
  146. share/doc/vdirsyncer/ssl-tutorial.html
  147. share/doc/vdirsyncer/supported.html
  148. share/doc/vdirsyncer/tutorial.html
  149. share/doc/vdirsyncer/tutorials/
  150. share/doc/vdirsyncer/tutorials/claws-mail.html
  151. share/doc/vdirsyncer/tutorials/index.html
  152. share/doc/vdirsyncer/vdir.html
  153. share/doc/vdirsyncer/when.html
  154. share/examples/vdirsyncer/
  155. share/examples/vdirsyncer/config.example