You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

fileformats-extras

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fileformats-extras

Extra methods for accessing and manipulating the underlying data referenced by fileformats classes

0.15.4
pipPyPI
Maintainers
1

FileFormats Extras

.. image:: https://github.com/arcanaframework/fileformats/actions/workflows/ci-cd.yml/badge.svg :target: https://github.com/arcanaframework/fileformats/actions/workflows/ci-cd.yml .. image:: https://codecov.io/gh/arcanaframework/fileformats/branch/main/graph/badge.svg?token=UIS0OGPST7 :target: https://codecov.io/gh/arcanaframework/fileformats .. image:: https://img.shields.io/pypi/pyversions/fileformats-extras.svg :target: https://pypi.python.org/pypi/fileformats-extras/ :alt: Supported Python versions .. image:: https://img.shields.io/pypi/v/fileformats-extras.svg :target: https://pypi.python.org/pypi/fileformats-extras/ :alt: Latest Version .. image:: https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat :target: https://arcanaframework.github.io/fileformats/ :alt: Documentation Status

This is a extras module for the fileformats <https://github.com/ArcanaFramework/fileformats>__ package, which provides additional functionality to format classes (i.e. aside from basic identification and validation), such as conversion tools, metadata parsers, test data generators, etc...

Quick Installation

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

$ pip3 install fileformats-extras

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

Keywords

data

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts