liac-arff 2.5.0-4 source package in Ubuntu

Changelog

liac-arff (2.5.0-4) unstable; urgency=medium

  * d/s/options: Ignore .egg-info in diffs (Closes: #1048877)

 -- Christian Kastner <email address hidden>  Tue, 15 Aug 2023 19:46:53 +0200

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
liac-arff_2.5.0-4.dsc 2.0 KiB 565d9de590f97b1011028d20b503edb8010e42f3b3d459553e444ac21b09c4b7
liac-arff_2.5.0.orig.tar.gz 31.5 KiB 8eac33e68be1bcd849162c57e0631cff70fef408a04657a78a9bf116db52383b
liac-arff_2.5.0-4.debian.tar.xz 2.6 KiB 842e352775cbb8e3f77a20ad7db8cec851635da244b9fe8556b1471372ee1b8d

Available diffs

No changes file available.

Binary packages built by this source

python3-liac-arff: library for reading and writing ARFF files in Python

 The liac-arff module implements functions to read and write ARFF files in
 Python. It was created in the Connectionist Artificial Intelligence
 Laboratory (LIAC), which takes place at the Federal University of Rio Grande
 do Sul (UFRGS), in Brazil.
 .
 ARFF (Attribute-Relation File Format) is an file format specially created for
 describing datasets which are used commonly for machine learning experiments
 and software. This file format was created to be used in WEKA, the best
 representative software for machine learning automated experiments.