source:
fullrmc-pkg/pysimplelog/meta.yaml
@
4668
Last change on this file since 4668 was 4386, checked in by toby, 4 years ago | |
---|---|
File size: 295 bytes |
Line | |
---|---|
1 | package: |
2 | name: pysimplelog |
3 | version: 2.0.0 |
4 | |
5 | source: |
6 | # git_rev: |
7 | git_url: https://github.com/bachiraoun/pysimplelog.git |
8 | |
9 | build: |
10 | noarch: python |
11 | |
12 | requirements: |
13 | build: |
14 | - python |
15 | |
16 | run: |
17 | - python |
18 | |
19 | #test: |
20 | # imports: |
21 | # - |
22 | |
23 | about: |
24 | home: https://bachiraoun.github.io/pysimplelog/ |
Note: See TracBrowser
for help on using the repository browser.