| name: tar | |
| description: Memory-efficient, streaming implementation of the tar file format | |
| version: 2.0.1 | |
| repository: https://github.com/simolus3/tar/ | |
| topics: | |
| - tar | |
| - archive | |
| environment: | |
| sdk: '>=3.3.0 <4.0.0' | |
| dependencies: | |
| async: ^2.6.0 | |
| meta: ^1.3.0 | |
| typed_data: ^1.3.0 | |
| dev_dependencies: | |
| charcode: ^1.2.0 | |
| lints: ^6.0.0 | |
| file: ^7.0.0 | |
| path: ^1.8.0 | |
| test: ^1.20.0 |