deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3:any
Description: |-
simple serialization library based on ast.literal_eval(), Python3 modules
Serpent provides ast.literal_eval() compatible object tree serialization.
It serializes an object tree into bytes (utf-8 encoded string) that can be
decoded and then passed as-is to ast.literal_eval() to rebuild it as the
original object tree.
As such it is safe to send serpent data to other machines over the network
for instance (because only 'safe' literals are encoded).
.
This package contains the core Serpent module for Python 3.x .
Homepage: https://github.com/irmen/Serpent
Installed-Size: '44'
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: python3-serpent
Priority: optional
Section: python
Source: serpent
Version: 1.41-2
srcpkg_name: serpent
srcpkg_version: 1.41-2