Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sambacha/spdx-functional
examining open source licenses that are 'functionally' equivalent
https://github.com/sambacha/spdx-functional
foss license-management open-source-license osi oss spdx
Last synced: 26 days ago
JSON representation
examining open source licenses that are 'functionally' equivalent
- Host: GitHub
- URL: https://github.com/sambacha/spdx-functional
- Owner: sambacha
- Created: 2020-08-20T06:57:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-15T14:14:32.000Z (about 4 years ago)
- Last Synced: 2024-12-13T01:45:46.166Z (27 days ago)
- Topics: foss, license-management, open-source-license, osi, oss, spdx
- Language: Python
- Homepage:
- Size: 41 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Functional Equivilance
> examining legal def. of 'functional equivilance'
## Overview
## Usage
If `filename.py` is specified its contents are tokenized to stdout.
```bash
$ python -m tokenize [-e] [filename.py]
```Otherwise, tokenization is performed on `stdin`
> source: [docs.python.org/3/library/tokenize](https://docs.python.org/3/library/tokenize.html)
## Examples
## Notes
## License
ISC