.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../Includes.txt .. _introduction: Introduction ============ .. _what-it-does: What does it do? ---------------- This extension provides a wrapper for the library OpenWeatherMap-PHP-Api (`GitHub`_). It allows developers to use the library in their TYPO3 extension without much hassle. The library uses the TYPO3 caching framework and TYPO3's own methods to fetch URLs. .. _GitHub: https://github.com/cmfcmf/OpenWeatherMap-PHP-Api