Skip to main content

A Python module for paring for NextStep-style plists.

Project description

nextstep-plist is a python 3 compatible fork of the nsplist package that provides a parser for the NeXTSTEP plist text-based format. A common usage is parsing iTunes In App Purchase receipts to be able to reject them early, without having to make a request to the iTunes API.

This is distinct from the Apple plist format, which has more supported types and serialises to XML or binary.

  • Free software: MIT license

Installation

pip install nextstep-plist

Documentation

https://python-nextstep-plist.readthedocs.io/

Development

To run the all tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows

set PYTEST_ADDOPTS=--cov-append
tox

Other

PYTEST_ADDOPTS=--cov-append tox

Changelog

0.1.0 (2017-06-25)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nextstep-plist-0.1.0.tar.gz (18.2 kB view details)

Uploaded Source

Built Distribution

nextstep_plist-0.1.0-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

Details for the file nextstep-plist-0.1.0.tar.gz.

File metadata

File hashes

Hashes for nextstep-plist-0.1.0.tar.gz
Algorithm Hash digest
SHA256 c07d9ec0682f03482424774c8ebf7d97b17acbb446cb487277828f10662ade95
MD5 64d531521a90f9b3abfe6814ee9e7993
BLAKE2b-256 307a32071d13068e14ee95a7e0f7696a33e131428ba7257b8f234a6e125cd309

See more details on using hashes here.

File details

Details for the file nextstep_plist-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for nextstep_plist-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 076cdd27b8f4ed59556ece54d739cd4fbdcfab0cd393415243e5dd7df846e15c
MD5 c99fd6e45c35b44fc7f8dcf12c484f1b
BLAKE2b-256 c8cce074505d5def178eb0297fb16e81e6777bf70a6e9d6992711fb5930c7d2b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page