1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/x11-toolkits/py-kivy/pkg-plist
David Naylor e7fbb4600d Update x11-toolkits/py-kivy to 1.8.0.
Changes:
 * Kivy now supports python 2 and 3

ChangeLog:
- Python 3.3 support: It's finally here, using the same codebase! And
  we deliver also 3 portables for Windows, one that package Python 2.7
  and another with Python 3.3!
- New media player named GstPlayer, based on Gstreamer 1.0. This
  player is currently used as a implementation for Audio and Video
  core provider. This allow us to not only use the latest Gstreamer
  and all the improvements done by them, but also have a common player
  for both Python 2.7 and 3.3 on desktop platforms.
- Scrollview has been slightly enhanced to support smoother scrolling
  utilizing Matrix transformation by default. It also now supports
  scrolling through bars or content or both.
- Widgets now can be disabled simply by using `disabled` property.
- Textinput now has support for selection handles.
- New Widgets!
  - ActionBar: Mimics Android?s own ActionBar appearance and
    mechanisms
  - Behaviors: ButtonBehavior, ToggleButtonBehavior, DragBehavior,
    just subclass a behavior to an existing widgets, and you get the
    behavior! (eg. class ImageButton(ButtonBehavior, Image))
  - PageLayout: A simple multi-page layout allowing flipping through
    pages using borders
  - SandBox (experimental): Runs itself and its children in an
    exception-catching sandbox
2014-04-24 20:04:48 +00:00

695 lines
34 KiB
Plaintext

