1Metadata-Version: 1.1
2Name: agate-dbf
3Version: 0.2.2
4Summary: agate-dbf adds read support for dbf files to agate.
5Home-page: http://agate-dbf.readthedocs.org/
6Author: Christopher Groskopf
7Author-email: chrisgroskopf@gmail.com
8License: MIT
9Description: .. image:: https://travis-ci.org/wireservice/agate-dbf.png
10            :target: https://travis-ci.org/wireservice/agate-dbf
11            :alt: Build status
12
13        .. image:: https://img.shields.io/pypi/dw/agate-dbf.svg
14            :target: https://pypi.python.org/pypi/agate-dbf
15            :alt: PyPI downloads
16
17        .. image:: https://img.shields.io/pypi/v/agate-dbf.svg
18            :target: https://pypi.python.org/pypi/agate-dbf
19            :alt: Version
20
21        .. image:: https://img.shields.io/pypi/l/agate-dbf.svg
22            :target: https://pypi.python.org/pypi/agate-dbf
23            :alt: License
24
25        .. image:: https://img.shields.io/pypi/pyversions/agate-dbf.svg
26            :target: https://pypi.python.org/pypi/agate-dbf
27            :alt: Support Python versions
28
29        agate-dbf adds read support for dbf files to `agate <https://github.com/wireservice/agate>`_.
30
31        Important links:
32
33        * agate             http://agate.rtfd.org
34        * Documentation:    http://agate-dbf.rtfd.org
35        * Repository:       https://github.com/wireservice/agate-dbf
36        * Issues:           https://github.com/wireservice/agate-dbf/issues
37
38Platform: UNKNOWN
39Classifier: Development Status :: 4 - Beta
40Classifier: Intended Audience :: Developers
41Classifier: Intended Audience :: Science/Research
42Classifier: License :: OSI Approved :: MIT License
43Classifier: Natural Language :: English
44Classifier: Operating System :: OS Independent
45Classifier: Programming Language :: Python
46Classifier: Programming Language :: Python :: 2.7
47Classifier: Programming Language :: Python :: 3.4
48Classifier: Programming Language :: Python :: 3.5
49Classifier: Programming Language :: Python :: 3.6
50Classifier: Programming Language :: Python :: 3.7
51Classifier: Programming Language :: Python :: Implementation :: CPython
52Classifier: Programming Language :: Python :: Implementation :: PyPy
53Classifier: Topic :: Multimedia :: Graphics
54Classifier: Topic :: Scientific/Engineering :: Information Analysis
55Classifier: Topic :: Scientific/Engineering :: Visualization
56Classifier: Topic :: Software Development :: Libraries :: Python Modules
57