Source: cloudflare-go
Section: golang
Priority: optional
Maintainer: Unit 193 <unit193@unit193.net>
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any,
               golang-github-goccy-go-json-dev,
               golang-github-google-go-querystring-dev,
               golang-github-olekukonko-tablewriter-dev,
               golang-github-stretchr-testify-dev,
               golang-github-urfave-cli-v2-dev,
               golang-golang-x-net-dev,
               golang-golang-x-time-dev
Rules-Requires-Root: no
Standards-Version: 4.7.0
Testsuite: autopkgtest-pkg-go
Homepage: https://github.com/cloudflare/cloudflare-go
XS-Go-Import-Path: github.com/cloudflare/cloudflare-go

Package: flarectl
Section: utils
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Built-Using: ${misc:Built-Using}, ${misc:Static-Built-Using}
Description: CLI application for interacting with a Cloudflare account
 This library allows you to:
 .
  * Manage and automate changes to your DNS records within Cloudflare
  * Manage and automate changes to your zones (domains) on Cloudflare,
    including
    adding new zones to your account
  * List and modify the status of WAF (Web Application Firewall) rules
    for your
    zones
  * Fetch Cloudflare's IP ranges for automating your firewall
    whitelisting
 .
 This package contains the command-line client, flarectl (/cmd/flarectl).

Package: golang-github-cloudflare-cloudflare-go-dev
Architecture: all
Depends: ${misc:Depends}
Description: Go library for the Cloudflare v4 API
 This library allows you to:
 .
  * Manage and automate changes to your DNS records within Cloudflare
  * Manage and automate changes to your zones (domains) on Cloudflare,
    including
    adding new zones to your account
  * List and modify the status of WAF (Web Application Firewall) rules
    for your
    zones
  * Fetch Cloudflare's IP ranges for automating your firewall
    whitelisting
 .
 This package contains the golang source code for cloudflare-go.
