deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-django, python3-six, python3:any
Description: |-
Pickled object field for Django (Python3 version)
django-picklefield provides an implementation of a pickled object field
for the Django framework. Such fields can contain any picklable objects.
.
It is useful for storing just about anything in the database when there
isn't a 'proper' field for the job.
PickledObjectField is database-agnostic, and should work with any database
backend you can throw at it. You can pass in any Python object and it will
automatically be converted behind the scenes. You never have to manually
pickle or unpickle anything.
.
This package contains the Python 3 version of the library.
Homepage: https://github.com/gintas/django-picklefield
Installed-Size: '50'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-django-picklefield
Priority: optional
Section: python
Source: django-picklefield
Version: 3.1.0-1
srcpkg_name: django-picklefield
srcpkg_version: 3.1.0-1