plfit 0.9.3+ds-1 source package in Ubuntu

Changelog

plfit (0.9.3+ds-1) unstable; urgency=medium

  * New upstrean nano release.
  * Debianization:
    - d/copyright:
      - Files-Excluded list, update;
    - d/patches/*:
      - d/debianization-tests.patch, partially integrated;
    - d/libplfit-dev.install, refresh.

 -- Jerome Benoit <email address hidden>  Wed, 29 Dec 2021 14:06:29 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
plfit_0.9.3+ds-1.dsc 2.9 KiB 170f53e39ca607208b8131d74f8386a0a0c9ed3cdad2e1114471d679ba79468b
plfit_0.9.3+ds.orig.tar.xz 138.7 KiB 34fe742b6d9c383ad6fe5bb82c489f54e81f38ecd4b2f4bb432763f3d0b32d89
plfit_0.9.3+ds-1.debian.tar.xz 11.1 KiB 5aca41c35ba592b4b8d697a889c4f9f95aca6d2b47bc7980f047a0e10ddebccc

Available diffs

No changes file available.

Binary packages built by this source

libplfit-dev: fitting power-law distributions to empirical data -- development

 The plfit software fits power-law distributions to empirical (discrete or
 continuous) data, according to the method of Clauset, Shalizi and Newman
 [SIAM Review 51, 661-703 (2009)].
 .
 This package contains the header files, static libraries and symbolic
 links that developers using the plfit library will need.

libplfit0: fitting power-law distributions to empirical data -- library

 The plfit software fits power-law distributions to empirical (discrete or
 continuous) data, according to the method of Clauset, Shalizi and Newman
 [SIAM Review 51, 661-703 (2009)].
 .
 This package provides the shared library required to run programs
 compiled against the plfit library. To compile your own programs you
 also need to install the libplfit-dev package.

libplfit0-dbgsym: debug symbols for libplfit0
plfit: fitting power-law distributions to empirical data -- interfaces

 The plfit software fits power-law distributions to empirical (discrete or
 continuous) data, according to the method of Clauset, Shalizi and Newman
 [SIAM Review 51, 661-703 (2009)].
 .
 This package provides two command line utilities, plfit and plgen.

plfit-dbgsym: debug symbols for plfit
plfit-doc: fitting power-law distributions to empirical data -- doc

 The plfit software fits power-law distributions to empirical (discrete or
 continuous) data, according to the method of Clauset, Shalizi and Newman
 [SIAM Review 51, 661-703 (2009)].
 .
 This package provides examples and data samples.

python3-plfit: fitting power-law distributions to empirical data -- Python

 The plfit software fits power-law distributions to empirical (discrete or
 continuous) data, according to the method of Clauset, Shalizi and Newman
 [SIAM Review 51, 661-703 (2009)].
 .
 This package provides a Python module.

python3-plfit-dbgsym: debug symbols for python3-plfit