A simple, lazy utility to display information about a file extension.
Project description
pextn
A simple, lazy utility to display information about a file extension.
Can be used as command or a module.
##Command line usage
python3 -m pextn rst
would give
rst: reStructuredText
Used by: Docutils
##Usage as module
from pextn import pextn
info = pextn("py")
print(info)
would give
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pextn-0.1.tar.gz
(61.6 kB
view details)
Built Distribution
pextn-0.1-py3-none-any.whl
(63.0 kB
view details)
File details
Details for the file pextn-0.1.tar.gz
.
File metadata
- Download URL: pextn-0.1.tar.gz
- Upload date:
- Size: 61.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e3f3b5a77f3e27da6f65372e8047414443a594eed21b5b4afdf8ffd764f4e30 |
|
MD5 | 71d4d075896165e4df48a833dab05f8a |
|
BLAKE2b-256 | 87cd7cceb607350aedc4d61c7cba0fe62643172ee96d269136f4e3f224a666de |
File details
Details for the file pextn-0.1-py3-none-any.whl
.
File metadata
- Download URL: pextn-0.1-py3-none-any.whl
- Upload date:
- Size: 63.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c2e33c2e4c46c2b1653e3ba113a0a335da1c27dc63b32620a6d77f89e27ea40 |
|
MD5 | bdb3a8f86780aa5a75d56c66d8f024a9 |
|
BLAKE2b-256 | b5381ffa4af45cd0f22c81f7213cf0c644617201f5dec137590b6cfd85c2afeb |