owfs 3.2p4+dfsg1-4.3build1 source package in Ubuntu

Changelog

owfs (3.2p4+dfsg1-4.3build1) noble; urgency=medium

  * No-change rebuild for perlapi5.38t64.

 -- Matthias Klose <email address hidden>  Sat, 02 Mar 2024 15:54:58 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Vincent Danjean
Architectures:
any all
Section:
electronics
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
owfs_3.2p4+dfsg1.orig.tar.xz 824.8 KiB 5c4cbe57f03200f5918ea7a4596befdfada7606ca1aa7f4b9ab501e833648b63
owfs_3.2p4+dfsg1-4.3build1.debian.tar.xz 18.4 KiB 853d3acc4be18ef32754f82b7203d6659a1ed6932e0cc20aa418bc22755a5bcd
owfs_3.2p4+dfsg1-4.3build1.dsc 3.0 KiB 784235ff0c2f71d72e4d25ca2216649a257cc5df7948e5dd439d2e96a8df7e72

View changes file

Binary packages built by this source

libow-3.2-4t64: 1-Wire File System full library

 The 1-Wire bus is a cheap low-speed bus for devices like weather
 sensors, access control, etc. It can be attached to your system via
 serial, USB, I2C, and other interfaces.
 .
 This package includes the ow library that is able to talk directly to 1-wire
 buses.

libow-3.2-4t64-dbgsym: debug symbols for libow-3.2-4t64
libow-dev: 1-Wire File System (development files)

 The 1-Wire bus is a cheap low-speed bus for devices like weather
 sensors, access control, etc. It can be attached to your system via
 serial, USB, I2C, and other interfaces.
 .
 This package includes development libraries and C header files.

libow-perl: Dallas 1-wire support: Perl5 bindings

 The 1-Wire bus is a cheap low-speed bus for devices like weather
 sensors, access control, etc. It can be attached to your system via
 serial, USB, I2C, and other interfaces.
 .
 Perl bindings for the OWFS 1-wire support library have been produced
 with SWIG and allow access to libow functions from perl code.

libow-perl-dbgsym: debug symbols for libow-perl
libow-php7t64: Dallas 1-wire support: PHP bindings

 The 1-Wire bus is a cheap low-speed bus for devices like weather
 sensors, access control, etc. It can be attached to your system via
 serial, USB, I2C, and other interfaces.
 .
 PHP bindings for the OWFS 1-wire support library have been produced
 with SWIG and allow access to libow* functions from PHP code.

libow-php7t64-dbgsym: debug symbols for libow-php7t64
libow-tcl: Dallas 1-wire support: Tcl bindings

 The 1-Wire bus is a cheap low-speed bus for devices like weather
 sensors, access control, etc. It can be attached to your system via
 serial, USB, I2C, and other interfaces.
 .
 This package contains Tcl bindings to the OWFS core library (libow),
 which is used to access 1-Wire networks

libow-tcl-dbgsym: debug symbols for libow-tcl
libowcapi-3.2-4t64: 1-Wire File System C library

 The 1-Wire bus is a cheap low-speed bus for devices like weather
 sensors, access control, etc. It can be attached to your system via
 serial, USB, I2C, and other interfaces.
 .
 This package includes the C API that allows one to talk directly to 1-wire
 buses (through the libow library).

libowcapi-3.2-4t64-dbgsym: debug symbols for libowcapi-3.2-4t64
libownet-3.2-4t64: owserver protocol library

 The 1-Wire bus is a cheap low-speed bus for devices like weather
 sensors, access control, etc. It can be attached to your system via
 serial, USB, I2C, and other interfaces.
 .
 This package includes the ownet library that is able to talk to a owserver
 in order to get/send 1-wire information.

libownet-3.2-4t64-dbgsym: debug symbols for libownet-3.2-4t64
libownet-dev: owserver protocol library (development files)

 The 1-Wire bus is a cheap low-speed bus for devices like weather
 sensors, access control, etc. It can be attached to your system via
 serial, USB, I2C, and other interfaces.
 .
 This package contains the development libraries and interfaces
 to access a remote owserver.

