numconv


Namenumconv JSON
Version 2.1.1 PyPI version JSON
download
home_pagehttps://tabo.pe/projects/numconv/
SummaryPython library to convert strings to numbers and numbers to strings.
upload_time2010-06-06 20:02:56
maintainerNone
docs_urlNone
authorGustavo Picon
requires_pythonNone
licenseApache License 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            numconv
=======

numconv is a library that converts strings to numbers and numbers to
strings using default or user supplied encoding alphabets, written by
Gustavo Picón and licensed under the Apache License 2.0.

You can find the documentation in

    https://tabo.pe/projects/numconv/docs/tip/
            

Raw data

            {
    "_id": null,
    "home_page": "https://tabo.pe/projects/numconv/",
    "name": "numconv",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Gustavo Picon",
    "author_email": "tabo@tabo.pe",
    "download_url": "https://files.pythonhosted.org/packages/f5/12/a4a67c7923d260d3f36fd4f683d26e2ca80106d58f5580bc2c21a7ff80d1/numconv-2.1.1.tar.gz",
    "platform": "UNKNOWN",
    "description": "numconv\n=======\n\nnumconv is a library that converts strings to numbers and numbers to\nstrings using default or user supplied encoding alphabets, written by\nGustavo Pic\u00f3n and licensed under the Apache License 2.0.\n\nYou can find the documentation in\n\n    https://tabo.pe/projects/numconv/docs/tip/",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Python library to convert strings to numbers and numbers to strings.",
    "version": "2.1.1",
    "project_urls": {
        "Download": "UNKNOWN",
        "Homepage": "https://tabo.pe/projects/numconv/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f512a4a67c7923d260d3f36fd4f683d26e2ca80106d58f5580bc2c21a7ff80d1",
                "md5": "17ba670021164e6bdbcbaf6d8a50a77e",
                "sha256": "06ef165bef585c68fd626cc1559f13f9aa4beefa5bf3f7d33085d53769596e60"
            },
            "downloads": -1,
            "filename": "numconv-2.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "17ba670021164e6bdbcbaf6d8a50a77e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10713,
            "upload_time": "2010-06-06T20:02:56",
            "upload_time_iso_8601": "2010-06-06T20:02:56.673557Z",
            "url": "https://files.pythonhosted.org/packages/f5/12/a4a67c7923d260d3f36fd4f683d26e2ca80106d58f5580bc2c21a7ff80d1/numconv-2.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2010-06-06 20:02:56",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "numconv"
}
        
Elapsed time: 0.07925s