56431b6922
- updates all imports to prefix kivy_ios - adds basic `setup.py` file - adds a simple `toolchain.py` to the root folder for compat Makes it possible to install kivy-ios from PyPI: ``` pip install kivy-ios toolchain --help ``` Note the `rebuild_updated_recipes.py` is expected to fail as we moved all the recipes. This is a working, but unperfect iteration that come with limitations we would address in subsequent pull requests, such as: - the new usage is not yet documented - CI is not testing the source distribution creation and install - Continuous Delivery to PyPI is not in place - `toolchain` binary is a bit too generic name - we're still vendoring things under `tools/`
20 lines
546 B
Text
20 lines
546 B
Text
Pictures
|
|
========
|
|
|
|
A very simple image browser, supporting the reading only from images/
|
|
directory right now.
|
|
So put any images files inside images/ directory, and start the app !
|
|
|
|
Android
|
|
-------
|
|
|
|
You can copy/paste this directory into /sdcard/kivy/pictures in your
|
|
android device.
|
|
|
|
|
|
Licences
|
|
--------
|
|
|
|
* faust_github.jpg: lucie's cat accepted to share his face
|
|
* 5552597274_de8b3fb5d2_b.jpg: http://www.flickr.com/photos/chialin-gallery/5552597274/sizes/l/
|
|
* 5509213687_ffd18df0b9_b.jpg: http://www.flickr.com/photos/orsomk/5509213687/sizes/l/
|