dbc-reader


Namedbc-reader JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://github.com/lais-huol/dbc_reader
SummaryUtils classes to read DBC files, a DATASUS compressed DBF files
upload_time2022-12-13 01:05:31
maintainer
docs_urlNone
authorKelson da Costa Medeiros
requires_python>=3.7.0
licenseMIT
keywords dbf dbc reader datasus
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Utils classes to read DBC files, a DATASUS compressed DBF files, that a distributed without compliance with the DBF or PKWare specification
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lais-huol/dbc_reader",
    "name": "dbc-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/85/29/864dda2b1664735844105a6d0bed88e3e658029b626a14b21ca1b2bd74ec/dbc_reader-0.1.2.tar.gz",
    "platform": null,
    "description": "Utils classes to read DBC files, a DATASUS compressed DBF files, that a distributed without compliance with the DBF or PKWare specification",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Utils classes to read DBC files, a DATASUS compressed DBF files",
    "version": "0.1.2",
    "split_keywords": [
        "dbf",
        "dbc",
        "reader",
        "datasus"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "218ef2fcb18cd0d6c978d21decc40964",
                "sha256": "b22ef34b99ea48afe2d1cc32f570bd3207b924bd193006f4d9906be72e9c58e5"
            },
            "downloads": -1,
            "filename": "dbc_reader-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "218ef2fcb18cd0d6c978d21decc40964",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7.0",
            "size": 16689,
            "upload_time": "2022-12-13T01:05:31",
            "upload_time_iso_8601": "2022-12-13T01:05:31.507607Z",
            "url": "https://files.pythonhosted.org/packages/85/29/864dda2b1664735844105a6d0bed88e3e658029b626a14b21ca1b2bd74ec/dbc_reader-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-13 01:05:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "lais-huol",
    "github_project": "dbc_reader",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "dbc-reader"
}
        
Elapsed time: 0.01968s