Metadata-Version: 1.1
Name: duxlot
Version: 0.9.17-2033
Summary: IRC bot and data suite, by the maker of phenny
Home-page: http://inamidst.com/duxlot/
Author: Sean B. Palmer
Author-email: UNKNOWN
License: Apache License 2.0
Description: \
        Duxlot_ is a new IRC bot created in 2012 by `Sean B. Palmer`_, the maker of the
        popular Phenny_. Features include a fast multiprocess based architecture,
        modularity, and ease of use. Duxlot has no dependencies except Python3, and
        will even work without having to be installed as as package. Source on Github,
        `@sbp/duxlot`_.
        
        .. _Duxlot: http://inamidst.com/duxlot/
        .. _Sean B. Palmer: http://inamidst.com/sbp/
        .. _Phenny: http://inamidst.com/phenny/
        .. _@sbp/duxlot: https://github.com/sbp/duxlot
        
            **WARNING:** This is an early, pre-release alpha version of Duxlot. The API
            and features may change wildly, and the bot may not be stable.
        
        Install
        ---------
        
        You may use **either** of these methods:
        
        *   Download the `latest source`_. Unpack it and enter ``duxlot-0.9.17-2033/``
        
            **Optionally** install using::
        
                python3 setup.py install
        
        *   Install using pip_::
        
                pip install duxlot
        
        .. _latest source: #downloads
        .. _pip: http://pypi.python.org/pypi/pip
        
        **Optionally** use virtualenv_ for either of these methods.
        
        .. _virtualenv: http://www.virtualenv.org/en/latest/index.html#installation
        
        You can now use the ``duxlot`` script—either the one in the package that you
        downloaded, or the one that should be on your ``$PATH`` from installation. Try
        ``duxlot --help``.
        
Platform: Linux and OS X
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
