Metadata-Version: 2.1
Name: macdaily
Version: 2019.3.9
Summary: macOS Automated Package Manager
Home-page: https://github.com/JarryShaw/MacDaily#macdaily
Author: Jarry Shaw
Author-email: jarryshaw@icloud.com
License: Apple Public Source License
Description: :Platform:
            OS X Yosemite, OS X El Capitan, macOS Sierra
            macOS High Sierra, macOS Mojave
        :Language: Python (version ≥ 3.4)
        :Environment: Console | Terminal
        
        ==========================================
        MacDaily - macOS Automated Package Manager
        ==========================================
        
        |download| |version| |status| |format|
        
        |python| |implementation|
        
            Package day-care manager on macOS.
        
        **MacDaily** is an all-in-one collection of console utility written in Python
        with support of `PTY <https://en.wikipedia.org/wiki/Pseudo_terminal>`__.
        Originally works as an automated housekeeper for Mac to update all packages
        outdated, **MacDaily** is now fully functioned and end-user oriented.
        
        **MacDaily** can manage packages of various distributions of
        `Atom <https://atom.io>`__, `RubyGems <https://rubygems.org>`__,
        `Homebrew <https://brew.sh>`__, `Python <https://pypy.org>`__,
        `Node.js <https://nodejs.org>`__, and even macOS software updates (c.f.
        ``softwareupdate(8)``). Without being aware of everything about your Mac, one
        can easily work around and manage packages out of no pain using **MacDaily**.
        
        .. |download| image:: http://pepy.tech/badge/macdaily
           :target: http://pepy.tech/count/macdaily
        .. |version| image:: https://img.shields.io/pypi/v/macdaily.svg
           :target: https://pypi.org/project/macdaily
        .. |format| image:: https://img.shields.io/pypi/format/macdaily.svg
           :target: https://pypi.org/project/macdaily
        .. |status| image:: https://img.shields.io/pypi/status/macdaily.svg
           :target: https://pypi.org/project/macdaily
        .. |python| image:: https://img.shields.io/pypi/pyversions/macdaily.svg
           :target: https://python.org
        .. |implementation| image:: https://img.shields.io/pypi/implementation/macdaily.svg
           :target: http://pypy.org
        
Keywords: daily utility script
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: MacOS X
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apple Public Source License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Utilities
Requires-Python: >=3.4
Description-Content-Type: text/x-rst; charset=UTF-8
Provides-Extra: tree
Provides-Extra: config
Provides-Extra: ptyng
Provides-Extra: all
