====================================== :mod:`fabric.contrib.xfiles` ====================================== .. contents:: :local: Convinience functions ===================== This section contains some easy-to-use functions, to be used as is without too much hassle within fabfiles: .. automodule:: fabric.contrib.xfiles :members: Complete API ============ For more advanced usage, this section lists the contents of the API: .. autoclass:: fabric.contrib.xfiles.reader.RXMLReader :members: