fileformats-common


Namefileformats-common JSON
Version 0.1.3 PyPI version JSON
download
home_page
SummaryPython classes for specifying fileformats for type-hinting and automatic-conversion
upload_time2022-12-27 01:52:54
maintainer
docs_urlNone
author
requires_python>=3.8
license
keywords file formats data
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            FileFormats Extension - common
==============================

.. image:: https://github.com/arcanaframework/fileformats-common/actions/workflows/tests.yml/badge.svg
   :target: https://github.com/arcanaframework/fileformats-common/actions/workflows/tests.yml
.. image:: https://codecov.io/gh/arcanaframework/fileformats-common/branch/main/graph/badge.svg?token=UIS0OGPST7
   :target: https://codecov.io/gh/arcanaframework/fileformats-common
.. image:: https://img.shields.io/pypi/pyversions/fileformats-common.svg
   :target: https://pypi.python.org/pypi/fileformats-common/
   :alt: Supported Python versions
.. image:: https://img.shields.io/pypi/v/fileformats-common.svg
   :target: https://pypi.python.org/pypi/fileformats-common/
   :alt: Latest Version

This is a template for an extension module to the
`fileformats <https://github.com/ArcanaFramework/fileformats-core>`__ package.


Quick Installation
------------------

This extension can be installed for Python 3 using *pip*::

    $ pip3 install fileformats-common

This will install the core package and any other dependencies

License
-------

This work is licensed under a
`Creative Commons Attribution 4.0 International License <http://creativecommons.org/licenses/by/4.0/>`__

.. image:: https://i.creativecommons.org/l/by/4.0/88x31.png
  :target: http://creativecommons.org/licenses/by/4.0/
  :alt: Creative Commons Attribution 4.0 International License


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "fileformats-common",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "\"Thomas G. Close\" <tom.g.close@gmail.com>",
    "keywords": "file formats,data",
    "author": "",
    "author_email": "\"Thomas G. Close\" <tom.g.close@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/d6/95/fa2b9d0f83ab65da0c83a4808ab27daad694ee150f21170e6a92a75995be/fileformats-common-0.1.3.tar.gz",
    "platform": null,
    "description": "FileFormats Extension - common\n==============================\n\n.. image:: https://github.com/arcanaframework/fileformats-common/actions/workflows/tests.yml/badge.svg\n   :target: https://github.com/arcanaframework/fileformats-common/actions/workflows/tests.yml\n.. image:: https://codecov.io/gh/arcanaframework/fileformats-common/branch/main/graph/badge.svg?token=UIS0OGPST7\n   :target: https://codecov.io/gh/arcanaframework/fileformats-common\n.. image:: https://img.shields.io/pypi/pyversions/fileformats-common.svg\n   :target: https://pypi.python.org/pypi/fileformats-common/\n   :alt: Supported Python versions\n.. image:: https://img.shields.io/pypi/v/fileformats-common.svg\n   :target: https://pypi.python.org/pypi/fileformats-common/\n   :alt: Latest Version\n\nThis is a template for an extension module to the\n`fileformats <https://github.com/ArcanaFramework/fileformats-core>`__ package.\n\n\nQuick Installation\n------------------\n\nThis extension can be installed for Python 3 using *pip*::\n\n    $ pip3 install fileformats-common\n\nThis will install the core package and any other dependencies\n\nLicense\n-------\n\nThis work is licensed under a\n`Creative Commons Attribution 4.0 International License <http://creativecommons.org/licenses/by/4.0/>`__\n\n.. image:: https://i.creativecommons.org/l/by/4.0/88x31.png\n  :target: http://creativecommons.org/licenses/by/4.0/\n  :alt: Creative Commons Attribution 4.0 International License\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python classes for specifying fileformats for type-hinting and automatic-conversion",
    "version": "0.1.3",
    "split_keywords": [
        "file formats",
        "data"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "7b897c40d21cc2f0837fa6cfbe750432",
                "sha256": "d5533f000a562270cf794f41b69006a8925e3ed70a5d055e7adf0fc42fe053ca"
            },
            "downloads": -1,
            "filename": "fileformats_common-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7b897c40d21cc2f0837fa6cfbe750432",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 12558,
            "upload_time": "2022-12-27T01:52:52",
            "upload_time_iso_8601": "2022-12-27T01:52:52.975187Z",
            "url": "https://files.pythonhosted.org/packages/d1/81/5ca434c2b77347298685bb5bd61f6a7a9fab0aa8222f0d8994f637f566ee/fileformats_common-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "180795dee4eaca3385ea5b9c252606b4",
                "sha256": "6775ae21041d8f43b38733d002a2308c04e5ff09c947cff80a82292148ebed61"
            },
            "downloads": -1,
            "filename": "fileformats-common-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "180795dee4eaca3385ea5b9c252606b4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 10277,
            "upload_time": "2022-12-27T01:52:54",
            "upload_time_iso_8601": "2022-12-27T01:52:54.384401Z",
            "url": "https://files.pythonhosted.org/packages/d6/95/fa2b9d0f83ab65da0c83a4808ab27daad694ee150f21170e6a92a75995be/fileformats-common-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-27 01:52:54",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "fileformats-common"
}
        
Elapsed time: 0.30169s