Home
last modified time | relevance | path

Searched refs:__author__ (Results 1 – 25 of 4450) sorted by relevance

12345678910>>...178

/dports/math/py-numpy-stl/numpy-stl-2.11.3/docs/
H A Dconf.py74 metadata.__author__,
229 metadata.__author__,
262 [metadata.__author__],
279 metadata.__author__,
302 epub_author = metadata.__author__
303 epub_publisher = metadata.__author__
/dports/astro/py-metar/metar-1.8.0/metar/
H A D__init__.py27 __author__ = "Tom Pollard" variable
39 __author__,
66 % __author__
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/pygnulib/
H A DGLInfo.py19 __author__ = constants.__author__ variable
69 for item in __author__:
70 if item == __author__[-2]:
72 elif item == __author__[-1]:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/common/py_vulcanize/third_party/rcssmin/_setup/
H A D__init__.py24 __author__ = "Andr\xe9 Malo" variable
32 __author__ = __author__.decode('latin-1') variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/common/py_vulcanize/third_party/rjsmin/_setup/
H A D__init__.py24 __author__ = "Andr\xe9 Malo" variable
32 __author__ = __author__.decode('latin-1') variable
/dports/archivers/py-rcssmin/rcssmin-1.0.6/_setup/
H A D__init__.py24 __author__ = "Andr\xe9 Malo" variable
32 __author__ = __author__.decode('latin-1') variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/catapult/common/py_vulcanize/third_party/rjsmin/_setup/
H A D__init__.py24 __author__ = "Andr\xe9 Malo" variable
32 __author__ = __author__.decode('latin-1') variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/catapult/common/py_vulcanize/third_party/rcssmin/_setup/
H A D__init__.py24 __author__ = "Andr\xe9 Malo" variable
32 __author__ = __author__.decode('latin-1') variable
/dports/security/py-stem/stem-1.8.0/docs/
H A Dconf.py46 from stem import __version__, __author__, __contact__
55 copyright = '2012, %s' % __author__
229 ['%s (%s)' % (__author__, __contact__)], 1)
/dports/cad/sumo/sumo-1.2.0/tools/contributed/sumopy/
H A Dsumopy_gui.py27 __author__ = "Joerg Schweizer" variable
129 info.AddDeveloper(__author__)
131 info.AddDocWriter(__author__)
132 info.AddArtist(__author__)
/dports/textproc/py-openpyxl/openpyxl-2.6.4/
H A Dsetup.py38 __author__ = constants.__author__ variable
56 author=__author__,
/dports/security/py-gnupg/python-gnupg-3.1.1/
H A Dsetup.py44 __author__ = "Isis Agora Lovecruft" variable
115 author=__author__,
117 maintainer=__author__,
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/copyright/agent/
H A Dcopyright.conf25 author=__author__|(?:(?:written|contribut(?:ed|ions?)|maintained|modifi(?:ed|cations?)|put__SPACES_…
26 author=(?:__author__)[:]?
28 author=__author__|(?<=<author>)(.*?)(?=<\/author>)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/common/py_vulcanize/third_party/rcssmin/
H A Drun_tests.py25 __author__ = "Andr\xe9 Malo" variable
26 __author__ = getattr(__author__, 'decode', lambda x: __author__)('latin-1') variable
/dports/archivers/py-rcssmin/rcssmin-1.0.6/
H A Drun_tests.py25 __author__ = "Andr\xe9 Malo" variable
26 __author__ = getattr(__author__, 'decode', lambda x: __author__)('latin-1') variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/catapult/common/py_vulcanize/third_party/rcssmin/
H A Drun_tests.py25 __author__ = "Andr\xe9 Malo" variable
26 __author__ = getattr(__author__, 'decode', lambda x: __author__)('latin-1') variable
/dports/math/vtk6/VTK-6.2.0/Web/JavaScript/Minimizer/
H A Drjsmin.py58 __author__ = "Andr\xe9 Malo" variable
59 __author__ = getattr(__author__, 'decode', lambda x: __author__)('latin-1') variable
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/packaging/
H A D__about__.py22 __author__ = "Donald Stufft and individual contributors" variable
26 __copyright__ = "2014-2019 %s" % __author__
/dports/www/py-aiohttp_cors/aiohttp-cors-0.7.0/aiohttp_cors/
H A D__about__.py23 __author__ = "Vladimir Rutsky and aio-libs team" variable
28 __copyright__ = "2015-2018 {}".format(__author__)
/dports/security/py-gnutls/python-gnutls-3.1.3/gnutls/
H A D__info__.py10 __author__ = "Dan Pascu" variable
14 __copyright__ = "Copyright 2006-2020 {}".format(__author__)
/dports/www/firefox/firefox-99.0/third_party/python/pip/pip/_vendor/packaging/
H A D__about__.py22 __author__ = "Donald Stufft and individual contributors" variable
26 __copyright__ = "2014-2019 %s" % __author__
/dports/www/firefox/firefox-99.0/third_party/python/packaging/packaging/
H A D__about__.py22 __author__ = "Donald Stufft and individual contributors" variable
26 __copyright__ = "2014-2019 %s" % __author__
/dports/security/py-cryptography-vectors/cryptography_vectors-3.4.8/cryptography_vectors/
H A D__about__.py23 __author__ = "The Python Cryptographic Authority and individual contributors"
27 __copyright__ = "Copyright 2013-2021 %s" % __author__
/dports/devel/py-pip-api/pip-api-0.0.24/pip_api/_vendor/packaging/
H A D__about__.py22 __author__ = "Donald Stufft and individual contributors" variable
26 __copyright__ = "2014-2019 %s" % __author__
/dports/devel/py-python-application/python-application-2.8.0/application/
H A D__info__.py10 __author__ = 'Dan Pascu' variable
14 __copyright__ = 'Copyright 2006-2020 {}'.format(__author__)

12345678910>>...178