%%DOCS%%%%DOCSDIR%%/.buildinfo
%%PDF%%%%DOCSDIR%%/Kivy-a4.pdf
%%PDF%%%%DOCSDIR%%/Kivy-letter.pdf
%%DOCS%%%%DOCSDIR%%/_images/Events.png
%%DOCS%%%%DOCSDIR%%/_images/Kivy_App_Life_Cycle.png
%%DOCS%%%%DOCSDIR%%/_images/accordion.jpg
%%DOCS%%%%DOCSDIR%%/_images/actionbar.png
%%DOCS%%%%DOCSDIR%%/_images/anchorlayout.gif
%%DOCS%%%%DOCSDIR%%/_images/anchorlayout1.gif
%%DOCS%%%%DOCSDIR%%/_images/anim_in_back.png
%%DOCS%%%%DOCSDIR%%/_images/anim_in_bounce.png
%%DOCS%%%%DOCSDIR%%/_images/anim_in_circ.png
%%DOCS%%%%DOCSDIR%%/_images/anim_in_cubic.png
%%DOCS%%%%DOCSDIR%%/_images/anim_in_elastic.png
%%DOCS%%%%DOCSDIR%%/_images/anim_in_expo.png
%%DOCS%%%%DOCSDIR%%/_images/anim_in_out_back.png
%%DOCS%%%%DOCSDIR%%/_images/anim_in_out_bounce.png
%%DOCS%%%%DOCSDIR%%/_images/anim_in_out_circ.png
%%DOCS%%%%DOCSDIR%%/_images/anim_in_out_cubic.png
%%DOCS%%%%DOCSDIR%%/_images/anim_in_out_elastic.png
%%DOCS%%%%DOCSDIR%%/_images/anim_in_out_expo.png
%%DOCS%%%%DOCSDIR%%/_images/anim_in_out_quad.png
%%DOCS%%%%DOCSDIR%%/_images/anim_in_out_quart.png
%%DOCS%%%%DOCSDIR%%/_images/anim_in_out_quint.png
%%DOCS%%%%DOCSDIR%%/_images/anim_in_out_sine.png
%%DOCS%%%%DOCSDIR%%/_images/anim_in_quad.png
%%DOCS%%%%DOCSDIR%%/_images/anim_in_quart.png
%%DOCS%%%%DOCSDIR%%/_images/anim_in_quint.png
%%DOCS%%%%DOCSDIR%%/_images/anim_in_sine.png
%%DOCS%%%%DOCSDIR%%/_images/anim_linear.png
%%DOCS%%%%DOCSDIR%%/_images/anim_out_back.png
%%DOCS%%%%DOCSDIR%%/_images/anim_out_bounce.png
%%DOCS%%%%DOCSDIR%%/_images/anim_out_circ.png
%%DOCS%%%%DOCSDIR%%/_images/anim_out_cubic.png
%%DOCS%%%%DOCSDIR%%/_images/anim_out_elastic.png
%%DOCS%%%%DOCSDIR%%/_images/anim_out_expo.png
%%DOCS%%%%DOCSDIR%%/_images/anim_out_quad.png
%%DOCS%%%%DOCSDIR%%/_images/anim_out_quart.png
%%DOCS%%%%DOCSDIR%%/_images/anim_out_quint.png
%%DOCS%%%%DOCSDIR%%/_images/anim_out_sine.png
%%DOCS%%%%DOCSDIR%%/_images/app-settings.jpg
%%DOCS%%%%DOCSDIR%%/_images/architecture.png
%%DOCS%%%%DOCSDIR%%/_images/boxlayout.gif
%%DOCS%%%%DOCSDIR%%/_images/boxlayout1.gif
%%DOCS%%%%DOCSDIR%%/_images/bubble.jpg
%%DOCS%%%%DOCSDIR%%/_images/button.jpg
%%DOCS%%%%DOCSDIR%%/_images/checkbox.png
%%DOCS%%%%DOCSDIR%%/_images/codeinput.jpg
%%DOCS%%%%DOCSDIR%%/_images/custom_layout_background.png
%%DOCS%%%%DOCSDIR%%/_images/floatlayout.gif
%%DOCS%%%%DOCSDIR%%/_images/floatlayout1.gif
%%DOCS%%%%DOCSDIR%%/_images/global_background.png
%%DOCS%%%%DOCSDIR%%/_images/gridlayout.gif
%%DOCS%%%%DOCSDIR%%/_images/gridlayout1.gif
%%DOCS%%%%DOCSDIR%%/_images/gridlayout_1.jpg
%%DOCS%%%%DOCSDIR%%/_images/gridlayout_2.jpg
%%DOCS%%%%DOCSDIR%%/_images/gridlayout_3.jpg
%%DOCS%%%%DOCSDIR%%/_images/gs-animation.gif
%%DOCS%%%%DOCSDIR%%/_images/gs-atlas.png
%%DOCS%%%%DOCSDIR%%/_images/gs-drawing.png
%%DOCS%%%%DOCSDIR%%/_images/gs-events-class.png
%%DOCS%%%%DOCSDIR%%/_images/gs-events-clock.png
%%DOCS%%%%DOCSDIR%%/_images/gs-events-input.png
%%DOCS%%%%DOCSDIR%%/_images/gs-introduction.png
%%DOCS%%%%DOCSDIR%%/_images/gs-lang.png
%%DOCS%%%%DOCSDIR%%/_images/gs-tutorial.png
%%DOCS%%%%DOCSDIR%%/_images/guide-3.jpg
%%DOCS%%%%DOCSDIR%%/_images/guide-4.jpg
%%DOCS%%%%DOCSDIR%%/_images/guide-5.jpg
%%DOCS%%%%DOCSDIR%%/_images/guide-6.jpg
%%DOCS%%%%DOCSDIR%%/_images/guide_customize_step1.png
%%DOCS%%%%DOCSDIR%%/_images/layout_background.png
%%DOCS%%%%DOCSDIR%%/_images/line-instruction.png
%%DOCS%%%%DOCSDIR%%/_images/linux.png
%%DOCS%%%%DOCSDIR%%/_images/macosx.png
%%DOCS%%%%DOCSDIR%%/_images/pong.jpg
%%DOCS%%%%DOCSDIR%%/_images/popup.jpg
%%DOCS%%%%DOCSDIR%%/_images/pos_hint.jpg
%%DOCS%%%%DOCSDIR%%/_images/progressbar.jpg
%%DOCS%%%%DOCSDIR%%/_images/property_events_binding.png
%%DOCS%%%%DOCSDIR%%/_images/quickstart.png
%%DOCS%%%%DOCSDIR%%/_images/rstdocument.png
%%DOCS%%%%DOCSDIR%%/_images/settingswithspinner_kivy.jpg
%%DOCS%%%%DOCSDIR%%/_images/size_hint[B].jpg
%%DOCS%%%%DOCSDIR%%/_images/size_hint[b_].jpg
%%DOCS%%%%DOCSDIR%%/_images/size_hint[bb].jpg
%%DOCS%%%%DOCSDIR%%/_images/size_hint[oB].jpg
%%DOCS%%%%DOCSDIR%%/_images/slider.jpg
%%DOCS%%%%DOCSDIR%%/_images/spinner.jpg
%%DOCS%%%%DOCSDIR%%/_images/splitter.jpg
%%DOCS%%%%DOCSDIR%%/_images/stacklayout.gif
%%DOCS%%%%DOCSDIR%%/_images/stacklayout1.gif
%%DOCS%%%%DOCSDIR%%/_images/switch-off.jpg
%%DOCS%%%%DOCSDIR%%/_images/switch-on.jpg
%%DOCS%%%%DOCSDIR%%/_images/tabbed_panel.jpg
%%DOCS%%%%DOCSDIR%%/_images/textinput-mono.jpg
%%DOCS%%%%DOCSDIR%%/_images/textinput-multi.jpg
%%DOCS%%%%DOCSDIR%%/_images/unicode-char.png
%%DOCS%%%%DOCSDIR%%/_images/videoplayer-annotation.jpg
%%DOCS%%%%DOCSDIR%%/_images/videoplayer.jpg
%%DOCS%%%%DOCSDIR%%/_images/vkeyboard.jpg
%%DOCS%%%%DOCSDIR%%/_images/win-step1.png
%%DOCS%%%%DOCSDIR%%/_images/win-step3.png
%%DOCS%%%%DOCSDIR%%/_images/win-step4.png
%%DOCS%%%%DOCSDIR%%/_images/win-step5.png
%%DOCS%%%%DOCSDIR%%/_images/win-step6.png
%%DOCS%%%%DOCSDIR%%/_images/win-step7.png
%%DOCS%%%%DOCSDIR%%/_images/win-step8.png
%%DOCS%%%%DOCSDIR%%/_images/win-step9.png
%%DOCS%%%%DOCSDIR%%/_images/windows.png
%%DOCS%%%%DOCSDIR%%/_modules/index.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/adapters/adapter.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/adapters/dictadapter.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/adapters/listadapter.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/adapters/models.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/adapters/simplelistadapter.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/animation.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/app.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/atlas.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/base.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/cache.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/clock.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/compat.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/config.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/context.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/core/audio.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/core/camera.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/core/image.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/core/spelling.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/core/text.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/core/text/markup.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/core/video.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/core/window.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/effects/dampedscroll.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/effects/kinetic.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/effects/opacityscroll.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/effects/scroll.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/event.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/ext.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/factory.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/garden.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/geometry.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/gesture.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/graphics.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/input.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/input/factory.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/input/motionevent.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/input/postproc/dejitter.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/input/postproc/doubletap.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/input/postproc/ignorelist.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/input/postproc/retaintouch.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/input/postproc/tripletap.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/input/provider.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/input/providers/tuio.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/input/providers/wm_pen.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/input/providers/wm_touch.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/input/recorder.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/input/shape.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/interactive.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/lang.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/loader.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/logger.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/metrics.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/modules/inspector.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/network/urlrequest.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/parser.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/resources.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/storage.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/storage/dictstore.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/storage/jsonstore.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/storage/redisstore.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/support.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/abstractview.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/accordion.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/actionbar.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/anchorlayout.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/behaviors.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/boxlayout.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/bubble.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/button.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/camera.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/carousel.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/checkbox.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/codeinput.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/colorpicker.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/dropdown.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/filechooser.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/floatlayout.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/gridlayout.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/image.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/label.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/layout.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/listview.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/modalview.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/pagelayout.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/popup.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/progressbar.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/relativelayout.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/rst.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/sandbox.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/scatter.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/scatterlayout.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/screenmanager.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/scrollview.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/settings.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/slider.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/spinner.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/splitter.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/stacklayout.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/stencilview.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/switch.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/tabbedpanel.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/textinput.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/togglebutton.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/treeview.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/video.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/videoplayer.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/vkeyboard.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/uix/widget.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/utils.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/vector.html
%%DOCS%%%%DOCSDIR%%/_modules/kivy/weakmethod.html
%%DOCS%%%%DOCSDIR%%/_sources/api-index.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.adapters.adapter.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.adapters.args_converters.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.adapters.dictadapter.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.adapters.listadapter.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.adapters.models.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.adapters.simplelistadapter.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.adapters.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.animation.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.app.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.atlas.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.base.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.cache.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.clock.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.compat.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.config.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.context.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.core.audio.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.core.camera.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.core.clipboard.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.core.gl.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.core.image.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.core.spelling.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.core.text.markup.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.core.text.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.core.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.core.video.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.core.window.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.effects.dampedscroll.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.effects.kinetic.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.effects.opacityscroll.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.effects.scroll.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.effects.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.event.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.ext.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.factory.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.garden.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.geometry.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.gesture.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.graphics.compiler.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.graphics.context.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.graphics.context_instructions.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.graphics.fbo.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.graphics.gl_instructions.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.graphics.instructions.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.graphics.opengl.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.graphics.opengl_utils.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.graphics.shader.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.graphics.stencil_instructions.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.graphics.texture.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.graphics.transformation.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.graphics.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.graphics.vertex_instructions.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.input.factory.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.input.motionevent.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.input.postproc.dejitter.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.input.postproc.doubletap.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.input.postproc.ignorelist.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.input.postproc.retaintouch.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.input.postproc.tripletap.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.input.postproc.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.input.provider.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.input.providers.androidjoystick.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.input.providers.hidinput.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.input.providers.leapfinger.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.input.providers.linuxwacom.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.input.providers.mactouch.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.input.providers.mouse.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.input.providers.mtdev.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.input.providers.probesysfs.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.input.providers.tuio.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.input.providers.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.input.providers.wm_common.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.input.providers.wm_pen.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.input.providers.wm_touch.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.input.recorder.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.input.shape.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.input.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.interactive.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.lang.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.lib.gstplayer.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.lib.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.loader.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.logger.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.metrics.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.modules.inspector.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.modules.keybinding.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.modules.monitor.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.modules.recorder.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.modules.screen.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.modules.touchring.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.modules.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.modules.webdebugger.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.network.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.network.urlrequest.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.parser.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.properties.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.resources.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.storage.dictstore.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.storage.jsonstore.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.storage.redisstore.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.storage.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.support.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.abstractview.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.accordion.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.actionbar.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.anchorlayout.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.behaviors.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.boxlayout.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.bubble.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.button.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.camera.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.carousel.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.checkbox.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.codeinput.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.colorpicker.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.dropdown.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.filechooser.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.floatlayout.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.gridlayout.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.image.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.label.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.layout.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.listview.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.modalview.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.pagelayout.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.popup.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.progressbar.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.relativelayout.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.rst.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.sandbox.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.scatter.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.scatterlayout.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.screenmanager.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.scrollview.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.settings.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.slider.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.spinner.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.splitter.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.stacklayout.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.stencilview.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.switch.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.tabbedpanel.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.textinput.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.togglebutton.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.treeview.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.video.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.videoplayer.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.vkeyboard.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.uix.widget.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.utils.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.vector.txt
%%DOCS%%%%DOCSDIR%%/_sources/api-kivy.weakmethod.txt
%%DOCS%%%%DOCSDIR%%/_sources/contact.txt
%%DOCS%%%%DOCSDIR%%/_sources/contribute-unittest.txt
%%DOCS%%%%DOCSDIR%%/_sources/contribute.txt
%%DOCS%%%%DOCSDIR%%/_sources/faq.txt
%%DOCS%%%%DOCSDIR%%/_sources/gettingstarted/diving.txt
%%DOCS%%%%DOCSDIR%%/_sources/gettingstarted/drawing.txt
%%DOCS%%%%DOCSDIR%%/_sources/gettingstarted/events.txt
%%DOCS%%%%DOCSDIR%%/_sources/gettingstarted/examples.txt
%%DOCS%%%%DOCSDIR%%/_sources/gettingstarted/first_app.txt
%%DOCS%%%%DOCSDIR%%/_sources/gettingstarted/framework.txt
%%DOCS%%%%DOCSDIR%%/_sources/gettingstarted/index.txt
%%DOCS%%%%DOCSDIR%%/_sources/gettingstarted/installation.txt
%%DOCS%%%%DOCSDIR%%/_sources/gettingstarted/intro.txt
%%DOCS%%%%DOCSDIR%%/_sources/gettingstarted/layouts.txt
%%DOCS%%%%DOCSDIR%%/_sources/gettingstarted/packaging.txt
%%DOCS%%%%DOCSDIR%%/_sources/gettingstarted/properties.txt
%%DOCS%%%%DOCSDIR%%/_sources/gettingstarted/rules.txt
%%DOCS%%%%DOCSDIR%%/_sources/gsoc.txt
%%DOCS%%%%DOCSDIR%%/_sources/guide-index.txt
%%DOCS%%%%DOCSDIR%%/_sources/guide/advancedgraphics.txt
%%DOCS%%%%DOCSDIR%%/_sources/guide/android.txt
%%DOCS%%%%DOCSDIR%%/_sources/guide/architecture.txt
%%DOCS%%%%DOCSDIR%%/_sources/guide/basic.txt
%%DOCS%%%%DOCSDIR%%/_sources/guide/bestpractices.txt
%%DOCS%%%%DOCSDIR%%/_sources/guide/config.txt
%%DOCS%%%%DOCSDIR%%/_sources/guide/environment.txt
%%DOCS%%%%DOCSDIR%%/_sources/guide/events.txt
%%DOCS%%%%DOCSDIR%%/_sources/guide/graphics.txt
%%DOCS%%%%DOCSDIR%%/_sources/guide/inputs.txt
%%DOCS%%%%DOCSDIR%%/_sources/guide/lang.txt
%%DOCS%%%%DOCSDIR%%/_sources/guide/other-frameworks.txt
%%DOCS%%%%DOCSDIR%%/_sources/guide/packaging-android.txt
%%DOCS%%%%DOCSDIR%%/_sources/guide/packaging-ios.txt
%%DOCS%%%%DOCSDIR%%/_sources/guide/packaging-macosx.txt
%%DOCS%%%%DOCSDIR%%/_sources/guide/packaging-windows.txt
%%DOCS%%%%DOCSDIR%%/_sources/guide/packaging.txt
%%DOCS%%%%DOCSDIR%%/_sources/guide/widgets.txt
%%DOCS%%%%DOCSDIR%%/_sources/index.txt
%%DOCS%%%%DOCSDIR%%/_sources/installation/installation-android.txt
%%DOCS%%%%DOCSDIR%%/_sources/installation/installation-linux.txt
%%DOCS%%%%DOCSDIR%%/_sources/installation/installation-macosx.txt
%%DOCS%%%%DOCSDIR%%/_sources/installation/installation-windows.txt
%%DOCS%%%%DOCSDIR%%/_sources/installation/installation.txt
%%DOCS%%%%DOCSDIR%%/_sources/installation/troubleshooting-macosx.txt
%%DOCS%%%%DOCSDIR%%/_sources/philosophy.txt
%%DOCS%%%%DOCSDIR%%/_sources/tutorials-index.txt
%%DOCS%%%%DOCSDIR%%/_sources/tutorials/firstwidget.txt
%%DOCS%%%%DOCSDIR%%/_sources/tutorials/pong.txt
%%DOCS%%%%DOCSDIR%%/_sources/user-guide.txt
%%DOCS%%%%DOCSDIR%%/_static/ajax-loader.gif
%%DOCS%%%%DOCSDIR%%/_static/basic.css
%%DOCS%%%%DOCSDIR%%/_static/comment-bright.png
%%DOCS%%%%DOCSDIR%%/_static/comment-close.png
%%DOCS%%%%DOCSDIR%%/_static/comment.png
%%DOCS%%%%DOCSDIR%%/_static/default.css
%%DOCS%%%%DOCSDIR%%/_static/disclosure_down.png
%%DOCS%%%%DOCSDIR%%/_static/disclosure_up.png
%%DOCS%%%%DOCSDIR%%/_static/doctools.js
%%DOCS%%%%DOCSDIR%%/_static/down-pressed.png
%%DOCS%%%%DOCSDIR%%/_static/down.png
%%DOCS%%%%DOCSDIR%%/_static/element-class-16.png
%%DOCS%%%%DOCSDIR%%/_static/element-enumeration-16.png
%%DOCS%%%%DOCSDIR%%/_static/element-field-16.png
%%DOCS%%%%DOCSDIR%%/_static/element-method-16.png
%%DOCS%%%%DOCSDIR%%/_static/element-property-16.png
%%DOCS%%%%DOCSDIR%%/_static/element-structure-16.png
%%DOCS%%%%DOCSDIR%%/_static/file.png
%%DOCS%%%%DOCSDIR%%/_static/fresh.css
%%DOCS%%%%DOCSDIR%%/_static/jquery-ui.min.js
%%DOCS%%%%DOCSDIR%%/_static/jquery.cookie.js
%%DOCS%%%%DOCSDIR%%/_static/jquery.js
%%DOCS%%%%DOCSDIR%%/_static/kivy.js
%%DOCS%%%%DOCSDIR%%/_static/logo-kivy.png
%%DOCS%%%%DOCSDIR%%/_static/minus.png
%%DOCS%%%%DOCSDIR%%/_static/plus.png
%%DOCS%%%%DOCSDIR%%/_static/pygments.css
%%DOCS%%%%DOCSDIR%%/_static/searchtools.js
%%DOCS%%%%DOCSDIR%%/_static/sidebar.js
%%DOCS%%%%DOCSDIR%%/_static/underscore.js
%%DOCS%%%%DOCSDIR%%/_static/up-pressed.png
%%DOCS%%%%DOCSDIR%%/_static/up.png
%%DOCS%%%%DOCSDIR%%/_static/websupport.js
%%DOCS%%%%DOCSDIR%%/api-index.html
%%DOCS%%%%DOCSDIR%%/api-kivy.adapters.adapter.html
%%DOCS%%%%DOCSDIR%%/api-kivy.adapters.args_converters.html
%%DOCS%%%%DOCSDIR%%/api-kivy.adapters.dictadapter.html
%%DOCS%%%%DOCSDIR%%/api-kivy.adapters.html
%%DOCS%%%%DOCSDIR%%/api-kivy.adapters.listadapter.html
%%DOCS%%%%DOCSDIR%%/api-kivy.adapters.models.html
%%DOCS%%%%DOCSDIR%%/api-kivy.adapters.simplelistadapter.html
%%DOCS%%%%DOCSDIR%%/api-kivy.animation.html
%%DOCS%%%%DOCSDIR%%/api-kivy.app.html
%%DOCS%%%%DOCSDIR%%/api-kivy.atlas.html
%%DOCS%%%%DOCSDIR%%/api-kivy.base.html
%%DOCS%%%%DOCSDIR%%/api-kivy.cache.html
%%DOCS%%%%DOCSDIR%%/api-kivy.clock.html
%%DOCS%%%%DOCSDIR%%/api-kivy.compat.html
%%DOCS%%%%DOCSDIR%%/api-kivy.config.html
%%DOCS%%%%DOCSDIR%%/api-kivy.context.html
%%DOCS%%%%DOCSDIR%%/api-kivy.core.audio.html
%%DOCS%%%%DOCSDIR%%/api-kivy.core.camera.html
%%DOCS%%%%DOCSDIR%%/api-kivy.core.clipboard.html
%%DOCS%%%%DOCSDIR%%/api-kivy.core.gl.html
%%DOCS%%%%DOCSDIR%%/api-kivy.core.html
%%DOCS%%%%DOCSDIR%%/api-kivy.core.image.html
%%DOCS%%%%DOCSDIR%%/api-kivy.core.spelling.html
%%DOCS%%%%DOCSDIR%%/api-kivy.core.text.html
%%DOCS%%%%DOCSDIR%%/api-kivy.core.text.markup.html
%%DOCS%%%%DOCSDIR%%/api-kivy.core.video.html
%%DOCS%%%%DOCSDIR%%/api-kivy.core.window.html
%%DOCS%%%%DOCSDIR%%/api-kivy.effects.dampedscroll.html
%%DOCS%%%%DOCSDIR%%/api-kivy.effects.html
%%DOCS%%%%DOCSDIR%%/api-kivy.effects.kinetic.html
%%DOCS%%%%DOCSDIR%%/api-kivy.effects.opacityscroll.html
%%DOCS%%%%DOCSDIR%%/api-kivy.effects.scroll.html
%%DOCS%%%%DOCSDIR%%/api-kivy.event.html
%%DOCS%%%%DOCSDIR%%/api-kivy.ext.html
%%DOCS%%%%DOCSDIR%%/api-kivy.factory.html
%%DOCS%%%%DOCSDIR%%/api-kivy.garden.html
%%DOCS%%%%DOCSDIR%%/api-kivy.geometry.html
%%DOCS%%%%DOCSDIR%%/api-kivy.gesture.html
%%DOCS%%%%DOCSDIR%%/api-kivy.graphics.compiler.html
%%DOCS%%%%DOCSDIR%%/api-kivy.graphics.context.html
%%DOCS%%%%DOCSDIR%%/api-kivy.graphics.context_instructions.html
%%DOCS%%%%DOCSDIR%%/api-kivy.graphics.fbo.html
%%DOCS%%%%DOCSDIR%%/api-kivy.graphics.gl_instructions.html
%%DOCS%%%%DOCSDIR%%/api-kivy.graphics.html
%%DOCS%%%%DOCSDIR%%/api-kivy.graphics.instructions.html
%%DOCS%%%%DOCSDIR%%/api-kivy.graphics.opengl.html
%%DOCS%%%%DOCSDIR%%/api-kivy.graphics.opengl_utils.html
%%DOCS%%%%DOCSDIR%%/api-kivy.graphics.shader.html
%%DOCS%%%%DOCSDIR%%/api-kivy.graphics.stencil_instructions.html
%%DOCS%%%%DOCSDIR%%/api-kivy.graphics.texture.html
%%DOCS%%%%DOCSDIR%%/api-kivy.graphics.transformation.html
%%DOCS%%%%DOCSDIR%%/api-kivy.graphics.vertex_instructions.html
%%DOCS%%%%DOCSDIR%%/api-kivy.html
%%DOCS%%%%DOCSDIR%%/api-kivy.input.factory.html
%%DOCS%%%%DOCSDIR%%/api-kivy.input.html
%%DOCS%%%%DOCSDIR%%/api-kivy.input.motionevent.html
%%DOCS%%%%DOCSDIR%%/api-kivy.input.postproc.dejitter.html
%%DOCS%%%%DOCSDIR%%/api-kivy.input.postproc.doubletap.html
%%DOCS%%%%DOCSDIR%%/api-kivy.input.postproc.html
%%DOCS%%%%DOCSDIR%%/api-kivy.input.postproc.ignorelist.html
%%DOCS%%%%DOCSDIR%%/api-kivy.input.postproc.retaintouch.html
%%DOCS%%%%DOCSDIR%%/api-kivy.input.postproc.tripletap.html
%%DOCS%%%%DOCSDIR%%/api-kivy.input.provider.html
%%DOCS%%%%DOCSDIR%%/api-kivy.input.providers.androidjoystick.html
%%DOCS%%%%DOCSDIR%%/api-kivy.input.providers.hidinput.html
%%DOCS%%%%DOCSDIR%%/api-kivy.input.providers.html
%%DOCS%%%%DOCSDIR%%/api-kivy.input.providers.leapfinger.html
%%DOCS%%%%DOCSDIR%%/api-kivy.input.providers.linuxwacom.html
%%DOCS%%%%DOCSDIR%%/api-kivy.input.providers.mactouch.html
%%DOCS%%%%DOCSDIR%%/api-kivy.input.providers.mouse.html
%%DOCS%%%%DOCSDIR%%/api-kivy.input.providers.mtdev.html
%%DOCS%%%%DOCSDIR%%/api-kivy.input.providers.probesysfs.html
%%DOCS%%%%DOCSDIR%%/api-kivy.input.providers.tuio.html
%%DOCS%%%%DOCSDIR%%/api-kivy.input.providers.wm_common.html
%%DOCS%%%%DOCSDIR%%/api-kivy.input.providers.wm_pen.html
%%DOCS%%%%DOCSDIR%%/api-kivy.input.providers.wm_touch.html
%%DOCS%%%%DOCSDIR%%/api-kivy.input.recorder.html
%%DOCS%%%%DOCSDIR%%/api-kivy.input.shape.html
%%DOCS%%%%DOCSDIR%%/api-kivy.interactive.html
%%DOCS%%%%DOCSDIR%%/api-kivy.lang.html
%%DOCS%%%%DOCSDIR%%/api-kivy.lib.gstplayer.html
%%DOCS%%%%DOCSDIR%%/api-kivy.lib.html
%%DOCS%%%%DOCSDIR%%/api-kivy.loader.html
%%DOCS%%%%DOCSDIR%%/api-kivy.logger.html
%%DOCS%%%%DOCSDIR%%/api-kivy.metrics.html
%%DOCS%%%%DOCSDIR%%/api-kivy.modules.html
%%DOCS%%%%DOCSDIR%%/api-kivy.modules.inspector.html
%%DOCS%%%%DOCSDIR%%/api-kivy.modules.keybinding.html
%%DOCS%%%%DOCSDIR%%/api-kivy.modules.monitor.html
%%DOCS%%%%DOCSDIR%%/api-kivy.modules.recorder.html
%%DOCS%%%%DOCSDIR%%/api-kivy.modules.screen.html
%%DOCS%%%%DOCSDIR%%/api-kivy.modules.touchring.html
%%DOCS%%%%DOCSDIR%%/api-kivy.modules.webdebugger.html
%%DOCS%%%%DOCSDIR%%/api-kivy.network.html
%%DOCS%%%%DOCSDIR%%/api-kivy.network.urlrequest.html
%%DOCS%%%%DOCSDIR%%/api-kivy.parser.html
%%DOCS%%%%DOCSDIR%%/api-kivy.properties.html
%%DOCS%%%%DOCSDIR%%/api-kivy.resources.html
%%DOCS%%%%DOCSDIR%%/api-kivy.storage.dictstore.html
%%DOCS%%%%DOCSDIR%%/api-kivy.storage.html
%%DOCS%%%%DOCSDIR%%/api-kivy.storage.jsonstore.html
%%DOCS%%%%DOCSDIR%%/api-kivy.storage.redisstore.html
%%DOCS%%%%DOCSDIR%%/api-kivy.support.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.abstractview.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.accordion.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.actionbar.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.anchorlayout.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.behaviors.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.boxlayout.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.bubble.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.button.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.camera.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.carousel.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.checkbox.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.codeinput.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.colorpicker.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.dropdown.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.filechooser.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.floatlayout.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.gridlayout.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.image.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.label.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.layout.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.listview.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.modalview.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.pagelayout.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.popup.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.progressbar.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.relativelayout.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.rst.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.sandbox.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.scatter.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.scatterlayout.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.screenmanager.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.scrollview.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.settings.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.slider.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.spinner.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.splitter.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.stacklayout.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.stencilview.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.switch.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.tabbedpanel.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.textinput.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.togglebutton.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.treeview.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.video.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.videoplayer.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.vkeyboard.html
%%DOCS%%%%DOCSDIR%%/api-kivy.uix.widget.html
%%DOCS%%%%DOCSDIR%%/api-kivy.utils.html
%%DOCS%%%%DOCSDIR%%/api-kivy.vector.html
%%DOCS%%%%DOCSDIR%%/api-kivy.weakmethod.html
%%DOCS%%%%DOCSDIR%%/contact.html
%%DOCS%%%%DOCSDIR%%/contribute-unittest.html
%%DOCS%%%%DOCSDIR%%/contribute.html
%%DOCS%%%%DOCSDIR%%/faq.html
%%DOCS%%%%DOCSDIR%%/genindex.html
%%DOCS%%%%DOCSDIR%%/gettingstarted/diving.html
%%DOCS%%%%DOCSDIR%%/gettingstarted/drawing.html
%%DOCS%%%%DOCSDIR%%/gettingstarted/events.html
%%DOCS%%%%DOCSDIR%%/gettingstarted/examples.html
%%DOCS%%%%DOCSDIR%%/gettingstarted/first_app.html
%%DOCS%%%%DOCSDIR%%/gettingstarted/framework.html
%%DOCS%%%%DOCSDIR%%/gettingstarted/index.html
%%DOCS%%%%DOCSDIR%%/gettingstarted/installation.html
%%DOCS%%%%DOCSDIR%%/gettingstarted/intro.html
%%DOCS%%%%DOCSDIR%%/gettingstarted/layouts.html
%%DOCS%%%%DOCSDIR%%/gettingstarted/packaging.html
%%DOCS%%%%DOCSDIR%%/gettingstarted/properties.html
%%DOCS%%%%DOCSDIR%%/gettingstarted/rules.html
%%DOCS%%%%DOCSDIR%%/gsoc.html
%%DOCS%%%%DOCSDIR%%/guide-index.html
%%DOCS%%%%DOCSDIR%%/guide/advancedgraphics.html
%%DOCS%%%%DOCSDIR%%/guide/android.html
%%DOCS%%%%DOCSDIR%%/guide/architecture.html
%%DOCS%%%%DOCSDIR%%/guide/basic.html
%%DOCS%%%%DOCSDIR%%/guide/bestpractices.html
%%DOCS%%%%DOCSDIR%%/guide/config.html
%%DOCS%%%%DOCSDIR%%/guide/environment.html
%%DOCS%%%%DOCSDIR%%/guide/events.html
%%DOCS%%%%DOCSDIR%%/guide/graphics.html
%%DOCS%%%%DOCSDIR%%/guide/inputs.html
%%DOCS%%%%DOCSDIR%%/guide/lang.html
%%DOCS%%%%DOCSDIR%%/guide/other-frameworks.html
%%DOCS%%%%DOCSDIR%%/guide/packaging-android.html
%%DOCS%%%%DOCSDIR%%/guide/packaging-ios.html
%%DOCS%%%%DOCSDIR%%/guide/packaging-macosx.html
%%DOCS%%%%DOCSDIR%%/guide/packaging-windows.html
%%DOCS%%%%DOCSDIR%%/guide/packaging.html
%%DOCS%%%%DOCSDIR%%/guide/widgets.html
%%DOCS%%%%DOCSDIR%%/index.html
%%DOCS%%%%DOCSDIR%%/installation/installation-android.html
%%DOCS%%%%DOCSDIR%%/installation/installation-linux.html
%%DOCS%%%%DOCSDIR%%/installation/installation-macosx.html
%%DOCS%%%%DOCSDIR%%/installation/installation-windows.html
%%DOCS%%%%DOCSDIR%%/installation/installation.html
%%DOCS%%%%DOCSDIR%%/installation/troubleshooting-macosx.html
%%DOCS%%%%DOCSDIR%%/objects.inv
%%DOCS%%%%DOCSDIR%%/philosophy.html
%%DOCS%%%%DOCSDIR%%/py-modindex.html
%%DOCS%%%%DOCSDIR%%/search.html
%%DOCS%%%%DOCSDIR%%/searchindex.js
%%DOCS%%%%DOCSDIR%%/tutorials-index.html
%%DOCS%%%%DOCSDIR%%/tutorials/firstwidget.html
%%DOCS%%%%DOCSDIR%%/tutorials/pong.html
%%DOCS%%%%DOCSDIR%%/user-guide.html
%%DOCS%%@dirrm %%DOCSDIR%%/tutorials
%%DOCS%%@dirrm %%DOCSDIR%%/installation
%%DOCS%%@dirrm %%DOCSDIR%%/guide
%%DOCS%%@dirrm %%DOCSDIR%%/gettingstarted
%%DOCS%%@dirrm %%DOCSDIR%%/_static
%%DOCS%%@dirrm %%DOCSDIR%%/_sources/tutorials
%%DOCS%%@dirrm %%DOCSDIR%%/_sources/installation
%%DOCS%%@dirrm %%DOCSDIR%%/_sources/guide
%%DOCS%%@dirrm %%DOCSDIR%%/_sources/gettingstarted
%%DOCS%%@dirrm %%DOCSDIR%%/_sources
%%DOCS%%@dirrm %%DOCSDIR%%/_modules/kivy/uix
%%DOCS%%@dirrm %%DOCSDIR%%/_modules/kivy/storage
%%DOCS%%@dirrm %%DOCSDIR%%/_modules/kivy/network
%%DOCS%%@dirrm %%DOCSDIR%%/_modules/kivy/modules
%%DOCS%%@dirrm %%DOCSDIR%%/_modules/kivy/input/providers
%%DOCS%%@dirrm %%DOCSDIR%%/_modules/kivy/input/postproc
%%DOCS%%@dirrm %%DOCSDIR%%/_modules/kivy/input
%%DOCS%%@dirrm %%DOCSDIR%%/_modules/kivy/effects
%%DOCS%%@dirrm %%DOCSDIR%%/_modules/kivy/core/text
%%DOCS%%@dirrm %%DOCSDIR%%/_modules/kivy/core
%%DOCS%%@dirrm %%DOCSDIR%%/_modules/kivy/adapters
%%DOCS%%@dirrm %%DOCSDIR%%/_modules/kivy
%%DOCS%%@dirrm %%DOCSDIR%%/_modules
%%DOCS%%@dirrm %%DOCSDIR%%/_images
%%DOCS%%@dirrm %%DOCSDIR%%