dtfabric 20240211-1 source package in Ubuntu

Changelog

dtfabric (20240211-1) unstable; urgency=medium

  * Import new upstream release
  * d/control:
    - Bump Standards-Version to 4.7.0
  * d/rules:
    - Remove deprecated file

 -- SZ Lin (林上智) <email address hidden>  Sun, 07 Jul 2024 16:02:34 +0800

Upload details

Uploaded by:
SZ Lin (林上智)
Uploaded to:
Sid
Original maintainer:
SZ Lin (林上智)
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dtfabric_20240211-1.dsc 2.0 KiB 90b51a53c24eb303c38c6b8f7ab507c790873a32e696ae91174579e48a204e31
dtfabric_20240211.orig.tar.gz 68.0 KiB 7bd98c997813917a39f8dcb77799dd6a3a902f4d558756789677de0b2de18199
dtfabric_20240211-1.debian.tar.xz 2.9 KiB 144159864e58e0146efa9e1b6bacf9329e8c35991901441700b66a5fded4d600

Available diffs

No changes file available.

Binary packages built by this source

python3-dtfabric: Tooling for data type and structure management - Python 3.x

 Data types fabric (dtFabric) is a proof-of-concept YAML-based
 definition language to specify format and data types.
 .
 Supported data types
 .
  Storage data types, such as integers, characters, structures
  Semantic data types, such as constants, enumerations
  Layout data types, such as format, vectors, trees
 .
 This package contains the Python 3 version of the package.