How to Install and Uninstall python-django-configglue Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: December 25,2024
1. Install "python-django-configglue" package
Please follow the step by step instructions below to install python-django-configglue on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-django-configglue
Copied
2. Uninstall "python-django-configglue" package
This guide covers the steps necessary to uninstall python-django-configglue on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-django-configglue
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-django-configglue package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-django-configglue
Priority: optional
Section: universe/python
Installed-Size: 185
Maintainer: Ubuntu Developers
Original-Maintainer: Ricardo Kirkner
Architecture: all
Source: django-configglue
Version: 0.7.1-0ubuntu1
Depends: python-configglue (>= 0.9), python-django (>= 1.0.2), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/d/django-configglue/python-django-configglue_0.7.1-0ubuntu1_all.deb
Size: 24464
MD5sum: f9561b941d741629d7b807967f55b53b
SHA1: 83e6d98d3fecc0d1f341fe63b580455b6cc250bc
SHA256: 992017a48bf6aa08c214a26adcaa009d2b85d522356b5d1bbe3ba26c84251200
Description-en: Django commands for working with configglue generated settings
Django-configglue provides the necessary glue to work with settings
generated using configglue ini-style configuration files instead of using
plain Python modules.
.
Configglue is a library that glues together Python's optparse.OptionParser
and ConfigParser.ConfigParser, so that you don't have to repeat yourself
when you want to export the same options to a configuration file and a
commandline interface.
.
Commands are available to:
- get the value of a setting
- list all settings used (and their values)
- list all settings used, including django global settings (and
their values)
- locate the definition of a setting (useful when the configuration
is defined throughout several files)
- validate settings (make sure the values match the defined schema)
Description-md5: 885316151d672cd546de55aacb657ac7
Homepage: https://launchpad.net/django-configglue
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 185
Maintainer: Ubuntu Developers
Original-Maintainer: Ricardo Kirkner
Architecture: all
Source: django-configglue
Version: 0.7.1-0ubuntu1
Depends: python-configglue (>= 0.9), python-django (>= 1.0.2), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/d/django-configglue/python-django-configglue_0.7.1-0ubuntu1_all.deb
Size: 24464
MD5sum: f9561b941d741629d7b807967f55b53b
SHA1: 83e6d98d3fecc0d1f341fe63b580455b6cc250bc
SHA256: 992017a48bf6aa08c214a26adcaa009d2b85d522356b5d1bbe3ba26c84251200
Description-en: Django commands for working with configglue generated settings
Django-configglue provides the necessary glue to work with settings
generated using configglue ini-style configuration files instead of using
plain Python modules.
.
Configglue is a library that glues together Python's optparse.OptionParser
and ConfigParser.ConfigParser, so that you don't have to repeat yourself
when you want to export the same options to a configuration file and a
commandline interface.
.
Commands are available to:
- get the value of a setting
- list all settings used (and their values)
- list all settings used, including django global settings (and
their values)
- locate the definition of a setting (useful when the configuration
is defined throughout several files)
- validate settings (make sure the values match the defined schema)
Description-md5: 885316151d672cd546de55aacb657ac7
Homepage: https://launchpad.net/django-configglue
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu