Metadata-Version: 2.1
Name: pacifica-uploader
Version: 0.3.1
Summary: Pacifica Uploader
Home-page: https://github.com/pacifica/pacifica-python-uploader/
Author: David Brown
Author-email: david.brown@pnnl.gov
License: UNKNOWN
Description: # Pacifica Python Uploader
        [![Build Status](https://travis-ci.org/pacifica/pacifica-python-uploader.svg?branch=master)](https://travis-ci.org/pacifica/pacifica-python-uploader)
        [![Build Status](https://ci.appveyor.com/api/projects/status/vs3luv13n5x4uqol?svg=true)](https://ci.appveyor.com/project/dmlb2000/pacifica-python-uploader)
        [![Code Climate](https://codeclimate.com/github/pacifica/pacifica-python-uploader/badges/gpa.svg)](https://codeclimate.com/github/pacifica/pacifica-python-uploader)
        [![Test Coverage](https://codeclimate.com/github/pacifica/pacifica-python-uploader/badges/coverage.svg)](https://codeclimate.com/github/pacifica/pacifica-python-uploader/coverage)
        [![Issue Count](https://codeclimate.com/github/pacifica/pacifica-python-uploader/badges/issue_count.svg)](https://codeclimate.com/github/pacifica/pacifica-python-uploader)
        
        Pacifica Python Uploader, `PacificaUploader`, is a Python programming language
        library for managing, serializing and transporting (over a network) archives of
        files (referred to as "bundles"), managing both the data and the metadata of the
        bundle, and interacting with
        [Pacifica Ingest](https://github.com/pacifica/pacifica-ingest) and
        [Pacifica Policy](https://github.com/pacifica/pacifica-policy) servers.
        
        For installation, configuration and usage documentation please
        refer to the [Read the Docs](https://pacifica-uploader.readthedocs.io)
        documentation.
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
