Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dtgoitia/autolisp-language


https://github.com/dtgoitia/autolisp-language

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

## Quick start

Scan dates:

```shell
gpy scan date path/to/file/or/dir
```

Edit file metadata

```shell
gpy meta file path/to/file/or/dir
```

## Install

Repository developed using Python 3.9.

```shell
make install
```

Assumption: `exiftool` is already installed.