1 # Copyright (c) 2016 Jeremy Stanley <fungi@yuggoth.org>. Permission
2 # to use, copy, modify, and distribute this software is granted under
3 # terms provided in the LICENSE file distributed with this software.
7 summary = The mudpy MUD server engine.
10 author = Jeremy Stanley
11 author-email = fungi@yuggoth.org
12 home-page = http://mudpy.org/
14 License :: OSI Approved :: ISC License (ISCL)
15 Operating System :: POSIX
16 Operating System :: Unix
17 Programming Language :: Python
18 Programming Language :: Python :: 3
19 Programming Language :: Python :: 3.3
20 Programming Language :: Python :: 3.4
21 Programming Language :: Python :: 3.5
22 Programming Language :: Python :: 3.6
23 Programming Language :: Python :: 3 :: Only
24 Topic :: Communications
25 Topic :: Communications :: BBS
26 Topic :: Communications :: Chat
27 Topic :: Games/Entertainment
28 Topic :: Games/Entertainment :: Multi-User Dungeons (MUD)
29 Topic :: Games/Entertainment :: Role-Playing
38 mudpy = mudpy.daemon:main