cone.calendar 0.3__tar.gz → 0.4__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of cone.calendar might be problematic. Click here for more details.

Files changed (215) hide show
  1. {cone.calendar-0.3 → cone_calendar-0.4}/CHANGES.rst +7 -0
  2. cone_calendar-0.4/PKG-INFO +239 -0
  3. {cone.calendar-0.3 → cone_calendar-0.4}/setup.py +3 -3
  4. cone_calendar-0.4/src/cone.calendar.egg-info/PKG-INFO +239 -0
  5. cone_calendar-0.4/src/cone.calendar.egg-info/requires.txt +6 -0
  6. cone.calendar-0.3/PKG-INFO +0 -217
  7. cone.calendar-0.3/src/cone.calendar.egg-info/PKG-INFO +0 -217
  8. cone.calendar-0.3/src/cone.calendar.egg-info/requires.txt +0 -6
  9. {cone.calendar-0.3 → cone_calendar-0.4}/LICENSE.rst +0 -0
  10. {cone.calendar-0.3 → cone_calendar-0.4}/MANIFEST.in +0 -0
  11. {cone.calendar-0.3 → cone_calendar-0.4}/README.rst +0 -0
  12. {cone.calendar-0.3 → cone_calendar-0.4}/setup.cfg +0 -0
  13. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/__init__.py +0 -0
  14. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/__init__.py +0 -0
  15. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/__init__.py +0 -0
  16. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/calendar.pt +0 -0
  17. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/calendar.py +0 -0
  18. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/calendar.css +0 -0
  19. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/calendar.js +0 -0
  20. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/calendar.min.js +0 -0
  21. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/fullcalendar.css +0 -0
  22. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/fullcalendar.js +0 -0
  23. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/fullcalendar.min.css +0 -0
  24. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/fullcalendar.min.js +0 -0
  25. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/fullcalendar.print.css +0 -0
  26. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/fullcalendar.print.min.css +0 -0
  27. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/gcal.js +0 -0
  28. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/gcal.min.js +0 -0
  29. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/af.js +0 -0
  30. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/ar-dz.js +0 -0
  31. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/ar-ly.js +0 -0
  32. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/ar-ma.js +0 -0
  33. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/ar-sa.js +0 -0
  34. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/ar-tn.js +0 -0
  35. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/ar.js +0 -0
  36. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/bg.js +0 -0
  37. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/ca.js +0 -0
  38. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/cs.js +0 -0
  39. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/da.js +0 -0
  40. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/de-at.js +0 -0
  41. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/de.js +0 -0
  42. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/el.js +0 -0
  43. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/en-au.js +0 -0
  44. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/en-ca.js +0 -0
  45. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/en-gb.js +0 -0
  46. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/en-ie.js +0 -0
  47. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/en-nz.js +0 -0
  48. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/es-do.js +0 -0
  49. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/es.js +0 -0
  50. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/eu.js +0 -0
  51. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/fa.js +0 -0
  52. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/fi.js +0 -0
  53. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/fr-ca.js +0 -0
  54. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/fr-ch.js +0 -0
  55. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/fr.js +0 -0
  56. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/gl.js +0 -0
  57. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/he.js +0 -0
  58. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/hi.js +0 -0
  59. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/hr.js +0 -0
  60. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/hu.js +0 -0
  61. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/id.js +0 -0
  62. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/is.js +0 -0
  63. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/it.js +0 -0
  64. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/ja.js +0 -0
  65. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/kk.js +0 -0
  66. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/ko.js +0 -0
  67. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/lb.js +0 -0
  68. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/lt.js +0 -0
  69. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/lv.js +0 -0
  70. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/mk.js +0 -0
  71. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/ms-my.js +0 -0
  72. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/ms.js +0 -0
  73. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/nb.js +0 -0
  74. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/nl-be.js +0 -0
  75. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/nl.js +0 -0
  76. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/nn.js +0 -0
  77. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/pl.js +0 -0
  78. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/pt-br.js +0 -0
  79. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/pt.js +0 -0
  80. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/ro.js +0 -0
  81. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/ru.js +0 -0
  82. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/sk.js +0 -0
  83. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/sl.js +0 -0
  84. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/sr-cyrl.js +0 -0
  85. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/sr.js +0 -0
  86. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/sv.js +0 -0
  87. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/th.js +0 -0
  88. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/tr.js +0 -0
  89. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/uk.js +0 -0
  90. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/vi.js +0 -0
  91. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/zh-cn.js +0 -0
  92. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale/zh-tw.js +0 -0
  93. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/fullcalendar/locale-all.js +0 -0
  94. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/af.js +0 -0
  95. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/ar-dz.js +0 -0
  96. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/ar-ly.js +0 -0
  97. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/ar-ma.js +0 -0
  98. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/ar-sa.js +0 -0
  99. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/ar-tn.js +0 -0
  100. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/ar.js +0 -0
  101. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/az.js +0 -0
  102. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/be.js +0 -0
  103. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/bg.js +0 -0
  104. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/bn.js +0 -0
  105. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/bo.js +0 -0
  106. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/br.js +0 -0
  107. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/bs.js +0 -0
  108. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/ca.js +0 -0
  109. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/cs.js +0 -0
  110. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/cv.js +0 -0
  111. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/cy.js +0 -0
  112. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/da.js +0 -0
  113. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/de-at.js +0 -0
  114. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/de.js +0 -0
  115. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/dv.js +0 -0
  116. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/el.js +0 -0
  117. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/en-au.js +0 -0
  118. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/en-ca.js +0 -0
  119. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/en-gb.js +0 -0
  120. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/en-ie.js +0 -0
  121. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/en-nz.js +0 -0
  122. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/eo.js +0 -0
  123. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/es-do.js +0 -0
  124. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/es.js +0 -0
  125. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/et.js +0 -0
  126. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/eu.js +0 -0
  127. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/fa.js +0 -0
  128. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/fi.js +0 -0
  129. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/fo.js +0 -0
  130. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/fr-ca.js +0 -0
  131. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/fr-ch.js +0 -0
  132. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/fr.js +0 -0
  133. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/fy.js +0 -0
  134. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/gd.js +0 -0
  135. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/gl.js +0 -0
  136. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/he.js +0 -0
  137. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/hi.js +0 -0
  138. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/hr.js +0 -0
  139. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/hu.js +0 -0
  140. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/hy-am.js +0 -0
  141. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/id.js +0 -0
  142. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/is.js +0 -0
  143. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/it.js +0 -0
  144. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/ja.js +0 -0
  145. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/jv.js +0 -0
  146. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/ka.js +0 -0
  147. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/kk.js +0 -0
  148. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/km.js +0 -0
  149. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/ko.js +0 -0
  150. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/ky.js +0 -0
  151. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/lb.js +0 -0
  152. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/lo.js +0 -0
  153. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/lt.js +0 -0
  154. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/lv.js +0 -0
  155. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/me.js +0 -0
  156. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/mi.js +0 -0
  157. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/mk.js +0 -0
  158. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/ml.js +0 -0
  159. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/mr.js +0 -0
  160. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/ms-my.js +0 -0
  161. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/ms.js +0 -0
  162. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/my.js +0 -0
  163. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/nb.js +0 -0
  164. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/ne.js +0 -0
  165. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/nl-be.js +0 -0
  166. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/nl.js +0 -0
  167. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/nn.js +0 -0
  168. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/pa-in.js +0 -0
  169. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/pl.js +0 -0
  170. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/pt-br.js +0 -0
  171. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/pt.js +0 -0
  172. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/ro.js +0 -0
  173. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/ru.js +0 -0
  174. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/se.js +0 -0
  175. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/si.js +0 -0
  176. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/sk.js +0 -0
  177. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/sl.js +0 -0
  178. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/sq.js +0 -0
  179. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/sr-cyrl.js +0 -0
  180. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/sr.js +0 -0
  181. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/ss.js +0 -0
  182. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/sv.js +0 -0
  183. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/sw.js +0 -0
  184. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/ta.js +0 -0
  185. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/te.js +0 -0
  186. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/tet.js +0 -0
  187. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/th.js +0 -0
  188. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/tl-ph.js +0 -0
  189. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/tlh.js +0 -0
  190. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/tr.js +0 -0
  191. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/tzl.js +0 -0
  192. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/tzm-latn.js +0 -0
  193. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/tzm.js +0 -0
  194. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/uk.js +0 -0
  195. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/uz.js +0 -0
  196. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/vi.js +0 -0
  197. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/x-pseudo.js +0 -0
  198. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/yo.js +0 -0
  199. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/zh-cn.js +0 -0
  200. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/zh-hk.js +0 -0
  201. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locale/zh-tw.js +0 -0
  202. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locales.js +0 -0
  203. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/locales.min.js +0 -0
  204. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/moment-with-locales.js +0 -0
  205. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/moment-with-locales.min.js +0 -0
  206. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/browser/static/moment/moment.min.js +0 -0
  207. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/interfaces.py +0 -0
  208. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/locale/cone.calendar.pot +0 -0
  209. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/locale/de/LC_MESSAGES/cone.calendar.po +0 -0
  210. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone/calendar/tests.py +0 -0
  211. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone.calendar.egg-info/SOURCES.txt +0 -0
  212. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone.calendar.egg-info/dependency_links.txt +0 -0
  213. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone.calendar.egg-info/namespace_packages.txt +0 -0
  214. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone.calendar.egg-info/not-zip-safe +0 -0
  215. {cone.calendar-0.3 → cone_calendar-0.4}/src/cone.calendar.egg-info/top_level.txt +0 -0
