Imported Upstream version 3.27.1 upstream/3.27.1
authorDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 30 Oct 2018 01:29:47 +0000 (10:29 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 30 Oct 2018 01:29:47 +0000 (10:29 +0900)
commitccd0fc61d70bba3e265eca212b871350ec8bfc89
treeb23c6e9a171f804fbaf76f70583603e9e23fdc2b
parent157b425b5a4dead542d7725c70e15e0bc28dae2b
Imported Upstream version 3.27.1
56 files changed:
ChangeLog
INSTALL [deleted file]
MANIFEST.in
Makefile.am
Makefile.in
NEWS
PKG-INFO
PKG-INFO.in
README.rst
configure
configure.ac
docs/Makefile [new file with mode: 0644]
docs/changelog.rst [new file with mode: 0644]
docs/conf.py [new file with mode: 0644]
docs/contact.rst [new file with mode: 0644]
docs/devguide/building_testing.rst [new file with mode: 0644]
docs/devguide/dev_environ.rst [new file with mode: 0644]
docs/devguide/index.rst [new file with mode: 0644]
docs/devguide/override_guidelines.rst [new file with mode: 0644]
docs/devguide/overview.rst [new file with mode: 0644]
docs/devguide/style_guide.rst [new file with mode: 0644]
docs/extra.css [new file with mode: 0644]
docs/further.rst [new file with mode: 0644]
docs/getting_started.rst [new file with mode: 0644]
docs/guide/api/api.rst [new file with mode: 0644]
docs/guide/api/basic_types.rst [new file with mode: 0644]
docs/guide/api/flags_enums.rst [new file with mode: 0644]
docs/guide/api/gobject.rst [new file with mode: 0644]
docs/guide/api/index.rst [new file with mode: 0644]
docs/guide/api/properties.rst [new file with mode: 0644]
docs/guide/api/signals.rst [new file with mode: 0644]
docs/guide/cairo_integration.rst [new file with mode: 0644]
docs/guide/code/cairo-demo.py [new file with mode: 0755]
docs/guide/debug_profile.rst [new file with mode: 0644]
docs/guide/deploy.rst [new file with mode: 0644]
docs/guide/faq.rst [new file with mode: 0644]
docs/guide/images/cairo_integration.png [new file with mode: 0644]
docs/guide/index.rst [new file with mode: 0644]
docs/guide/porting.rst [new file with mode: 0644]
docs/guide/testing.rst [new file with mode: 0644]
docs/guide/threading.rst [new file with mode: 0644]
docs/icons.rst [new file with mode: 0644]
docs/images/LICENSE [new file with mode: 0644]
docs/images/favicon.ico [new file with mode: 0644]
docs/images/logo.svg [new file with mode: 0644]
docs/images/overview.dia [new file with mode: 0644]
docs/images/overview.svg [new file with mode: 0644]
docs/images/pygobject-small.svg [new file with mode: 0644]
docs/images/pygobject.svg [new file with mode: 0644]
docs/images/start_linux.png [new file with mode: 0644]
docs/images/start_macos.png [new file with mode: 0644]
docs/images/start_windows.png [new file with mode: 0644]
docs/index.rst [new file with mode: 0644]
docs/maintguide.rst [new file with mode: 0644]
docs/packagingguide.rst [new file with mode: 0644]
setup.py