Poezio
0.14
  • Installing poezio
  • Configuration
  • Usage
  • Commands
  • Keyboard Shortcuts
  • Other topics
  • Quickstart guide
  • Themes
  • Plugins
  • Development documentation
    • About plugins
      • Plugin API documentation
      • End-to-end Encryption API documentation
      • Event Index
      • Slixmpp classes
      • XEP
    • About Poezio
      • Overview
      • Contributing
      • Theming module
      • Timed events documentation
      • Common operations documentation
Poezio
  • Development documentation
  • View page source

Development documentation

About plugins

  • Plugin API documentation
    • External plugins
    • BasePlugin
    • PluginAPI
    • Example plugins
  • End-to-end Encryption API documentation
    • E2EEPlugin
    • Example plugins
  • Event Index
  • Slixmpp classes
    • Message
    • Presence
    • Iq
  • XEP

About Poezio

  • Overview
    • Global overview
    • Event handlers
    • Commands and completion
      • Dealing with the command line
        • CommandArgParser
  • Contributing
    • Conventions
    • Commit guidelines
    • Getting your code into poezio
  • Theming module
    • Theme
  • Timed events documentation
    • TimedEvent
      • TimedEvent.__init__()
    • DelayedEvent
      • DelayedEvent.__init__()
  • Common operations documentation
    • find_argument()
    • find_delayed_tag()
    • format_gaming_string()
    • format_tune_string()
    • get_error_message()
    • get_local_time()
    • get_os_info()
    • get_utc_time()
    • parse_secs_to_str()
    • parse_str_to_secs()
    • shell_split()
    • to_utc()
    • unique_prefix_of()
Previous Next

© Copyright 2024, Mathieu Pasquet - Florent Le Coz - Emmanuel Gil Peyrot - Maxime Buquet. Last updated on Jan 25, 2024.

Built with Sphinx using a theme provided by Read the Docs.