datasus-dbc


Namedatasus-dbc JSON
Version 0.1.3 PyPI version JSON
download
home_pageNone
SummaryDecompress DATASUS's dbc files into dbf files
upload_time2024-04-16 21:19:22
maintainerNone
docs_urlNone
authorMurilo Matsubara <murilo.matsubara@gmail.com>
requires_python>=3.8
licenseMIT
keywords dbc dbf datasus compression blast
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # datasus-dbc-py

[![PyPI version](https://badge.fury.io/py/datasus-dbc.svg)](https://pypi.org/project/datasus-dbc/)

This python library enables the decompression of `*.dbc` files commonly found on Brazil's DATASUS FTP server into `*.dbf` files.

This is a python bindings of the sibling library [datasus-dbc](https://crates.io/crates/datasus-dbc), written in rust. Because of that, this library should be **compatible with most platforms**.

## Instalation

```
pip install datasus-dbc
```

## Usage

- To decompress a `*.dbc` file into a `*.dbf`, use the `decompress` function:

```python
import datasus_dbc

datasus_dbc.decompress("input.dbc", "output.dbf")
```

- If you have the raw bytes of a `*.dbc` file, you can use `decompress_bytes` function to obtain the decompressed `*.dbf` raw bytes in memory:

```python
import datasus_dbc

with open("input.dbc", "rb") as file:
    dbf_bytes = datasus_dbc.decompress_bytes(file.read())
    print(dbf_bytes)
```

## Reading *.dbf files

This library does not support reading the contents of a `*.dbf` file. However, you can still use one of the following libraries: [simpledbf](https://pypi.org/project/simpledbf/) or [dbfread](https://pypi.org/project/dbfread/1.0.6/).

## Found a bug?
If you encounter a bug or have a feature request, please feel free to create an [issue](https://github.com/mymatsubara/datasus-dbc-py/issues/new) on our GitHub repository. We welcome your feedback!

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "datasus-dbc",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "dbc, dbf, datasus, compression, blast",
    "author": "Murilo Matsubara <murilo.matsubara@gmail.com>",
    "author_email": "Murilo Matsubara <murilo.matsubara@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/23/c6/184abf8c6d7717c65bbcec3c6c00fb644ab747b31c4a3b7d302190482f6e/datasus_dbc-0.1.3.tar.gz",
    "platform": null,
    "description": "# datasus-dbc-py\n\n[![PyPI version](https://badge.fury.io/py/datasus-dbc.svg)](https://pypi.org/project/datasus-dbc/)\n\nThis python library enables the decompression of `*.dbc` files commonly found on Brazil's DATASUS FTP server into `*.dbf` files.\n\nThis is a python bindings of the sibling library [datasus-dbc](https://crates.io/crates/datasus-dbc), written in rust. Because of that, this library should be **compatible with most platforms**.\n\n## Instalation\n\n```\npip install datasus-dbc\n```\n\n## Usage\n\n- To decompress a `*.dbc` file into a `*.dbf`, use the `decompress` function:\n\n```python\nimport datasus_dbc\n\ndatasus_dbc.decompress(\"input.dbc\", \"output.dbf\")\n```\n\n- If you have the raw bytes of a `*.dbc` file, you can use `decompress_bytes` function to obtain the decompressed `*.dbf` raw bytes in memory:\n\n```python\nimport datasus_dbc\n\nwith open(\"input.dbc\", \"rb\") as file:\n    dbf_bytes = datasus_dbc.decompress_bytes(file.read())\n    print(dbf_bytes)\n```\n\n## Reading *.dbf files\n\nThis library does not support reading the contents of a `*.dbf` file. However, you can still use one of the following libraries: [simpledbf](https://pypi.org/project/simpledbf/) or [dbfread](https://pypi.org/project/dbfread/1.0.6/).\n\n## Found a bug?\nIf you encounter a bug or have a feature request, please feel free to create an [issue](https://github.com/mymatsubara/datasus-dbc-py/issues/new) on our GitHub repository. We welcome your feedback!\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Decompress DATASUS's dbc files into dbf files",
    "version": "0.1.3",
    "project_urls": {
        "Source": "https://github.com/mymatsubara/datasus-dbc-py"
    },
    "split_keywords": [
        "dbc",
        " dbf",
        " datasus",
        " compression",
        " blast"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "52a0c9aed5eea3e67fa1087e391bb5c52a9f70e81a0b8e25796c59fead53364e",
                "md5": "fc7ba387a0037f67589f2f576aded911",
                "sha256": "44cbdcd9e1db85d914373daaf15c4dc03cf0530fbddf328464910a2facf2a6de"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp310-cp310-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "fc7ba387a0037f67589f2f576aded911",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 229071,
            "upload_time": "2024-04-16T21:17:44",
            "upload_time_iso_8601": "2024-04-16T21:17:44.548604Z",
            "url": "https://files.pythonhosted.org/packages/52/a0/c9aed5eea3e67fa1087e391bb5c52a9f70e81a0b8e25796c59fead53364e/datasus_dbc-0.1.3-cp310-cp310-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3078fbf783f1710587f9d3139252495bf1243aaaf1a323c24fd7636b0bdae1db",
                "md5": "56fb09a3d6b1a5c4c3993c06090307f9",
                "sha256": "95c93d27f690c39e453fc510b63a63ef76fa7980bb8c02953e1f0beaa0868d07"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "56fb09a3d6b1a5c4c3993c06090307f9",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 228814,
            "upload_time": "2024-04-16T21:17:46",
            "upload_time_iso_8601": "2024-04-16T21:17:46.406195Z",
            "url": "https://files.pythonhosted.org/packages/30/78/fbf783f1710587f9d3139252495bf1243aaaf1a323c24fd7636b0bdae1db/datasus_dbc-0.1.3-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a36b3ee2038e69d887edd9bf5061da2bd4c508b32daeea4cf54fd814e588b605",
                "md5": "a0aa35a78bc3254df98766d76c639b26",
                "sha256": "bb42588028844e1ac3a7c92a2b263dbd429958588ade200090b4fa3adb946bec"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "a0aa35a78bc3254df98766d76c639b26",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 991857,
            "upload_time": "2024-04-16T21:17:48",
            "upload_time_iso_8601": "2024-04-16T21:17:48.168432Z",
            "url": "https://files.pythonhosted.org/packages/a3/6b/3ee2038e69d887edd9bf5061da2bd4c508b32daeea4cf54fd814e588b605/datasus_dbc-0.1.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c27ff7238d7c263eb3722aef8489d340b36d90752c7a453c88234e8124b4c982",
                "md5": "e6fbd24540eba362a1642bb9101b8855",
                "sha256": "838f13344a4d835351bd5b2919159c6743a6b156e436e6939198337f67df9249"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "e6fbd24540eba362a1642bb9101b8855",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 1008283,
            "upload_time": "2024-04-16T21:17:49",
            "upload_time_iso_8601": "2024-04-16T21:17:49.920585Z",
            "url": "https://files.pythonhosted.org/packages/c2/7f/f7238d7c263eb3722aef8489d340b36d90752c7a453c88234e8124b4c982/datasus_dbc-0.1.3-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2af226304a568280dfab2947713753b534e1c64725d4c271daa9e8f7791f4537",
                "md5": "64d23109185f959048eaaceea9c301ab",
                "sha256": "a9d375d98e8dcc092618b9093dfb263ed6ffd9005242b33ccda98f8b3dec08b0"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "64d23109185f959048eaaceea9c301ab",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 1111726,
            "upload_time": "2024-04-16T21:17:51",
            "upload_time_iso_8601": "2024-04-16T21:17:51.478235Z",
            "url": "https://files.pythonhosted.org/packages/2a/f2/26304a568280dfab2947713753b534e1c64725d4c271daa9e8f7791f4537/datasus_dbc-0.1.3-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "521d2373324946d74b29d7e32159f1c4bddf4dccbf7b86d2745eac064708c8d5",
                "md5": "4a77d09e55c61e295b7b4423070244e1",
                "sha256": "6a2514ccca1546bb7e99f41cf9d5119e829a37c05cd6933cec86e88edd8b03e0"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "4a77d09e55c61e295b7b4423070244e1",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 1129981,
            "upload_time": "2024-04-16T21:17:53",
            "upload_time_iso_8601": "2024-04-16T21:17:53.439516Z",
            "url": "https://files.pythonhosted.org/packages/52/1d/2373324946d74b29d7e32159f1c4bddf4dccbf7b86d2745eac064708c8d5/datasus_dbc-0.1.3-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "01385a9eb0ccfde8d8e9aa04cecaff888e0fcb2c0af32072b058dacfa4ccde77",
                "md5": "d15c7e2d53793a09f6f01f1e5417d97d",
                "sha256": "11acd3edbf06f02edb09449f28465051e66d63c101c8ec5e9a7f3333d5b7813c"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d15c7e2d53793a09f6f01f1e5417d97d",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 1004377,
            "upload_time": "2024-04-16T21:17:55",
            "upload_time_iso_8601": "2024-04-16T21:17:55.304559Z",
            "url": "https://files.pythonhosted.org/packages/01/38/5a9eb0ccfde8d8e9aa04cecaff888e0fcb2c0af32072b058dacfa4ccde77/datasus_dbc-0.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "59d32ae8d3e82d5afac444169b22170d98f9925d94d1e54279193b5f5226ad7b",
                "md5": "ae64b66b1837a3d8a7994db9bc6223f1",
                "sha256": "af0802e753c09422612f77464e89de466cb6462f5cf9efd73693c48e1d955d8c"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "ae64b66b1837a3d8a7994db9bc6223f1",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 1022838,
            "upload_time": "2024-04-16T21:17:56",
            "upload_time_iso_8601": "2024-04-16T21:17:56.795528Z",
            "url": "https://files.pythonhosted.org/packages/59/d3/2ae8d3e82d5afac444169b22170d98f9925d94d1e54279193b5f5226ad7b/datasus_dbc-0.1.3-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "da6f1be11f0cf1e64d6b37cbb063d3f8a20ab22c2914de4690fabd5428a255ef",
                "md5": "fee6b8b2002c5f6b79141aecaa3123e4",
                "sha256": "5bc1e1339aa13468654d9f965d315c83ffc7cbf58ffe4c7d55b16d6aef0b4f8e"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp310-none-win32.whl",
            "has_sig": false,
            "md5_digest": "fee6b8b2002c5f6b79141aecaa3123e4",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 114056,
            "upload_time": "2024-04-16T21:17:58",
            "upload_time_iso_8601": "2024-04-16T21:17:58.534645Z",
            "url": "https://files.pythonhosted.org/packages/da/6f/1be11f0cf1e64d6b37cbb063d3f8a20ab22c2914de4690fabd5428a255ef/datasus_dbc-0.1.3-cp310-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a8b77555676deca8641f261de299a52e99099bed2bffc3f11c6a0bd47eff2645",
                "md5": "b67c41f9d9b94e17a4d55385790cc473",
                "sha256": "e8875ab9319f001a9e22345e39b75b61813a1dd6e322069383e052787d9357de"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp310-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "b67c41f9d9b94e17a4d55385790cc473",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 117391,
            "upload_time": "2024-04-16T21:18:00",
            "upload_time_iso_8601": "2024-04-16T21:18:00.171826Z",
            "url": "https://files.pythonhosted.org/packages/a8/b7/7555676deca8641f261de299a52e99099bed2bffc3f11c6a0bd47eff2645/datasus_dbc-0.1.3-cp310-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "eac54a76dd09b2ab06114fbdf0065912eedb210c9146c6cc27ef7dc786cb94b0",
                "md5": "fc49ede531fd35867bffa707c0084939",
                "sha256": "8198ffe624db2b4425066381c6dba02863e6d0249391a7202c84a802ff3c3a74"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp311-cp311-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "fc49ede531fd35867bffa707c0084939",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 229082,
            "upload_time": "2024-04-16T21:18:01",
            "upload_time_iso_8601": "2024-04-16T21:18:01.483023Z",
            "url": "https://files.pythonhosted.org/packages/ea/c5/4a76dd09b2ab06114fbdf0065912eedb210c9146c6cc27ef7dc786cb94b0/datasus_dbc-0.1.3-cp311-cp311-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7eb0104ce7cabde5eeac6744ae59d8a5c68483af182ccbc2581545f661be85df",
                "md5": "4bea0a7371e830199a30917aaf89def3",
                "sha256": "30fd3856d7b8ac26755f1a71186679f1943c83d327224eb87653e6d735474a76"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "4bea0a7371e830199a30917aaf89def3",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 228807,
            "upload_time": "2024-04-16T21:18:03",
            "upload_time_iso_8601": "2024-04-16T21:18:03.201198Z",
            "url": "https://files.pythonhosted.org/packages/7e/b0/104ce7cabde5eeac6744ae59d8a5c68483af182ccbc2581545f661be85df/datasus_dbc-0.1.3-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "118f71b41f3497f1db38f845f490e950e2e9423a9cfc3247ce97bc2bf2da2ba1",
                "md5": "50129bb25980cb41561d8708fc0efba0",
                "sha256": "39e28df732a3f6a786f44d5e837a1574970b47203ca5d65c83b697cc310aba9a"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "50129bb25980cb41561d8708fc0efba0",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 991913,
            "upload_time": "2024-04-16T21:18:04",
            "upload_time_iso_8601": "2024-04-16T21:18:04.514452Z",
            "url": "https://files.pythonhosted.org/packages/11/8f/71b41f3497f1db38f845f490e950e2e9423a9cfc3247ce97bc2bf2da2ba1/datasus_dbc-0.1.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5d0b83528910c092f445e1489ebe9dc4acd760439762fbd8df08002afdbddddc",
                "md5": "bc3e38c3ae02ed0730bddb67bc53ebf0",
                "sha256": "bcd0262b81ee6d1ecf655395bc7c011efff1bff3ffda56e12014de032c264dbf"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "bc3e38c3ae02ed0730bddb67bc53ebf0",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 1008358,
            "upload_time": "2024-04-16T21:18:05",
            "upload_time_iso_8601": "2024-04-16T21:18:05.798673Z",
            "url": "https://files.pythonhosted.org/packages/5d/0b/83528910c092f445e1489ebe9dc4acd760439762fbd8df08002afdbddddc/datasus_dbc-0.1.3-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "606977c21d4230da0037d833bd8d1dc86a7041ffc735fec261e8cfc40a1fde31",
                "md5": "9977aeb0f687697e43b6103ae526d10b",
                "sha256": "a162bf8186d3b75a15626dfc5cf11b982f4f91bfd976607c0e82750bdefdc375"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "9977aeb0f687697e43b6103ae526d10b",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 1111798,
            "upload_time": "2024-04-16T21:18:07",
            "upload_time_iso_8601": "2024-04-16T21:18:07.963920Z",
            "url": "https://files.pythonhosted.org/packages/60/69/77c21d4230da0037d833bd8d1dc86a7041ffc735fec261e8cfc40a1fde31/datasus_dbc-0.1.3-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "99dd6f7a5854338f335c6d708321237d0f4fd05e88eca41e32b1e1b61566274c",
                "md5": "8b5a48decd7a7bd059678293a17b3fe7",
                "sha256": "05f0bc76567ed288fc2021ace3feaa1eda06598635e52697af9e87f23316b4bd"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "8b5a48decd7a7bd059678293a17b3fe7",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 1130074,
            "upload_time": "2024-04-16T21:18:09",
            "upload_time_iso_8601": "2024-04-16T21:18:09.310488Z",
            "url": "https://files.pythonhosted.org/packages/99/dd/6f7a5854338f335c6d708321237d0f4fd05e88eca41e32b1e1b61566274c/datasus_dbc-0.1.3-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8ca5c4ec2a1df3bfe85d7d54dce81d9703a87fcd89bf6a4e2046e382fefaf15f",
                "md5": "ab6ef93614901c9b3bc1e39e432a1d31",
                "sha256": "b0a2b37dcfd6de5e5dbc4f3b7b0e1e42957146b9e736ea22bf04c930df546b20"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ab6ef93614901c9b3bc1e39e432a1d31",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 1004449,
            "upload_time": "2024-04-16T21:18:10",
            "upload_time_iso_8601": "2024-04-16T21:18:10.626661Z",
            "url": "https://files.pythonhosted.org/packages/8c/a5/c4ec2a1df3bfe85d7d54dce81d9703a87fcd89bf6a4e2046e382fefaf15f/datasus_dbc-0.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c823122928787de989b5141767beb1f7477d0d83e857df37b39f243e3e3ff956",
                "md5": "dd4a0596da284993196df5b84830d8d8",
                "sha256": "225006a1d7ffbd1b01f3b05b415cefdc1305341b9e18da9450014d3edbd36694"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "dd4a0596da284993196df5b84830d8d8",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 1022923,
            "upload_time": "2024-04-16T21:18:12",
            "upload_time_iso_8601": "2024-04-16T21:18:12.474788Z",
            "url": "https://files.pythonhosted.org/packages/c8/23/122928787de989b5141767beb1f7477d0d83e857df37b39f243e3e3ff956/datasus_dbc-0.1.3-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9557f2e9aadd23d36cbd1c3fff949d35a6a0e6e62897edb9c966d119f58dce82",
                "md5": "1997b84cde60d844f62bf294ecc027dc",
                "sha256": "7f8ff376b58e73248345b8c01ad88739bb48d7391a36f6a56361019bf1aa05e2"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp311-none-win32.whl",
            "has_sig": false,
            "md5_digest": "1997b84cde60d844f62bf294ecc027dc",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 114055,
            "upload_time": "2024-04-16T21:18:13",
            "upload_time_iso_8601": "2024-04-16T21:18:13.756070Z",
            "url": "https://files.pythonhosted.org/packages/95/57/f2e9aadd23d36cbd1c3fff949d35a6a0e6e62897edb9c966d119f58dce82/datasus_dbc-0.1.3-cp311-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f3ac02e4c8150be11ece26dd0b19c1434b11af649b147074af74ef84c4a651c9",
                "md5": "7f5e50404cb644765c3eb9166f213230",
                "sha256": "3a13cda8d61c4732be8a26f08df6e9e7a74151c67dcae4dfc3f49d7fc8eb2962"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp311-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "7f5e50404cb644765c3eb9166f213230",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 117392,
            "upload_time": "2024-04-16T21:18:15",
            "upload_time_iso_8601": "2024-04-16T21:18:15.562811Z",
            "url": "https://files.pythonhosted.org/packages/f3/ac/02e4c8150be11ece26dd0b19c1434b11af649b147074af74ef84c4a651c9/datasus_dbc-0.1.3-cp311-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4791edbb8c7b11747d7a03b71c6d7c7f551a1377fb91b592b35be7f4b3c1072e",
                "md5": "ec5a744e5ac32fc8758cbf24925df377",
                "sha256": "42bbe9c32f90e0603ab417502768db8c23ec8403b91b386b779e4a83065a66a4"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp312-cp312-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ec5a744e5ac32fc8758cbf24925df377",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 228437,
            "upload_time": "2024-04-16T21:18:16",
            "upload_time_iso_8601": "2024-04-16T21:18:16.601740Z",
            "url": "https://files.pythonhosted.org/packages/47/91/edbb8c7b11747d7a03b71c6d7c7f551a1377fb91b592b35be7f4b3c1072e/datasus_dbc-0.1.3-cp312-cp312-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "049ddc095ebff0c5de55b1e3a3c2a4b52135cd7cf8387109452c3132b0c0486a",
                "md5": "15da7cf5fd3784cd64d7329ddac5b95c",
                "sha256": "5c0589c834f00c32e77a5b38aebd0f72eba13eb4e9867580c4f8653953748628"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "15da7cf5fd3784cd64d7329ddac5b95c",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 228616,
            "upload_time": "2024-04-16T21:18:18",
            "upload_time_iso_8601": "2024-04-16T21:18:18.392129Z",
            "url": "https://files.pythonhosted.org/packages/04/9d/dc095ebff0c5de55b1e3a3c2a4b52135cd7cf8387109452c3132b0c0486a/datasus_dbc-0.1.3-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "11702361f65cb6a3887daac019c54dc828f485c332959a0a0ad40a7469d79f6b",
                "md5": "b655bec5baed75ce22a7f70793225cf3",
                "sha256": "972217afcf96b2cbfe995c739ff4270a7e3ab607b683adf5e17a154b42f12c2d"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "b655bec5baed75ce22a7f70793225cf3",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 991458,
            "upload_time": "2024-04-16T21:18:20",
            "upload_time_iso_8601": "2024-04-16T21:18:20.084327Z",
            "url": "https://files.pythonhosted.org/packages/11/70/2361f65cb6a3887daac019c54dc828f485c332959a0a0ad40a7469d79f6b/datasus_dbc-0.1.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "991c5b1c1a04996f6cbdeed504660778755a57108d35e737ccb90727fd80aec6",
                "md5": "72edd780d79bafb42dec0d186abeb468",
                "sha256": "c8ec3680df76c3f9f4911d24a209d4d8a00220f80975e08fd0c8c338119d7307"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "72edd780d79bafb42dec0d186abeb468",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 1008229,
            "upload_time": "2024-04-16T21:18:21",
            "upload_time_iso_8601": "2024-04-16T21:18:21.281724Z",
            "url": "https://files.pythonhosted.org/packages/99/1c/5b1c1a04996f6cbdeed504660778755a57108d35e737ccb90727fd80aec6/datasus_dbc-0.1.3-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4c0857833ae40e89a08f0c3bc67821610498a1ef53d492ec664e566ed08d03f0",
                "md5": "5f6ad49618de4e328c72b7851ac089c0",
                "sha256": "3331eb4509e7995dfa7e389265b723eec6b8428dec3ec076e411bba69a3b69d9"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "5f6ad49618de4e328c72b7851ac089c0",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 1112117,
            "upload_time": "2024-04-16T21:18:22",
            "upload_time_iso_8601": "2024-04-16T21:18:22.544848Z",
            "url": "https://files.pythonhosted.org/packages/4c/08/57833ae40e89a08f0c3bc67821610498a1ef53d492ec664e566ed08d03f0/datasus_dbc-0.1.3-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5d7befaf0a648a9384600481f9c2fe14675482627eaf1ee98e7913689c5b7f4a",
                "md5": "f03fefb7e390f0581d42d25feec5284a",
                "sha256": "39d9cb7c588ba27f793d282058f19b9ed0ac8d4e2832b8432f235fb71d3d0fa1"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "f03fefb7e390f0581d42d25feec5284a",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 1117286,
            "upload_time": "2024-04-16T21:18:24",
            "upload_time_iso_8601": "2024-04-16T21:18:24.207534Z",
            "url": "https://files.pythonhosted.org/packages/5d/7b/efaf0a648a9384600481f9c2fe14675482627eaf1ee98e7913689c5b7f4a/datasus_dbc-0.1.3-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "023e8807456ee3a7c2d455e5bd3669deed592272744318a629f7cae6457780ae",
                "md5": "ae3ce991a91f2a6c89e88de8d2e9cc7c",
                "sha256": "ce505fbc026181d2be2655811eda8ce4e99ab98bacf56523155d1fbae10e2c08"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ae3ce991a91f2a6c89e88de8d2e9cc7c",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 1004487,
            "upload_time": "2024-04-16T21:18:25",
            "upload_time_iso_8601": "2024-04-16T21:18:25.475225Z",
            "url": "https://files.pythonhosted.org/packages/02/3e/8807456ee3a7c2d455e5bd3669deed592272744318a629f7cae6457780ae/datasus_dbc-0.1.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cc97d852861af9881c34e6d69d126d4f62f8773733c7125074c12beb8b9a0104",
                "md5": "e51545d2a415c0849e83f963528a09de",
                "sha256": "2c5160040f79f08257f9d5e2870772c6020d6ae3d12ae57c307f515d2b089170"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "e51545d2a415c0849e83f963528a09de",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 1022671,
            "upload_time": "2024-04-16T21:18:26",
            "upload_time_iso_8601": "2024-04-16T21:18:26.775066Z",
            "url": "https://files.pythonhosted.org/packages/cc/97/d852861af9881c34e6d69d126d4f62f8773733c7125074c12beb8b9a0104/datasus_dbc-0.1.3-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7334e6b09dabb733665907c05c7104425c12e9edf16fdce0bf8be244ac50fccc",
                "md5": "26cee69cd77740887a89a14f69fe9b7b",
                "sha256": "c1c81506881dc34517837a7f9154c8dc6982f0316b41de7932000f718899d589"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp312-none-win32.whl",
            "has_sig": false,
            "md5_digest": "26cee69cd77740887a89a14f69fe9b7b",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 113938,
            "upload_time": "2024-04-16T21:18:28",
            "upload_time_iso_8601": "2024-04-16T21:18:28.549211Z",
            "url": "https://files.pythonhosted.org/packages/73/34/e6b09dabb733665907c05c7104425c12e9edf16fdce0bf8be244ac50fccc/datasus_dbc-0.1.3-cp312-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bc11dfc023ee78bf1b96b69af7d9085e7cb53f5efb183f57cc6042d05af1c1d3",
                "md5": "0c3fe11abd4ec31449bf34bd309501bd",
                "sha256": "17d0209663b40dc7541bbdc9379941411a866c00a4c89e3e279de566b9479be5"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp312-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "0c3fe11abd4ec31449bf34bd309501bd",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 117525,
            "upload_time": "2024-04-16T21:18:29",
            "upload_time_iso_8601": "2024-04-16T21:18:29.791571Z",
            "url": "https://files.pythonhosted.org/packages/bc/11/dfc023ee78bf1b96b69af7d9085e7cb53f5efb183f57cc6042d05af1c1d3/datasus_dbc-0.1.3-cp312-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "914ecae2a1066631a22ca915d18d3b9cd1151b1c689ee9aafcd7b274e3b8dddc",
                "md5": "f5951fc34f192a33487e97fbcb7adbce",
                "sha256": "945fe0175cceec7269bde687bdeaa0046175f5cb983892f82ca242797f643f2a"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "f5951fc34f192a33487e97fbcb7adbce",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 991620,
            "upload_time": "2024-04-16T21:18:30",
            "upload_time_iso_8601": "2024-04-16T21:18:30.839463Z",
            "url": "https://files.pythonhosted.org/packages/91/4e/cae2a1066631a22ca915d18d3b9cd1151b1c689ee9aafcd7b274e3b8dddc/datasus_dbc-0.1.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2daec15f532bd9c806e548bee8a5e17f88b795a3ed75e5319defb3721dabb0eb",
                "md5": "e91d7331aab76bc8029010402957c672",
                "sha256": "be2461dde82635ee0754bac11e6ddf0bba4d13b538a38a550faf4e896684735d"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "e91d7331aab76bc8029010402957c672",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 1008407,
            "upload_time": "2024-04-16T21:18:32",
            "upload_time_iso_8601": "2024-04-16T21:18:32.792090Z",
            "url": "https://files.pythonhosted.org/packages/2d/ae/c15f532bd9c806e548bee8a5e17f88b795a3ed75e5319defb3721dabb0eb/datasus_dbc-0.1.3-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b9b0e53caa9c8ecd4c05b8e5f73412f69762133623fb5d66dd99ec9a871124f1",
                "md5": "58fbe1dcfb8cd259027b134c484af55d",
                "sha256": "57168de6d1355dc6d2b749fda8d47b9142d9cc7ae40eee582f2d4dd28803550c"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "58fbe1dcfb8cd259027b134c484af55d",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 1106158,
            "upload_time": "2024-04-16T21:18:34",
            "upload_time_iso_8601": "2024-04-16T21:18:34.199185Z",
            "url": "https://files.pythonhosted.org/packages/b9/b0/e53caa9c8ecd4c05b8e5f73412f69762133623fb5d66dd99ec9a871124f1/datasus_dbc-0.1.3-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "37485e894ce56c9de4fe00514833034568c4fda356786d3b5c7e4f25b00b5b30",
                "md5": "1f7aa1c5a0f1e45211345d9037bbd273",
                "sha256": "629843289a10d3165a5da35944737d91f768548b55dc9d58ebbd5622016c9eb5"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "1f7aa1c5a0f1e45211345d9037bbd273",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 1129796,
            "upload_time": "2024-04-16T21:18:35",
            "upload_time_iso_8601": "2024-04-16T21:18:35.778413Z",
            "url": "https://files.pythonhosted.org/packages/37/48/5e894ce56c9de4fe00514833034568c4fda356786d3b5c7e4f25b00b5b30/datasus_dbc-0.1.3-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c6f9b40390abad5eaff41a6a34a63fe8a177f8fc13c9a499dd620916fb418e48",
                "md5": "2d2767f53c7437cf8d9a256887420d99",
                "sha256": "aed1be20f079faa5bcb1cd95b2c517f53031917e4b67ce564de97396c80b50a1"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2d2767f53c7437cf8d9a256887420d99",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 1004033,
            "upload_time": "2024-04-16T21:18:37",
            "upload_time_iso_8601": "2024-04-16T21:18:37.621306Z",
            "url": "https://files.pythonhosted.org/packages/c6/f9/b40390abad5eaff41a6a34a63fe8a177f8fc13c9a499dd620916fb418e48/datasus_dbc-0.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7866ec8ba7389d65d84c7bff1527715f3349cf2030745206fda683ce262f4ff8",
                "md5": "4295ab7b50199eeea5ec47eae8d33e12",
                "sha256": "34b74a0665376300beae9c1b68539d8a9dc1256cc7b5e9ef1ec351476cccaee2"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "4295ab7b50199eeea5ec47eae8d33e12",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 1023281,
            "upload_time": "2024-04-16T21:18:38",
            "upload_time_iso_8601": "2024-04-16T21:18:38.954332Z",
            "url": "https://files.pythonhosted.org/packages/78/66/ec8ba7389d65d84c7bff1527715f3349cf2030745206fda683ce262f4ff8/datasus_dbc-0.1.3-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4d941182b6b87410cd2a2e4ee2c52fa019e6a48657a254ee544bbd5e9a29359e",
                "md5": "be3348496c6daaa228bc888327b481e1",
                "sha256": "676c8afe747a53ff8357f8179e8e30c0f657882b7e51add2760139ea96d433f2"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp38-none-win32.whl",
            "has_sig": false,
            "md5_digest": "be3348496c6daaa228bc888327b481e1",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 113997,
            "upload_time": "2024-04-16T21:18:40",
            "upload_time_iso_8601": "2024-04-16T21:18:40.171464Z",
            "url": "https://files.pythonhosted.org/packages/4d/94/1182b6b87410cd2a2e4ee2c52fa019e6a48657a254ee544bbd5e9a29359e/datasus_dbc-0.1.3-cp38-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1bbf60f55ccc0c7c1ee0e82cacbcd58d61494c2781c81b5b6ca2dc16b8086aa2",
                "md5": "d1720506b2f60265f5d415352d3546cb",
                "sha256": "b7d0ad86f7b9b497015f260039fda443fddda8dbc6d3e450aebb5591a997d13b"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp38-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "d1720506b2f60265f5d415352d3546cb",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 117364,
            "upload_time": "2024-04-16T21:18:41",
            "upload_time_iso_8601": "2024-04-16T21:18:41.789841Z",
            "url": "https://files.pythonhosted.org/packages/1b/bf/60f55ccc0c7c1ee0e82cacbcd58d61494c2781c81b5b6ca2dc16b8086aa2/datasus_dbc-0.1.3-cp38-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e3c4e080fc97296f03a1a5f9b1051ba19d1a4643608bd904cede844c190ca5bd",
                "md5": "18d8e1d36fefe5c383005bbda490a462",
                "sha256": "065793b8369fd2ecda29e13f2c1e88629bc38a619791888410998973c0409fac"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "18d8e1d36fefe5c383005bbda490a462",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 991717,
            "upload_time": "2024-04-16T21:18:42",
            "upload_time_iso_8601": "2024-04-16T21:18:42.901663Z",
            "url": "https://files.pythonhosted.org/packages/e3/c4/e080fc97296f03a1a5f9b1051ba19d1a4643608bd904cede844c190ca5bd/datasus_dbc-0.1.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7f4c5c410dbde374868fadb0c6e9bd27dc9172c51ab5f5771dcdc87a7077cedd",
                "md5": "10df5b70435dfe2ef8d1af9c63298a13",
                "sha256": "a6068b6f712e24241f8230bade373ff223474578233f4e50f56e8f29a5822cd7"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "10df5b70435dfe2ef8d1af9c63298a13",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 1008276,
            "upload_time": "2024-04-16T21:18:44",
            "upload_time_iso_8601": "2024-04-16T21:18:44.269443Z",
            "url": "https://files.pythonhosted.org/packages/7f/4c/5c410dbde374868fadb0c6e9bd27dc9172c51ab5f5771dcdc87a7077cedd/datasus_dbc-0.1.3-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "353496544200b9b079909f8d03385d8749a8169a1ea42932084dd6b9fd413bdd",
                "md5": "2795211926febc27becda03b46afbc65",
                "sha256": "32264b6af6fda1452b305d1aef6c3978e45fb86d9c44dcd76c394a4d5e311756"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "2795211926febc27becda03b46afbc65",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 1111115,
            "upload_time": "2024-04-16T21:18:46",
            "upload_time_iso_8601": "2024-04-16T21:18:46.212025Z",
            "url": "https://files.pythonhosted.org/packages/35/34/96544200b9b079909f8d03385d8749a8169a1ea42932084dd6b9fd413bdd/datasus_dbc-0.1.3-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "028506a5b9c9306b013c4c3c75adaf1726355808477d75ec7ab72f7188b31f0c",
                "md5": "1395788cfd681b83ac1c52334284a93a",
                "sha256": "058753d2937993dfa262ab10d51c6dc0d68eaff026359d1d48010086f9fbf40a"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "1395788cfd681b83ac1c52334284a93a",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 1130416,
            "upload_time": "2024-04-16T21:18:47",
            "upload_time_iso_8601": "2024-04-16T21:18:47.594159Z",
            "url": "https://files.pythonhosted.org/packages/02/85/06a5b9c9306b013c4c3c75adaf1726355808477d75ec7ab72f7188b31f0c/datasus_dbc-0.1.3-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d095bb88f20704698dac56035b4b87d01c795e51821490bc2f8e5bf492aded02",
                "md5": "9cae37a7efe480cf467bafbb69448c98",
                "sha256": "1e52308cdf634f842f2da67871e0d05122b1af99f4693923e3b87aa6e5394d3b"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "9cae37a7efe480cf467bafbb69448c98",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 1004328,
            "upload_time": "2024-04-16T21:18:48",
            "upload_time_iso_8601": "2024-04-16T21:18:48.848392Z",
            "url": "https://files.pythonhosted.org/packages/d0/95/bb88f20704698dac56035b4b87d01c795e51821490bc2f8e5bf492aded02/datasus_dbc-0.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ff919f26138427cb1c71b70753260b5375d48685451967583330dc374dbeeecb",
                "md5": "d0e75485b93b6fa938ea6a7f8ab2aab7",
                "sha256": "21163f3e9d7ddf6f6b709bd4c6e48ce0de8a207f240604c3685e47905fed6a23"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "d0e75485b93b6fa938ea6a7f8ab2aab7",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 1023082,
            "upload_time": "2024-04-16T21:18:50",
            "upload_time_iso_8601": "2024-04-16T21:18:50.443464Z",
            "url": "https://files.pythonhosted.org/packages/ff/91/9f26138427cb1c71b70753260b5375d48685451967583330dc374dbeeecb/datasus_dbc-0.1.3-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0411c09cebb692e930dcd57dc9cf08b141d9f2af5ec0a5a2427a7540b09df3b2",
                "md5": "72ea36e8fafb79d7205f703531365575",
                "sha256": "58943766fb10cec4952f6338f3781e0a4146ab8cb41b1d8844923a2c86cfe6e9"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp39-none-win32.whl",
            "has_sig": false,
            "md5_digest": "72ea36e8fafb79d7205f703531365575",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 114053,
            "upload_time": "2024-04-16T21:18:52",
            "upload_time_iso_8601": "2024-04-16T21:18:52.470342Z",
            "url": "https://files.pythonhosted.org/packages/04/11/c09cebb692e930dcd57dc9cf08b141d9f2af5ec0a5a2427a7540b09df3b2/datasus_dbc-0.1.3-cp39-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "707f214d192f49cb065f5ae67095771bf15f98e648ba38b1ee690d46165f2657",
                "md5": "16964d8ebcbe47ff3956887ddcf5ce90",
                "sha256": "9ed510da101fd1ef1b1995745b1b6986c349cd05e2fab6f73f963ce88b36a180"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-cp39-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "16964d8ebcbe47ff3956887ddcf5ce90",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 117384,
            "upload_time": "2024-04-16T21:18:54",
            "upload_time_iso_8601": "2024-04-16T21:18:54.100956Z",
            "url": "https://files.pythonhosted.org/packages/70/7f/214d192f49cb065f5ae67095771bf15f98e648ba38b1ee690d46165f2657/datasus_dbc-0.1.3-cp39-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bd6d420ab1600a5782f30863e54472df28669f479a2f75d1386bf10a356fab75",
                "md5": "f2d0aea2d9cf81c054d362ab0a87ab8f",
                "sha256": "5c436479e6721de0cbc39642860250fb4645e3d338a26d99e9c41e93488e29f3"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "f2d0aea2d9cf81c054d362ab0a87ab8f",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.8",
            "size": 991987,
            "upload_time": "2024-04-16T21:18:55",
            "upload_time_iso_8601": "2024-04-16T21:18:55.223245Z",
            "url": "https://files.pythonhosted.org/packages/bd/6d/420ab1600a5782f30863e54472df28669f479a2f75d1386bf10a356fab75/datasus_dbc-0.1.3-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "496d0e2911af4f06916728d5d61cbc42e4f15c222b0c22d929e658309d57e541",
                "md5": "6881ad75c775d6a52dd5ab28f404e8a0",
                "sha256": "d61f49ebe1c36a01e72dfd352a144abf983a6a4c543b0559571b167ba194f326"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "6881ad75c775d6a52dd5ab28f404e8a0",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.8",
            "size": 1008216,
            "upload_time": "2024-04-16T21:18:56",
            "upload_time_iso_8601": "2024-04-16T21:18:56.688421Z",
            "url": "https://files.pythonhosted.org/packages/49/6d/0e2911af4f06916728d5d61cbc42e4f15c222b0c22d929e658309d57e541/datasus_dbc-0.1.3-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8804f85a03c5bc3ebaf75e8a925612021fdbe54af21589d3af1543b07e3f6e8c",
                "md5": "733ee9aeaa5170e5caafff32c39c2d12",
                "sha256": "f1c14b2a762db46c9cfc1f8b6c40a00af085c49a6139499964842e6268d2915b"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "733ee9aeaa5170e5caafff32c39c2d12",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.8",
            "size": 1112124,
            "upload_time": "2024-04-16T21:18:58",
            "upload_time_iso_8601": "2024-04-16T21:18:58.041703Z",
            "url": "https://files.pythonhosted.org/packages/88/04/f85a03c5bc3ebaf75e8a925612021fdbe54af21589d3af1543b07e3f6e8c/datasus_dbc-0.1.3-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "25535d0930b7e550da18ac3b86f912a18358a4e60813a54adeee43f7b4ff58a5",
                "md5": "1fe412473ebdf7f35e24da83d6c36567",
                "sha256": "80400abc0fd6515699a4f5c350a211af7d2e4179c5f55ea77838945e6d3f8aa9"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "1fe412473ebdf7f35e24da83d6c36567",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.8",
            "size": 1131278,
            "upload_time": "2024-04-16T21:18:59",
            "upload_time_iso_8601": "2024-04-16T21:18:59.381501Z",
            "url": "https://files.pythonhosted.org/packages/25/53/5d0930b7e550da18ac3b86f912a18358a4e60813a54adeee43f7b4ff58a5/datasus_dbc-0.1.3-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "21dc5291d277a059c81801db903855284e519a4f78c950edcbe156b74845ede8",
                "md5": "79ae927300b731c8f541ccd07a78f3d3",
                "sha256": "cc0b203a36e7f86993236a7e91cbe083f94ac8d6d3dfb110b6d327cf2251da48"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "79ae927300b731c8f541ccd07a78f3d3",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.8",
            "size": 1004703,
            "upload_time": "2024-04-16T21:19:00",
            "upload_time_iso_8601": "2024-04-16T21:19:00.783411Z",
            "url": "https://files.pythonhosted.org/packages/21/dc/5291d277a059c81801db903855284e519a4f78c950edcbe156b74845ede8/datasus_dbc-0.1.3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7c582a8fc1b1ccc7c69c0884c73c44fd49a300c2b2870dc3ee496e4b35a129b2",
                "md5": "0082cacec19d2a6782869fa0f36f2841",
                "sha256": "ea9a7bb24c12afbd35057c0bbdd6c13e51561a215ef212a86b9ccbfd17c20caf"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "0082cacec19d2a6782869fa0f36f2841",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.8",
            "size": 1023211,
            "upload_time": "2024-04-16T21:19:02",
            "upload_time_iso_8601": "2024-04-16T21:19:02.301893Z",
            "url": "https://files.pythonhosted.org/packages/7c/58/2a8fc1b1ccc7c69c0884c73c44fd49a300c2b2870dc3ee496e4b35a129b2/datasus_dbc-0.1.3-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cddd2a80b83e7212852ceffe08ad34779407cfdf894f1af4f57000482c7d4329",
                "md5": "d2907572b108b16f6dac95e54ca76a50",
                "sha256": "49c98f6ded52a8c907808ee87e5bfdc1cbf41b741db1f1f4ac39a300a625c97f"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "d2907572b108b16f6dac95e54ca76a50",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.8",
            "size": 992051,
            "upload_time": "2024-04-16T21:19:03",
            "upload_time_iso_8601": "2024-04-16T21:19:03.839862Z",
            "url": "https://files.pythonhosted.org/packages/cd/dd/2a80b83e7212852ceffe08ad34779407cfdf894f1af4f57000482c7d4329/datasus_dbc-0.1.3-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c69906bf306c869231fbf67c9d1faf1a6a67a08161ae0a280a2217ca78d6a3d7",
                "md5": "16f9693831c60d26f3389383353b0d7b",
                "sha256": "63b08cd071807059cd3a1b863c8005d6c646cb86137b641e6ef2cc69779f52fd"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "16f9693831c60d26f3389383353b0d7b",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.8",
            "size": 1008254,
            "upload_time": "2024-04-16T21:19:05",
            "upload_time_iso_8601": "2024-04-16T21:19:05.505330Z",
            "url": "https://files.pythonhosted.org/packages/c6/99/06bf306c869231fbf67c9d1faf1a6a67a08161ae0a280a2217ca78d6a3d7/datasus_dbc-0.1.3-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4450ceaeddf9ef9cea9c2bbcf6893120f7544d253600456b27537856a92413c7",
                "md5": "7a0bb5136e865a2d22283d52644aa24c",
                "sha256": "c84e430174817712522b57c91a72b99f336f3456fbb72c31a27932264c03f49a"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "7a0bb5136e865a2d22283d52644aa24c",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.8",
            "size": 1106263,
            "upload_time": "2024-04-16T21:19:06",
            "upload_time_iso_8601": "2024-04-16T21:19:06.970321Z",
            "url": "https://files.pythonhosted.org/packages/44/50/ceaeddf9ef9cea9c2bbcf6893120f7544d253600456b27537856a92413c7/datasus_dbc-0.1.3-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "027f8b9cb23e2bbba7135ebdb869ca5ff81bf85e42da63eedd7e7cad42d36532",
                "md5": "2f9236c454270adea7b046a62bde1b75",
                "sha256": "243f76b1109c12360c231e64b224227ee2d846ab049bbb5ba049cea8a81845b3"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "2f9236c454270adea7b046a62bde1b75",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.8",
            "size": 1131389,
            "upload_time": "2024-04-16T21:19:08",
            "upload_time_iso_8601": "2024-04-16T21:19:08.340047Z",
            "url": "https://files.pythonhosted.org/packages/02/7f/8b9cb23e2bbba7135ebdb869ca5ff81bf85e42da63eedd7e7cad42d36532/datasus_dbc-0.1.3-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2dc808794aea017f95106625f3b5e9b607aacd956a0ce5dcc17defd31186963b",
                "md5": "29534f86da472a1ee959d276441c5dae",
                "sha256": "7bb65e4f49327a8ee83dd857ab0ef533f9b15719a357ada683c7264d6f88b41e"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "29534f86da472a1ee959d276441c5dae",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.8",
            "size": 1004721,
            "upload_time": "2024-04-16T21:19:09",
            "upload_time_iso_8601": "2024-04-16T21:19:09.896768Z",
            "url": "https://files.pythonhosted.org/packages/2d/c8/08794aea017f95106625f3b5e9b607aacd956a0ce5dcc17defd31186963b/datasus_dbc-0.1.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7aa397234c044989fc1114636ddf0cb4226f50f108c2c5a21dcab2ad67184060",
                "md5": "c1390e6a3af7d5a1769edbb275115483",
                "sha256": "af374f1102d673c17d8b6205f7164702e1ab62e7b2be36cf3ebe537de4403e60"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "c1390e6a3af7d5a1769edbb275115483",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.8",
            "size": 1023086,
            "upload_time": "2024-04-16T21:19:11",
            "upload_time_iso_8601": "2024-04-16T21:19:11.972542Z",
            "url": "https://files.pythonhosted.org/packages/7a/a3/97234c044989fc1114636ddf0cb4226f50f108c2c5a21dcab2ad67184060/datasus_dbc-0.1.3-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6087d4b0dfc012e04854f20bac778479a9f07a7da5761ddb1b93350e641423b5",
                "md5": "58c35a2274a6b0ba644c0f38a1d65182",
                "sha256": "b857bac3073a648a660010a3491c58d5133174819fe704973dbc7d1d9a777006"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "58c35a2274a6b0ba644c0f38a1d65182",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.8",
            "size": 991843,
            "upload_time": "2024-04-16T21:19:13",
            "upload_time_iso_8601": "2024-04-16T21:19:13.364532Z",
            "url": "https://files.pythonhosted.org/packages/60/87/d4b0dfc012e04854f20bac778479a9f07a7da5761ddb1b93350e641423b5/datasus_dbc-0.1.3-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d97b2224346fdc7985cf87335ba8f86bcaebed2f34f8540701c8323ab28f1668",
                "md5": "7b19d0f184fe98b078486b7be945f417",
                "sha256": "b90ea5cee42fb9b2f09558f34f0931d1660ec7cad12c7a76c38e66c95a631eb0"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "7b19d0f184fe98b078486b7be945f417",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.8",
            "size": 1008212,
            "upload_time": "2024-04-16T21:19:14",
            "upload_time_iso_8601": "2024-04-16T21:19:14.714418Z",
            "url": "https://files.pythonhosted.org/packages/d9/7b/2224346fdc7985cf87335ba8f86bcaebed2f34f8540701c8323ab28f1668/datasus_dbc-0.1.3-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b909c2b5df5bc3cd644daf7d7101b75e409f16ba3c17f3459f944e7726c444e9",
                "md5": "b0a0860b37625ddf2e30c235087e9ab5",
                "sha256": "e46407f4202158a6517d4da857925e0393aa2cdaa2f42894a75050544070898f"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "b0a0860b37625ddf2e30c235087e9ab5",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.8",
            "size": 1112189,
            "upload_time": "2024-04-16T21:19:16",
            "upload_time_iso_8601": "2024-04-16T21:19:16.601678Z",
            "url": "https://files.pythonhosted.org/packages/b9/09/c2b5df5bc3cd644daf7d7101b75e409f16ba3c17f3459f944e7726c444e9/datasus_dbc-0.1.3-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "33124032bd6a9d3b66e60eaf418ef749f61add3db8f4490027ce84f4315b2d2f",
                "md5": "a9375ed772cb50f0d0dd7de842601ac1",
                "sha256": "2390ad38a162d63ade6c8459930ef34e12e143a6a2cf61ad6b31a0c75a4daa36"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "a9375ed772cb50f0d0dd7de842601ac1",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.8",
            "size": 1131294,
            "upload_time": "2024-04-16T21:19:18",
            "upload_time_iso_8601": "2024-04-16T21:19:18.083127Z",
            "url": "https://files.pythonhosted.org/packages/33/12/4032bd6a9d3b66e60eaf418ef749f61add3db8f4490027ce84f4315b2d2f/datasus_dbc-0.1.3-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "07b1dc03f7708f26c00364b184ef41411944cb5739c3b223fd5274ee69892dea",
                "md5": "22155e504b2744eaaad381ac07e3c1d2",
                "sha256": "0ad878e298950b46dd52150a3d692d440ff01cce4be1215a14eb072711b20805"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "22155e504b2744eaaad381ac07e3c1d2",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.8",
            "size": 1004658,
            "upload_time": "2024-04-16T21:19:19",
            "upload_time_iso_8601": "2024-04-16T21:19:19.456613Z",
            "url": "https://files.pythonhosted.org/packages/07/b1/dc03f7708f26c00364b184ef41411944cb5739c3b223fd5274ee69892dea/datasus_dbc-0.1.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f191310656d4d4100327edfe4f1c5c49886bd16fdfc224d23441a35f6bc33a52",
                "md5": "39f90fefd37f49271c16748c80e33cfa",
                "sha256": "5d02b5ccaad67dab3a36d21a951b9d886cfa1e7b31b290dc596120effbe62ae5"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "39f90fefd37f49271c16748c80e33cfa",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.8",
            "size": 1023096,
            "upload_time": "2024-04-16T21:19:20",
            "upload_time_iso_8601": "2024-04-16T21:19:20.887260Z",
            "url": "https://files.pythonhosted.org/packages/f1/91/310656d4d4100327edfe4f1c5c49886bd16fdfc224d23441a35f6bc33a52/datasus_dbc-0.1.3-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "23c6184abf8c6d7717c65bbcec3c6c00fb644ab747b31c4a3b7d302190482f6e",
                "md5": "b916569e05da61c809cb9c2017816585",
                "sha256": "5d463f16f8c896247463f22eb31b3c3f756837f7c1be5cecc868c5114df4df8c"
            },
            "downloads": -1,
            "filename": "datasus_dbc-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "b916569e05da61c809cb9c2017816585",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 6405,
            "upload_time": "2024-04-16T21:19:22",
            "upload_time_iso_8601": "2024-04-16T21:19:22.060398Z",
            "url": "https://files.pythonhosted.org/packages/23/c6/184abf8c6d7717c65bbcec3c6c00fb644ab747b31c4a3b7d302190482f6e/datasus_dbc-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-16 21:19:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mymatsubara",
    "github_project": "datasus-dbc-py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "datasus-dbc"
}
        
Elapsed time: 0.23135s