OS indipendent interface
Project description
This module extends python os module with a few new functionality to interface operating system.
It recognizes file name structure and manages both URI standard name both local name, as UNC and ODS5.
URI (Uniform Resource Identifier) is standard posix filename.
UNC (Uniform Naming Convention) is windows standard
ODS5 is used for define OpenVMS standard filenames
An example of URI filename is ‘/home/myfile’.
UNC example for the same of previous URI name is ‘homemyfile’ (with single backslash).
ODS5 (OpenVMS) for the same of previous URI name is ‘[home]myfile’
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
os0-2.0.1.tar.gz
(9.9 kB
view details)
File details
Details for the file os0-2.0.1.tar.gz
.
File metadata
- Download URL: os0-2.0.1.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e097c08e01da9243e3129f3f71d0a8f9150634dd17fd1bf6b230383082abc75 |
|
MD5 | 342ba1f0e85bc5e1332903709fc893c7 |
|
BLAKE2b-256 | 27e67d206bc0255323cec44a32f53caff6d258c6fed448be4ef8d84922edb85d |