@@ -1,6 +1,13 @@
1
1
  Changes
2
2
  =======
3
3
 
4
+ 0.4 (2025-10-25)
5
+ ----------------
6
+
7
+ - Pin upper versions of dependencies.
8
+ [rnix]
9
+
10
+
4
11
  0.3 (2022-10-06)
5
12
  ----------------
6
13
 
@@ -0,0 +1,239 @@
1
+ Metadata-Version: 2.4
2
+ Name: cone.calendar
3
+ Version: 0.4
4
+ Summary: jQuery Fullcalendar integration for cone.app
5
+ Home-page: http://github.com/conestack/cone.calendar
6
+ Author: Cone Contributors
7
+ Author-email: dev@conestack.org
8
+ License: Simplified BSD
9
+ Keywords: node pyramid cone web
10
+ Classifier: Environment :: Web Environment
11
+ Classifier: Programming Language :: Python
12
+ Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
13
+ License-File: LICENSE.rst
14
+ Requires-Dist: setuptools
15
+ Requires-Dist: cone.app<1.1.0
16
+ Requires-Dist: yafowil.widget.cron<2.0.0
17
+ Provides-Extra: test
18
+ Requires-Dist: zope.testrunner; extra == "test"
19
+ Dynamic: author
20
+ Dynamic: author-email
21
+ Dynamic: classifier
22
+ Dynamic: description
23
+ Dynamic: home-page
24
+ Dynamic: keywords
25
+ Dynamic: license
26
+ Dynamic: license-file
27
+ Dynamic: provides-extra
28
+ Dynamic: requires-dist
29
+ Dynamic: summary
30
+
31
+ .. image:: https://img.shields.io/pypi/v/cone.calendar.svg
32
+ :target: https://pypi.python.org/pypi/cone.calendar
33
+ :alt: Latest PyPI version
34
+
35
+ .. image:: https://img.shields.io/pypi/dm/cone.calendar.svg
36
+ :target: https://pypi.python.org/pypi/cone.calendar
37
+ :alt: Number of PyPI downloads
38
+
39
+ .. image:: https://travis-ci.org/bluedynamics/cone.calendar.svg?branch=master
40
+ :target: https://travis-ci.org/bluedynamics/cone.calendar
41
+
42
+ .. image:: https://coveralls.io/repos/github/bluedynamics/cone.calendar/badge.svg?branch=master
43
+ :target: https://coveralls.io/github/bluedynamics/cone.calendar?branch=master
44
+
45
+
46
+ This package provides a calendar integration in to cone.app.
47
+ It utilizes jQuery Fullcalendar
48
+ (https://github.com/fullcalendar/fullcalendar).
49
+
50
+ Currently, tag 3.1.0 is included. See
51
+ (https://github.com/fullcalendar/fullcalendar/releases).
52
+
53
+
54
+ Calendar Widget
55
+ ---------------
56
+
57
+ The calendar widget integration is done via
58
+ ``cone.calendar.browser.CalendarTile`` which is registered by name ``calendar``.
59
+
60
+ The overall calendar configuration is done via model properties.
61
+
62
+ .. code-block:: python
63
+
64
+ from cone.app.model import BaseNode
65
+ from cone.app.model import Properties
66
+
67
+ class MyCalendar(BaseNode):
68
+
69
+ @property
70
+ def properties(self):
71
+ props = Properties()
72
+ props.default_content_tile = 'calendar'
73
+ props.calendar_header = {
74
+ 'left': 'month,agendaWeek,agendaDay',
75
+ 'center': 'title',
76
+ 'right': 'today prev,next'
77
+ }
78
+ return props
79
+
80
+ For a full list of available calendar options read
81
+ ``cone.calendar.browser.CalendarTile`` documentation.
82
+
83
+
84
+ Calendar Events
85
+ ---------------
86
+
87
+ In order to display events in the calendar, one or more event data sources
88
+ must be provided.
89
+
90
+ Concrete event data implementation must derive from
91
+ ``cone.calendar.browser.CalendarEvents`` and provide ``events`` function.
92
+
93
+ The default event data source is expected as JSON view registered by name
94
+ ``calendar_events`` for a dedictaed model context.
95
+
96
+ .. code-block:: python
97
+
98
+ from cone.calendar.browser import CalendarEvents
99
+ from datetime import datetime
100
+ from pyramid.view import view_config
101
+ import uuid
102
+
103
+ @view_config(
104
+ name='calendar_events',
105
+ context=MyCalendar,
106
+ accept='application/json',
107
+ renderer='json',
108
+ permission='view')
109
+ class MyEvents(CalendarEvents):
110
+
111
+ def events(self, start, end):
112
+ events = [{
113
+ 'id': uuid.uuid4(),
114
+ 'title': 'Title',
115
+ 'start': datetime(2020, 4, 29, 17, 40),
116
+ 'end': datetime(2020, 4, 29, 18, 0),
117
+ }]
118
+ return events
119
+
120
+ For a full list of available event options read
121
+ ``cone.calendar.browser.CalendarEvents`` documentation.
122
+
123
+ Multiple event data sources are defined via model properties.
124
+
125
+ .. code-block:: python
126
+
127
+ class MyCalendar(BaseNode):
128
+
129
+ @property
130
+ def properties(self):
131
+ props = Properties()
132
+ props.calendar_sources = [{
133
+ 'events': 'event_data_1',
134
+ 'color': 'green'
135
+ }, {
136
+ 'events': 'event_data_2',
137
+ 'color': 'red'
138
+ }]
139
+ return props
140
+
141
+ For a full list of available event source options read
142
+ ``cone.calendar.browser.CalendarTile`` documentation.
143
+
144
+
145
+ Locales
146
+ -------
147
+
148
+ The calendar locale can be set via ``calendar_locale`` on model properties.
149
+
150
+ .. code-block:: python
151
+
152
+ class MyCalendar(BaseNode):
153
+
154
+ @property
155
+ def properties(self):
156
+ props = Properties()
157
+ props.calendar_locale = 'de'
158
+ return props
159
+
160
+ Default calendar locale is ``en``. The desired locales must be delivered to
161
+ the browser in order to work correctly. Locales to deliver are defined in the
162
+ application ini config as comma separated list of locale names.
163
+
164
+ .. code-block:: ini
165
+
166
+ cone.calendar.locales = de,fr
167
+
168
+ For a complete list of available locales see ``browser/static/fullcalendar/locales``
169
+ folder of this package.
170
+
171
+
172
+ Contributors
173
+ ============
174
+
175
+ - Robert Niederreiter
176
+ - Johannes Raggam
177
+
178
+
179
+ Changes
180
+ =======
181
+
182
+ 0.4 (2025-10-25)
183
+ ----------------
184
+
185
+ - Pin upper versions of dependencies.
186
+ [rnix]
187
+
188
+
189
+ 0.3 (2022-10-06)
190
+ ----------------
191
+
192
+ - Modernize JavaScript.
193
+ [rnix]
194
+
195
+
196
+ 0.2 (2020-07-09)
197
+ ----------------
198
+
199
+ - Add ``show_contextmenu`` to ``CalendarTile``. Defaults to ``False``.
200
+ [rnix]
201
+
202
+ - Also check for action length when handling actions dropdown in JS.
203
+ [rnix]
204
+
205
+
206
+ 0.1 (2020-05-30)
207
+ ----------------
208
+
209
+ - Initial.
210
+ [rnix, thet]
211
+
212
+
213
+ License
214
+ =======
215
+
216
+ Copyright (c) 2017-2021, BlueDynamics Alliance, Austria
217
+ Copyright (c) 2021, Cone Contributors
218
+ All rights reserved.
219
+
220
+ Redistribution and use in source and binary forms, with or without
221
+ modification, are permitted provided that the following conditions are met:
222
+
223
+ * Redistributions of source code must retain the above copyright notice, this
224
+ list of conditions and the following disclaimer.
225
+
226
+ * Redistributions in binary form must reproduce the above copyright notice, this
227
+ list of conditions and the following disclaimer in the documentation and/or
228
+ other materials provided with the distribution.
229
+
230
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
231
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
232
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
233
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
234
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
235
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
236
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
237
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
238
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
239
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
@@ -9,7 +9,7 @@ def read_file(name):
9
9
  return f.read()
10
10
 
11
11
 
12
- version = '0.3'
12
+ version = '0.4'
13
13
  shortdesc = 'jQuery Fullcalendar integration for cone.app'
14
14
  longdesc = '\n\n'.join([read_file(name) for name in [
15
15
  'README.rst',
@@ -47,8 +47,8 @@ setup(
47
47
  zip_safe=False,
48
48
  install_requires=[
49
49
  'setuptools',
50
- 'cone.app',
51
- 'yafowil.widget.cron'
50
+ 'cone.app<1.1.0',
51
+ 'yafowil.widget.cron<2.0.0'
52
52
  ],
53
53
  extras_require=dict(test=['zope.testrunner']),
54
54
  tests_require=['zope.testrunner'],
@@ -0,0 +1,239 @@
1
+ Metadata-Version: 2.4
2
+ Name: cone.calendar
3
+ Version: 0.4
4
+ Summary: jQuery Fullcalendar integration for cone.app
5
+ Home-page: http://github.com/conestack/cone.calendar
6
+ Author: Cone Contributors
7
+ Author-email: dev@conestack.org
8
+ License: Simplified BSD
9
+ Keywords: node pyramid cone web
10
+ Classifier: Environment :: Web Environment
11
+ Classifier: Programming Language :: Python
12
+ Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
13
+ License-File: LICENSE.rst
14
+ Requires-Dist: setuptools
15
+ Requires-Dist: cone.app<1.1.0
16
+ Requires-Dist: yafowil.widget.cron<2.0.0
17
+ Provides-Extra: test
18
+ Requires-Dist: zope.testrunner; extra == "test"
19
+ Dynamic: author
20
+ Dynamic: author-email
21
+ Dynamic: classifier
22
+ Dynamic: description
23
+ Dynamic: home-page
24
+ Dynamic: keywords
25
+ Dynamic: license
26
+ Dynamic: license-file
27
+ Dynamic: provides-extra
28
+ Dynamic: requires-dist
29
+ Dynamic: summary
30
+
31
+ .. image:: https://img.shields.io/pypi/v/cone.calendar.svg
32
+ :target: https://pypi.python.org/pypi/cone.calendar
33
+ :alt: Latest PyPI version
34
+
35
+ .. image:: https://img.shields.io/pypi/dm/cone.calendar.svg
36
+ :target: https://pypi.python.org/pypi/cone.calendar
37
+ :alt: Number of PyPI downloads
38
+
39
+ .. image:: https://travis-ci.org/bluedynamics/cone.calendar.svg?branch=master
40
+ :target: https://travis-ci.org/bluedynamics/cone.calendar
41
+
42
+ .. image:: https://coveralls.io/repos/github/bluedynamics/cone.calendar/badge.svg?branch=master
43
+ :target: https://coveralls.io/github/bluedynamics/cone.calendar?branch=master
44
+
45
+
46
+ This package provides a calendar integration in to cone.app.
47
+ It utilizes jQuery Fullcalendar
48
+ (https://github.com/fullcalendar/fullcalendar).
49
+
50
+ Currently, tag 3.1.0 is included. See
51
+ (https://github.com/fullcalendar/fullcalendar/releases).
52
+
53
+
54
+ Calendar Widget
55
+ ---------------
56
+
57
+ The calendar widget integration is done via
58
+ ``cone.calendar.browser.CalendarTile`` which is registered by name ``calendar``.
59
+
60
+ The overall calendar configuration is done via model properties.
61
+
62
+ .. code-block:: python
63
+
64
+ from cone.app.model import BaseNode
65
+ from cone.app.model import Properties
66
+
67
+ class MyCalendar(BaseNode):
68
+
69
+ @property
70
+ def properties(self):
71
+ props = Properties()
72
+ props.default_content_tile = 'calendar'
73
+ props.calendar_header = {
74
+ 'left': 'month,agendaWeek,agendaDay',
75
+ 'center': 'title',
76
+ 'right': 'today prev,next'
77
+ }
78
+ return props
79
+
80
+ For a full list of available calendar options read
81
+ ``cone.calendar.browser.CalendarTile`` documentation.
82
+
83
+
84
+ Calendar Events
85
+ ---------------
86
+
87
+ In order to display events in the calendar, one or more event data sources
88
+ must be provided.
89
+
90
+ Concrete event data implementation must derive from
91
+ ``cone.calendar.browser.CalendarEvents`` and provide ``events`` function.
92
+
93
+ The default event data source is expected as JSON view registered by name
94
+ ``calendar_events`` for a dedictaed model context.
95
+
96
+ .. code-block:: python
97
+
98
+ from cone.calendar.browser import CalendarEvents
99
+ from datetime import datetime
100
+ from pyramid.view import view_config
101
+ import uuid
102
+
103
+ @view_config(
104
+ name='calendar_events',
105
+ context=MyCalendar,
106
+ accept='application/json',
107
+ renderer='json',
108
+ permission='view')
109
+ class MyEvents(CalendarEvents):
110
+
111
+ def events(self, start, end):
112
+ events = [{
113
+ 'id': uuid.uuid4(),
114
+ 'title': 'Title',
115
+ 'start': datetime(2020, 4, 29, 17, 40),
116
+ 'end': datetime(2020, 4, 29, 18, 0),
117
+ }]
118
+ return events
119
+
120
+ For a full list of available event options read
121
+ ``cone.calendar.browser.CalendarEvents`` documentation.
122
+
123
+ Multiple event data sources are defined via model properties.
124
+
125
+ .. code-block:: python
126
+
127
+ class MyCalendar(BaseNode):
128
+
129
+ @property
130
+ def properties(self):
131
+ props = Properties()
132
+ props.calendar_sources = [{
133
+ 'events': 'event_data_1',
134
+ 'color': 'green'
135
+ }, {
136
+ 'events': 'event_data_2',
137
+ 'color': 'red'
138
+ }]
139
+ return props
140
+
141
+ For a full list of available event source options read
142
+ ``cone.calendar.browser.CalendarTile`` documentation.
143
+
144
+
145
+ Locales
146
+ -------
147
+
148
+ The calendar locale can be set via ``calendar_locale`` on model properties.
149
+
150
+ .. code-block:: python
151
+
152
+ class MyCalendar(BaseNode):
153
+
154
+ @property
155
+ def properties(self):
156
+ props = Properties()
157
+ props.calendar_locale = 'de'
158
+ return props
159
+
160
+ Default calendar locale is ``en``. The desired locales must be delivered to
161
+ the browser in order to work correctly. Locales to deliver are defined in the
162
+ application ini config as comma separated list of locale names.
163
+
164
+ .. code-block:: ini
165
+
166
+ cone.calendar.locales = de,fr
167
+
168
+ For a complete list of available locales see ``browser/static/fullcalendar/locales``
169
+ folder of this package.
170
+
171
+
172
+ Contributors
173
+ ============
174
+
175
+ - Robert Niederreiter
176
+ - Johannes Raggam
177
+
178
+
179
+ Changes
180
+ =======
181
+
182
+ 0.4 (2025-10-25)
183
+ ----------------
184
+
185
+ - Pin upper versions of dependencies.
186
+ [rnix]
187
+
188
+
189
+ 0.3 (2022-10-06)
190
+ ----------------
191
+
192
+ - Modernize JavaScript.
193
+ [rnix]
194
+
195
+
196
+ 0.2 (2020-07-09)
197
+ ----------------
198
+
199
+ - Add ``show_contextmenu`` to ``CalendarTile``. Defaults to ``False``.
200
+ [rnix]
201
+
202
+ - Also check for action length when handling actions dropdown in JS.
203
+ [rnix]
204
+
205
+
206
+ 0.1 (2020-05-30)
207
+ ----------------
208
+
209
+ - Initial.
210
+ [rnix, thet]
211
+
212
+
213
+ License
214
+ =======
215
+
216
+ Copyright (c) 2017-2021, BlueDynamics Alliance, Austria
217
+ Copyright (c) 2021, Cone Contributors
218
+ All rights reserved.
219
+
220
+ Redistribution and use in source and binary forms, with or without
221
+ modification, are permitted provided that the following conditions are met:
222
+
223
+ * Redistributions of source code must retain the above copyright notice, this
224
+ list of conditions and the following disclaimer.
225
+
226
+ * Redistributions in binary form must reproduce the above copyright notice, this
227
+ list of conditions and the following disclaimer in the documentation and/or
228
+ other materials provided with the distribution.
229
+
230
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
231
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
232
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
233
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
234
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
235
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
236
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
237
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
238
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
239
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
@@ -0,0 +1,6 @@
1
+ setuptools
2
+ cone.app<1.1.0
3
+ yafowil.widget.cron<2.0.0
4
+
5
+ [test]
6
+ zope.testrunner