File: control

package info (click to toggle)
django-paintstore 0.2-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 448 kB
  • sloc: python: 84; makefile: 11
file content (28 lines) | stat: -rw-r--r-- 904 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Source: django-paintstore
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders:
 Jonas Meurer <mejo@debian.org>,
 Thomas Goirand <zigo@debian.org>,
Section: python
Priority: optional
Build-Depends:
 debhelper-compat (= 9),
 dh-python,
 python3-all,
 python3-setuptools,
Standards-Version: 4.4.0
Vcs-Browser: https://salsa.debian.org/python-team/modules/django-paintstore
Vcs-Git: https://salsa.debian.org/python-team/modules/django-paintstore.git
Homepage: https://github.com/gsiegman/django-paintstore

Package: python3-django-paintstore
Architecture: all
Depends:
 libjs-jquery-colorpicker,
 python3-django,
 ${misc:Depends},
 ${python3:Depends},
Description: Integrates jQuery ColorPicker in Django admin (Python 3 version)
 Django app that integrates the jQuery ColorPicker in the Django admin.
 .
 This package contains the Python 3 version of the library.