Projects STRLCPY hiphp Commits 7570fac9
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    setup.py
    skipped 19 lines
    20 20   version=__version__,
    21 21   author="yasserbdj96",
    22 22   author_email="[email protected]",
    23  - description='''hiphp - free & open source project for create a BackDoor to control php-based sites In the normal internet or sites in The Onion Router (tor network).''',
     23 + description='''hiphp - free & open source project for create a BackDoor to control PHP-based sites.''',
    24 24   long_description_content_type="text/markdown",
    25 25   long_description=open('README.md','r', encoding="utf8").read(),
    26  - license='''MIT License''',
     26 + license='''Apache Software License''',
    27 27   packages=find_packages(),
    28 28   project_urls={
    29 29   'Source': "https://github.com/yasserbdj96/hiphp",
    30  - 'Documentation': "https://yasserbdj96.github.io/hiphp",
     30 + 'WebSite': "https://yasserbdj96.github.io/hiphp",
     31 + #'Documentation': "https://yasserbdj96.github.io/hiphp",
    31 32   'Chat': "https://gitter.im/yasserbdj96/hiphp",
    32  - 'WebSite':"https://yasserbdj96.github.io/"
     33 + 'Author WebSite':"https://yasserbdj96.github.io/"
    33 34   },
    34 35   install_requires=["requests","hexor","biglibrary"],
    35  - keywords=["windows","macos","linux","docker","cli","php","http","remoteaccess","backdoor","controller","https","hacking","python3","onion","termux","payload","website-hacking","yasserbdj96","revisioncontrol","hiphp"],
     36 + keywords=["python","windows","macos","linux","docker","cli","php","remoteaccess","gui","backdoor","controller","https","hacking","http-requests","onion","termux","payload","website-hacking","yasserbdj96","revisioncontrol"],
    36 37   classifiers=[
    37 38   "Environment :: Web Environment",
    38 39   "Development Status :: 5 - Production/Stable",
    39 40   "Intended Audience :: Developers",
    40  - "License :: OSI Approved :: MIT License",
     41 + "Natural Language :: English",
     42 + "License :: OSI Approved :: Apache Software License",
    41 43   "Programming Language :: Python",
    42 44   "Programming Language :: Python :: 3",
    43 45   "Programming Language :: Python :: 3.6",
    skipped 16 lines
Please wait...
Page is in error, reload to recover