1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: matomo-component-network
Section: php
Priority: optional
Maintainer: Debian-matomo-maintainers <debian-matomo-maintainers@alioth-lists.debian.net>
Uploaders: Thorsten Alteholz <debian@alteholz.de>,
Utkarsh Gupta <utkarsh@debian.org>
Build-Depends: debhelper-compat (= 13),
dh-sequence-phpcomposer,
phpab,
phpunit,
pkg-php-tools
Standards-Version: 4.7.0
Homepage: https://github.com/matomo-org/component-network
Vcs-Browser: https://salsa.debian.org/matomo-team/matomo-component-network
Vcs-Git: https://salsa.debian.org/matomo-team/matomo-component-network.git
Rules-Requires-Root: no
Package: php-matomo-component-network
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, ${phppear:Debian-Depends}
Description: component providing Network tools
This package contains a component that provide network tools.
Especially it can be used to manipulate IP addresses.
|