liac-arff 2.5.0-1 source package in Ubuntu

Changelog

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

  * New upstream release.
  * Limit python3-mock from nocheck build profile

 -- Christian Kastner <email address hidden>  Sun, 13 Sep 2020 12:47:18 +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
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
liac-arff_2.5.0-1.dsc 2.0 KiB cbffd248447a1ad817a69ef329fe0e374ae8ae5cf2037d9f99aec41f85a7209f
liac-arff_2.5.0.orig.tar.gz 31.5 KiB 8eac33e68be1bcd849162c57e0631cff70fef408a04657a78a9bf116db52383b
liac-arff_2.5.0-1.debian.tar.xz 2.4 KiB bffe037cd46ed65f54619af64d3660a8db3f4f913b2502ebf77b62336149568c

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.