chore: Update README
* Update LICENSE to 2022 * Migrated project sources to https://git.earne.link/earnestma/aptpkgmain
parent
a1cffdb13f
commit
2271857b7c
2
LICENSE
2
LICENSE
|
@ -1,4 +1,4 @@
|
|||
Copyright © 2021 earnest ma <me@earne.link>
|
||||
Copyright © 2021-2022 earnest ma <me@earne.link>
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
||||
this software and associated documentation files (the “Software”), to deal in
|
||||
|
|
23
README.md
23
README.md
|
@ -1,14 +1,11 @@
|
|||
# aptpkg
|
||||
[![sr.ht Project hub](https://img.shields.io/badge/sr.ht-Project%20hub-grey)](https://sr.ht/~earnestma/aptpkg)
|
||||
[![builds.sr.ht status](https://builds.sr.ht/~earnestma/aptpkg/commits.svg)](https://builds.sr.ht/~earnestma/aptpkg/commits?)
|
||||
|
||||
- **[aptpkg.earne.link packaging git
|
||||
repository](https://git.sr.ht/~earnestma/aptpkg-pkgs)**
|
||||
- **[aptpkg.earne.link Package archive setup/
|
||||
info](https://man.sr.ht/~earnestma/aptpkg)**
|
||||
**Please note:** I am not actively using or maintaining this project.
|
||||
|
||||
Easily create/ get debian packages. aptpkg can be used to easily create/ get
|
||||
debian packages, and can be used with a tool such as **reprepro**(1).
|
||||
- [packaging repo example](https://git.earne.link/earnestma/aptpkg-pkgs)
|
||||
- [wiki page](https://git.earne.link/earnestma/aptpkg/wiki)
|
||||
|
||||
aptpkg can be used to easily create/ get debian packages, and can be used with a tool such as **reprepro**(1).
|
||||
|
||||
## Prerequisites
|
||||
|
||||
|
@ -23,14 +20,8 @@ Run `aptpkg --help` or `man aptpkg` for more information.
|
|||
|
||||
## Contribute
|
||||
|
||||
Send patches to [this mailing
|
||||
list](https://lists.sr.ht/~earnestma/aptpkg-devel); you can follow [this
|
||||
guide](https://git-send-email.io) if you don't know how.
|
||||
|
||||
File **confirmed** bugs/ feature requests
|
||||
[here](https://todo.sr.ht/~earnestma/aptpkg)!
|
||||
Creating [issues](https://git.earne.link/earnestma/aptpkg/issues), [discussion](https://discuss.earne.link/t/earnest), or [pull requests](https://git.earne.link/earnestma/aptpkg/pulls) are welcome!
|
||||
|
||||
## License
|
||||
|
||||
`aptpkg` is published under an MIT License. See the LICENSE file for copyright
|
||||
and license details.
|
||||
`aptpkg` is published under an MIT License. See the LICENSE file for copyright and license details.
|
||||
|
|
|
@ -35,5 +35,4 @@ under which the build files are located.
|
|||
|
||||
# AUTHORS
|
||||
|
||||
Sources, maintainers list, and how to submit bugs/ patches can be done at
|
||||
https://sr.ht/~earnestma/aptpkg.
|
||||
https://git.earne.link/earnestma/aptpkg
|
||||
|
|
|
@ -57,9 +57,8 @@ postinst, prerm, and postrm
|
|||
|
||||
*aptpkg*(1)
|
||||
|
||||
Files that aptpkg.earne.link uses: https://git.sr.ht/~earnestma/aptpkg-pkgs
|
||||
Some good packaging file examples: https://git.earne.link/earnestma/aptpkg-pkgs
|
||||
|
||||
# AUTHORS
|
||||
|
||||
Sources, maintainers list, and how to submit bugs/ patches can be done at
|
||||
https://sr.ht/~earnestma/aptpkg.
|
||||
https://git.earne.link/earnestma/aptpkg
|
||||
|
|
Loading…
Reference in New Issue