Metadata-Version: 1.1
Name: pymortgage
Version: 0.1.6
Summary: Python Mortgage utilities
Home-page: https://github.com/droopy4096/pymortgage
Author: Dmytro Makovey
Author-email: dmakovey@yahoo.com
License: GPL3
Description: # pymortgage
        Mortgage/ROI libraries for python
        
        heavily influenced by https://github.com/jbmohler/mortgage
        
        Sample use: see modules' contents for sample blocks in `__main__` blocks
        
        # pip upload
        
        python3 -m twine upload dist/*X.Y.Z*
        
Keywords: mortgage library
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
