Metadata-Version: 2.0
Name: doppel
Version: 0.1.0.dev0
Summary: A friendly file copier/installer
Home-page: https://github.com/jimporter/doppel
Author: Jim Porter
Author-email: porterj@alum.rit.edu
License: BSD
Keywords: file copier and installer
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Provides-Extra: deploy
Requires-Dist: pypandoc; extra == 'deploy'

doppel
======

**doppel** is a tool for copying binaries and data files to the system,
similar to `*install(1)* <http://linux.die.net/man/1/install>`__. It's
really early in development, so you should come back later!

License
-------

This project is licensed under the BSD 3-clause license.


