Metadata-Version: 2.1
Name: SWJFF
Version: 1.0.0.0
Summary: A module that serializes/deserializes data
Home-page: https://github.com/flamfrosticboio/SWJFF-Module-Python
Author: flamfrostboio
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: cryptography
Requires-Dist: zstandard

# SWJFF (Some weird JSON-like file format)

Serialize your data to a file using the SWJFF format in python (currently).
The structure is similar to a JSON file.

## Installation
later

## Features [Full Version]:
- zstd compression support
- lmza compression support
- password encryption

## About
hi, this is stupid. Just use other packages that is much better than this.

## Additional Information
- [Specification](SPECIFICATION.md)
