- migrated to Exherbo
- added a few initial Pantheon components
This commit is contained in:
parent
cb6360a7e8
commit
2d2bbbc830
85 changed files with 931 additions and 2 deletions
14
packages/dev-python/intelhex/intelhex-2.2.1.exheres-0
Normal file
14
packages/dev-python/intelhex/intelhex-2.2.1.exheres-0
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Copyright 2018 Martin Sekera <sekerama@gmail.com>
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
require pypi [ suffix=tar.gz ] setup-py [ import=setuptools ]
|
||||
|
||||
SUMMARY="Python library to read, write, create from scratch and manipulate data from Intel HEX file format."
|
||||
HOMEPAGE="https://pypi.org/project/IntelHex/"
|
||||
|
||||
LICENCES="BSD"
|
||||
SLOT="0"
|
||||
PLATFORMS="~amd64 ~armv7 ~x86"
|
||||
MYOPTIONS=""
|
||||
|
||||
DEPENDENCIES=""
|
Loading…
Add table
Add a link
Reference in a new issue