.. This file is a part of the AnyBlok project .. .. Copyright (C) 2014 Jean-Sebastien SUZANNE .. .. This Source Code Form is subject to the terms of the Mozilla Public License, .. v. 2.0. If a copy of the MPL was not distributed with this file,You can .. obtain one at http://mozilla.org/MPL/2.0/. Builtin Bloks ============= .. contents:: Covered Bloks :local: :depth: 1 .. _blok_anyblok_io: Blok anyblok-io --------------- .. automodule:: anyblok_io.bloks.io .. autoclass:: AnyBlokIO :show-inheritance: .. autoattribute:: name .. autoattribute:: version .. autoattribute:: author .. autoattribute:: autoinstall .. autoattribute:: priority .. include:: ../anyblok_io/bloks/io/README.rst .. include:: ../anyblok_io/bloks/io/CODE.rst .. _blok_anyblok_io_csv: Blok anyblok-io-csv ------------------- .. automodule:: anyblok_io.bloks.io_csv .. autoclass:: AnyBlokIOCSV :show-inheritance: .. autoattribute:: name .. autoattribute:: version .. autoattribute:: author .. autoattribute:: autoinstall .. autoattribute:: priority .. include:: ../anyblok_io/bloks/io_csv/README.rst .. include:: ../anyblok_io/bloks/io_csv/CODE.rst .. _blok_anyblok_io_xml: Blok anyblok-io-xml ------------------- .. automodule:: anyblok_io.bloks.io_xml .. autoclass:: AnyBlokIOXML :show-inheritance: .. autoattribute:: name .. autoattribute:: version .. autoattribute:: author .. autoattribute:: autoinstall .. autoattribute:: priority .. include:: ../anyblok_io/bloks/io_xml/README.rst .. include:: ../anyblok_io/bloks/io_xml/CODE.rst