dbf-reader


Namedbf-reader JSON
Version 0.2.2 PyPI version JSON
download
home_pagehttps://github.com/lais-huol/dbf_reader
SummaryUtils classes to read DBF files, specially DATASUS compressed DBF files
upload_time2022-12-11 20:15:06
maintainer
docs_urlNone
authorKelson da Costa Medeiros
requires_python>=3.7.0
licenseMIT
keywords dbf dbc reader datasus
VCS
bugtrack_url
requirements djangorestframework PyJWT sc4py sc4net django_debug_toolbar django-extensions twine flake8 coverage
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Utils classes to read DBF files, specially DATASUS compressed DBF files, that a distributed without compliance with the specification
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lais-huol/dbf_reader",
    "name": "dbf-reader",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7.0",
    "maintainer_email": "",
    "keywords": "DBF,DBC,reader,datasus",
    "author": "Kelson da Costa Medeiros",
    "author_email": "kelson.medeiros@lais.huol.ufrn.br",
    "download_url": "https://files.pythonhosted.org/packages/39/eb/feb0bc10034a05d38201d0e3a5396390e7855a824a05f46dfc6dd684f408/dbf_reader-0.2.2.tar.gz",
    "platform": null,
    "description": "Utils classes to read DBF files, specially DATASUS compressed DBF files, that a distributed without compliance with the specification",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Utils classes to read DBF files, specially DATASUS compressed DBF files",
    "version": "0.2.2",
    "split_keywords": [
        "dbf",
        "dbc",
        "reader",
        "datasus"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "641f281bbd0c44601355340188c00b3e",
                "sha256": "f8b63053ac816cfb3bde184e703441b12c49206fde335c322de65a072e86c94b"
            },
            "downloads": -1,
            "filename": "dbf_reader-0.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "641f281bbd0c44601355340188c00b3e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7.0",
            "size": 7688,
            "upload_time": "2022-12-11T20:15:06",
            "upload_time_iso_8601": "2022-12-11T20:15:06.297187Z",
            "url": "https://files.pythonhosted.org/packages/39/eb/feb0bc10034a05d38201d0e3a5396390e7855a824a05f46dfc6dd684f408/dbf_reader-0.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-11 20:15:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "lais-huol",
    "github_project": "dbf_reader",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "djangorestframework",
            "specs": [
                [
                    ">=",
                    "3.11.0"
                ]
            ]
        },
        {
            "name": "PyJWT",
            "specs": [
                [
                    "==",
                    "1.7.1"
                ]
            ]
        },
        {
            "name": "sc4py",
            "specs": [
                [
                    ">=",
                    "0.1.3"
                ]
            ]
        },
        {
            "name": "sc4net",
            "specs": [
                [
                    "==",
                    "0.1.2"
                ]
            ]
        },
        {
            "name": "django_debug_toolbar",
            "specs": [
                [
                    "==",
                    "2.2"
                ]
            ]
        },
        {
            "name": "django-extensions",
            "specs": [
                [
                    "==",
                    "2.2.8"
                ]
            ]
        },
        {
            "name": "twine",
            "specs": [
                [
                    "==",
                    "1.12.1"
                ]
            ]
        },
        {
            "name": "flake8",
            "specs": [
                [
                    "==",
                    "3.7.9"
                ]
            ]
        },
        {
            "name": "coverage",
            "specs": [
                [
                    "==",
                    "5.0.3"
                ]
            ]
        }
    ],
    "lcname": "dbf-reader"
}
        
Elapsed time: 0.02467s