Go to file
Jose M. Guisado Gomez ca92f15e2a Initial commit
Add sources, setup.py and .gitignore

Build/Install:

	python setup.py build
	python setup.py install
2022-04-06 12:56:11 +02:00
.gitignore Initial commit 2022-04-06 12:56:11 +02:00
context.c Initial commit 2022-04-06 12:56:11 +02:00
fdisk.c Initial commit 2022-04-06 12:56:11 +02:00
fdisk.h Initial commit 2022-04-06 12:56:11 +02:00
label.c Initial commit 2022-04-06 12:56:11 +02:00
partition.c Initial commit 2022-04-06 12:56:11 +02:00
setup.py Initial commit 2022-04-06 12:56:11 +02:00