Metadata-Version: 1.0
Name: baf
Version: 1.0
Summary: example packaging layout
Home-page: https://github.com/kvbik/python-baf
Author: Jakub Vysoky
Author-email: jakub.vysoky@gmail.com
License: BSD
Description: ==============================
        baf - example packaging layout
        ==============================
        
        baf is an example python packaging layout by @kvbik
        
        i've read multiple ``setup.py`` files, blogposts and articles,
        spoken to multiple people, deployed multiple packages
        
        and i want to share a packaging layout that i come up with
        
        it'll get change in the future i think as my and python preference
        get changed and you can of course discuss features or even send
        pull requests..
        
        https://github.com/kvbik/python-baf/issues
        
        other most important web sources are:
        
          * http://docs.python.org/distutils/introduction.html
          * http://guide.python-distribute.org/
Platform: UNKNOWN
