Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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