deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-six, python3-sqlalchemy, python3-yaml, python3:any, python3-pkg-resources,
python3-zombie-imp
Description: |-
framework for taking care of a bunch of boilerplate in Python3 apps
Scruffy is a framework for taking care of a bunch of boilerplate in
Python apps. It handles the loading of configuration files, the loading
and management of plugins, and the management of other filesystem
resources such as temporary files and directories, log files, etc.
.
A typical use case for Scruffy is a command-line Python tool with some
or all of the following requirements:
.
* Read a set of configuration defaults
* Read a local configuration file and apply it on top of the defaults
* Allow overriding some configuration options with command line flags
or at runtime
* Load a core set of Python-based plugins
* Load a set of user-defined Python-based plugins
* Generate log files whose name, location and other logging settings
are based on configuration
* Store application state between runs in a file or database
.
This package installs the library for Python 3.
Homepage: https://github.com/snare/scruffy
Installed-Size: '61'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Multi-Arch: foreign
Package: python3-scruffy
Priority: optional
Section: python
Source: python-scruffy
Version: 0.3.8.2-2
srcpkg_name: python-scruffy
srcpkg_version: 0.3.8.2-2