Metadata-Version: 2.1
Name: openstep-plist
Version: 0.2.0
Summary: ASCII plist parser written in Cython
Home-page: https://github.com/fonttools/openstep-plist
Author: Cosimo Lupo
Author-email: cosimo@anthrotype.com
License: MIT
Description: [![Travis CI Build Status](https://travis-ci.org/fonttools/openstep-plist.svg?branch=master)](https://travis-ci.org/fonttools/openstep-plist)
        [![Appveyor Build status](https://ci.appveyor.com/api/projects/status/d78wues61rhkv5b3/branch/master?svg=true)](https://ci.appveyor.com/project/fonttools/openstep-plist/branch/master)
        [![codecov](https://codecov.io/gh/fonttools/openstep-plist/branch/master/graph/badge.svg)](https://codecov.io/gh/fonttools/openstep-plist)
        [![PyPI](https://img.shields.io/pypi/v/openstep-plist.svg)](https://pypi.org/project/openstep-plist/)
        
        # openstep-plist
        
        A parser for the "old style" OpenStep property list format (also known as ASCII
        plist), written in Cython.
        Largely based on the CoreFoundation implementation found here:
        https://github.com/opensource-apple/CF/blob/master/CFOldStylePList.c
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
