zonecheck


Namezonecheck JSON
Version 1.4.0 PyPI version JSON
download
home_pagehttps://github.com/icann-dns/zonecheck
SummaryHelper libraries to check if DNS zonefiles configured on a server are the same as DNS master servers.
upload_time2024-05-09 12:42:36
maintainerNone
docs_urlNone
authorJohn Bond
requires_pythonNone
licenseLicense :: OSI Approved :: Apache Software License 2.0 (Apache-2.0)
keywords dns puppet
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Zonecheck
Homepage: https://github.com/icann-dns/zonecheck

![GitHub issues](https://img.shields.io/github/issues/icann-dns/zonecheck?style=plastic)
![GitHub contributors](https://img.shields.io/github/contributors/icann-dns/zonecheck)
![GitHub](https://img.shields.io/github/license/icann-dns/zonecheck)
![PyPI](https://img.shields.io/pypi/v/zonecheck)
![PyPI - Downloads](https://img.shields.io/pypi/dm/zonecheck)

Validate DNS zones against DNS master servers and create custom facts.

To be used in tandem with [puppet-dns module](https://github.com/icann-dns/puppet-dns)

## Requirements
- `dnspython`: https://pypi.org/project/dnspython/
- `PyYAML`: https://pypi.org/project/PyYAML/

## Usage
```console
usage: zonecheck [-h] [--serial-lag SERIAL_LAG] [--log LOG] [--puppet-facts]
                 [--puppet-facts-dir PUPPET_FACTS_DIR] [--config CONFIG] [-v]

optional arguments:
  -h, --help            show this help message and exit
  --serial-lag SERIAL_LAG
                        alert if the serial is behind by this value or more
  --log LOG             location of error file
  --puppet-facts
  --puppet-facts-dir PUPPET_FACTS_DIR
  --config CONFIG       comma seperated list of zones
  -v, --verbose
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/icann-dns/zonecheck",
    "name": "zonecheck",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "dns, puppet",
    "author": "John Bond",
    "author_email": "pypi@johnbond.org",
    "download_url": "https://files.pythonhosted.org/packages/e7/4b/15dc688955b2450f4a7bc95464743e37c750fe0babeb17f08e2174a0dcbd/zonecheck-1.4.0.tar.gz",
    "platform": null,
    "description": "# Zonecheck\nHomepage: https://github.com/icann-dns/zonecheck\n\n![GitHub issues](https://img.shields.io/github/issues/icann-dns/zonecheck?style=plastic)\n![GitHub contributors](https://img.shields.io/github/contributors/icann-dns/zonecheck)\n![GitHub](https://img.shields.io/github/license/icann-dns/zonecheck)\n![PyPI](https://img.shields.io/pypi/v/zonecheck)\n![PyPI - Downloads](https://img.shields.io/pypi/dm/zonecheck)\n\nValidate DNS zones against DNS master servers and create custom facts.\n\nTo be used in tandem with [puppet-dns module](https://github.com/icann-dns/puppet-dns)\n\n## Requirements\n- `dnspython`: https://pypi.org/project/dnspython/\n- `PyYAML`: https://pypi.org/project/PyYAML/\n\n## Usage\n```console\nusage: zonecheck [-h] [--serial-lag SERIAL_LAG] [--log LOG] [--puppet-facts]\n                 [--puppet-facts-dir PUPPET_FACTS_DIR] [--config CONFIG] [-v]\n\noptional arguments:\n  -h, --help            show this help message and exit\n  --serial-lag SERIAL_LAG\n                        alert if the serial is behind by this value or more\n  --log LOG             location of error file\n  --puppet-facts\n  --puppet-facts-dir PUPPET_FACTS_DIR\n  --config CONFIG       comma seperated list of zones\n  -v, --verbose\n```\n",
    "bugtrack_url": null,
    "license": "License :: OSI Approved :: Apache Software License 2.0 (Apache-2.0)",
    "summary": "Helper libraries to check if DNS zonefiles configured on a server are the same as DNS master servers.",
    "version": "1.4.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/icann-dns/zonecheck/issues",
        "Homepage": "https://github.com/icann-dns/zonecheck"
    },
    "split_keywords": [
        "dns",
        " puppet"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "99ff767e2a8e807a706df61bf8c8b655a8c8f6157f536ae276f7b8c3050eced2",
                "md5": "6891189743646d1dd18f824e5d415620",
                "sha256": "0b8f7e14c1818cba9c4ec5d46d78e1155418a9ff02cfc035301e1eb4d8e8b215"
            },
            "downloads": -1,
            "filename": "zonecheck-1.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6891189743646d1dd18f824e5d415620",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 13389,
            "upload_time": "2024-05-09T12:42:35",
            "upload_time_iso_8601": "2024-05-09T12:42:35.627236Z",
            "url": "https://files.pythonhosted.org/packages/99/ff/767e2a8e807a706df61bf8c8b655a8c8f6157f536ae276f7b8c3050eced2/zonecheck-1.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e74b15dc688955b2450f4a7bc95464743e37c750fe0babeb17f08e2174a0dcbd",
                "md5": "014c25576bdf8dcb065e30e860405301",
                "sha256": "e82d97f0cb1d144dc67b3f1e5fe27cfd0a49526abab939d00542435d712f75d0"
            },
            "downloads": -1,
            "filename": "zonecheck-1.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "014c25576bdf8dcb065e30e860405301",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11386,
            "upload_time": "2024-05-09T12:42:36",
            "upload_time_iso_8601": "2024-05-09T12:42:36.877660Z",
            "url": "https://files.pythonhosted.org/packages/e7/4b/15dc688955b2450f4a7bc95464743e37c750fe0babeb17f08e2174a0dcbd/zonecheck-1.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-09 12:42:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "icann-dns",
    "github_project": "zonecheck",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "zonecheck"
}
        
Elapsed time: 0.22796s