libownet-perl: Perl module for accessing 1-wire networks

 The 1-Wire bus is a cheap low-speed bus for devices like weather
 sensors, access control, etc. It can be attached to your system via
 serial, USB, I2C, and other interfaces.
 .
 OWNet.pm is a perl module for accessing 1-wire sensors through an owserver.

libownet-php: Dallas 1-wire support: PHP OWNet library

 The 1-Wire bus is a cheap low-speed bus for devices like weather
 sensors, access control, etc. It can be attached to your system via
 serial, USB, I2C, and other interfaces.
 .
 The PHP OWNet library lets you access owserver and allows reading,
 writing and listing the 1-wire bus.

ow-shell: shell utilities to talk to an 1-Wire owserver

 The 1-Wire bus is a cheap low-speed bus for devices like weather
 sensors, access control, etc. It can be attached to your system via
 serial, USB, I2C, and other interfaces.
 .
 This package has several command line programs to talk to an owserver.
 Included programs are :
  * owdir: list 1-wire devices or properties
  * owread: read 1-wire value
  * owget: combines owdir and owread
  * owwrite: set a 1-wire value
  * owexist: check if a 1-wire server is reachable
  * owpresent: check if a 1-wire device is connected

ow-shell-dbgsym: debug symbols for ow-shell
ow-tools: tools to monitor or inspect a ow-server link

 The 1-Wire bus is a cheap low-speed bus for devices like weather
 sensors, access control, etc. It can be attached to your system via
 serial, USB, I2C, and other interfaces.
 .
 This package includes two TclTk tools:
  * owtap: inspect network transmission of the owserver protocol
  * owmon: show statistics and setting for an owserver

owfs: Dallas 1-wire support

 The 1-Wire bus is a cheap low-speed bus for devices like weather
 sensors, access control, etc. It can be attached to your system via
 serial, USB, I2C, and other interfaces.
 .
 This package is a metapackage depending on various other OWFS packages.
 Installing this package gets you a FUSE daemon, server arbitrates access
 to the bus from multiple client processes, small ftp and webserver.

owfs-common: common files used by any of the OWFS programs

 The 1-Wire bus is a cheap low-speed bus for devices like weather
 sensors, access control, etc. It can be attached to your system via
 serial, USB, I2C, and other interfaces.
 .
 This package contains the common files that are used by any of the
 OWFS programs.

owfs-doc: Dallas 1-wire support: Documentation for owfs

 The 1-Wire bus is a cheap low-speed bus for devices like weather
 sensors, access control, etc. It can be attached to your system via
 serial, USB, I2C, and other interfaces.
 .
 Documentation for OWFS in 'man' format.
 This package contains the manpages for 1-Wire, including the
 device-specific manpages.

owfs-fuse: 1-Wire filesystem

 The 1-Wire bus is a cheap low-speed bus for devices like weather
 sensors, access control, etc. It can be attached to your system via
 serial, USB, I2C, and other interfaces.
 .
 OWFS is a userspace virtual filesystem exposing all 1-Wire properties
 mapped into a filesystem.

owfs-fuse-dbgsym: debug symbols for owfs-fuse
owftpd: FTP daemon providing access to 1-Wire networks

 The 1-Wire bus is a cheap low-speed bus for devices like weather
 sensors, access control, etc. It can be attached to your system via
 serial, USB, I2C, and other interfaces.
 .
 FTP daemon providing access to 1-Wire networks.

owftpd-dbgsym: debug symbols for owftpd
owhttpd: HTTP daemon providing access to 1-Wire networks

 The 1-Wire bus is a cheap low-speed bus for devices like weather
 sensors, access control, etc. It can be attached to your system via
 serial, USB, I2C, and other interfaces.
 .
 HTTP daemon providing access to 1-Wire networks.

owhttpd-dbgsym: debug symbols for owhttpd
owserver: Backend server for 1-Wire control

 The 1-Wire bus is a cheap low-speed bus for devices like weather
 sensors, access control, etc. It can be attached to your system via
 serial, USB, I2C, and other interfaces.
 .
 OWserver arbitrates access to the 1-Wire bus from multiple client processes.
 The physical bus is usually connected to a serial or USB port,
 and other processes connect to owserver over network sockets (tcp port).
 Communication can be local or over a network.

owserver-dbgsym: debug symbols for owserver