Skip to main content

A simple, lazy utility to display information about a file extension.

None None None

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

None None None

Release history Release notifications | RSS feed

This version

0.1

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 hashes)

Uploaded Source

Built Distribution

pextn-0.1-py3-none-any.whl (63.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page