LngDetectoR

View on PyPIReverse Dependencies (1)

0.16 LngDetectoR-0.16-py3-none-any.whl

Wheel Details

Project: LngDetectoR
Version: 0.16
Filename: LngDetectoR-0.16-py3-none-any.whl
Download: [link]
Size: 6588
MD5: 17cf482a8e890fb84cdc2b97c5d78c0a
SHA256: 0c52f881db73b50fa3da00533235981b101a5ccdd0e9abc39f886b34053848fc
Uploaded: 2024-04-10 13:07:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: LngDetectoR
Version: 0.16
Summary: A tool to detect programming languages in a directory.
Author: Eugene Evstafev
Author-Email: chigwel[at]gmail.com
Home-Page: https://github.com/chigwell/langdetector
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: prettytable
Requires-Dist: python-magic
Description-Content-Type: text/markdown
[Description omitted; length: 2503 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
lngdetector/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lngdetector/detect.py sha256=KzY2BWLohjF3YW_Lzrd2LcZ27vb6sUvSTNoYwbqIUW4 2470
lngdetector/extension_lang.py sha256=8RPtEUoSkkLC7QTfCm5TfoFQLFGZmDzNEbiUogbfado 1554
lngdetector/mime_lang.py sha256=zxiHU4pUl_CQVRp4hj5TvJYDGbnRc36IA9M_hgFkz2c 1835
lngdetector/report.py sha256=z2txTJuRz_CgBZjoQSjPg6iRzQ9fJllRJGtHIJSSj3k 1631
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_detect.py sha256=dlXfCetOAqaVGcC7T6EaASgUBv4uJlAE_tinh0VsPIw 201
tests/test_report.py sha256=QqJ9btNQZSuc5by-0tXhMK5l-gRtJzcdnbdlg_UObpA 454
LngDetectoR-0.16.dist-info/METADATA sha256=B100yIWeZ19xXvyXC1kPfsdtcSEck-xZJaVmKYeUf00 3441
LngDetectoR-0.16.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
LngDetectoR-0.16.dist-info/entry_points.txt sha256=x3Eostbnd3QEATOBgLw2QyfAFhlpYMLAkReE2SzKh0E 56
LngDetectoR-0.16.dist-info/top_level.txt sha256=I2Ey6bfxrsbgLmH5XrkxbxkGEUN-fgH0nXxtoKpD4es 18
LngDetectoR-0.16.dist-info/RECORD

top_level.txt

lngdetector
tests

entry_points.txt

lngdetector = lngdetector.detect:main