Metadata-Version: 1.1
Name: addressbook
Version: 1.0.0
Summary: A simple stand-alone address book for keeping track of people's addresses, contact information, identification, and relationships.
Home-page: http://www.adamyork.com/addressbook
Author: Adam S. York
Author-email: code@adamyork.com
License: MIT
Description: 
        ===============================
        WHY BUILD ANOTHER ADDRESS BOOK?
        ===============================
        
        Why build another address book?
        I created this address book because I was frustrated with
        current address book solutions which try to integrate
        everything.  The current software-industry ( or projects )
        trend towards pushing users personal information into the
        cloud; is alarming, not so-much about where the data is
        stored but how badly data is leaked, hacked, and compelled
        ( by law enforcement ) for data access. Additionally,
        cloud services have let me down by corrupting data, failing
        to secure data, and worst of all; deleting data when
        I needed it most.
        
        Perhaps, more simply-put, I wanted an address book that
        no-one may control but me, is simple, and cloudless.
        
        After all clouds mean rain and I've had enough of it.
        So, get this address book and take control of your
        data.
Keywords: address book contact people
Platform: Linux
Platform: Windows
Platform: OSX
Platform: Unix
Platform: RaspberryPi
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Office/Business
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Operating System :: OS Independent
