censys 2.3.0-1
Package Information
| Description | easy-to-use and lightweight API wrapper for Censys APIs (censys.io) An easy-to-use and lightweight API wrapper for Censys APIs (censys.io). Python 3.9+ is currently supported. This library has been tested on Python 3.9 and 3.x (Currently version 3.13). |
|---|---|
| Maintainer | Debian Python Team <team+python@tracker.debian.org> |
| Changed By | Gianfranco Costamagna <locutusofborg@debian.org> |
| Sponsor | locutusofborg@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/python-team/packages/censys.git (browse) |
| Popcon Installs | 40 |
| Binary NEW | Yes (binary-only upload) |
| Tracker | https://tracker.debian.org/pkg/censys |
| Uploaded | 4 hours ago |
New Package Report
.changes
| Date | Thu, 03 Sep 2026 00:42:49 +0200 |
|---|---|
| Source | censys |
| Version | 2.3.0-1 |
| Changed-By | Gianfranco Costamagna |
| Architecture | source all |
| Distribution | unstable |
Changelog
censys (2.3.0-1) unstable; urgency=medium . * New upstream version 2.3.0 * Add python3-argcomplete new dependency * Update package description * Add new doc package
.dsc
| Section | python |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | python3-censys deb python optional arch=all python3-censys-doc deb python optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: censys Upstream-Contact: Censys, Inc. <support@censys.io> Source: https://github.com/censys/censys-python Files: * Copyright: 2023-2024 Censys, Inc. <support@censys.io> License: Apache-2.0 Files: debian/* Copyright: 2023-2024 Gianfranco Costamagna <locutusofborg@debian.org> License: Apache-2.0 License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the full text of the Apache License can be found in the file `/usr/share/common-licenses/Apache-2.0'.