pgxn_utils-0.1.4

https://rubygems.org

pgxn_utils

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 228654

number: 0.1.4

platform: ruby

spec_sha256: 8baaa0217bed8427ad3ee607301ca8f5fee8dfd2240039df3b460e43440abd29

sha256: 650d1a7cae0b9150d2a0673c06572cf1724285993b3bd619caf51abd4ac199c7

created_at: 2024-05-13 08:16:58 UTC

updated_at: 2024-06-07 00:17:48 UTC

position: 0

version_data_entries_count: 66

uploaded_at: 2012-04-15 21:29:33 UTC

indexed: true

has_extensions:

extensions:

Gem size: 22 KB

Version Data Entries

Total: 66

Unpacked size: 79.8 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
.gitignore6440044 Bytes7d21935e61c8b7e1499ba7e4409f93c0caaac8a811dd50f5ef3d084e8b291418
Gemfile6440094 Bytes99cfa640ddb7bb961be2b94d7453576007337b3aa8fb38cd66c91fae7865a47d
LICENSE644001.04 KB6193257e56002b431112ceb0875c5ec7e995cb74f2b82c1072726ff1a1960263
META.json64400926 Bytesa64b732ac7abcef942a186063606978156ba93ae576e8c402d537e9fca72312d
Makefile6440065 Bytesc3be9c646400b7869273b8a19a07037ee49efd591ad75d63b4ddbce761811e94
README.md6440012.4 KBbdc7225f82016335f2d48b5a585fda3b514802f0609f6ae08e20b014555583e5
Rakefile644006.29 KB3fd105b026aedca4f9dc51d71f00342b361412fc3a3316ea5eb36ccd2a31d78a
bin/pgxn-bundle75500583 Bytes5e83cb34558522c4753b733adbae631840f2eef0d500ea938adbd52c950886b3
bin/pgxn-change75500583 Bytes5e83cb34558522c4753b733adbae631840f2eef0d500ea938adbd52c950886b3
bin/pgxn-release75500583 Bytes5e83cb34558522c4753b733adbae631840f2eef0d500ea938adbd52c950886b3
bin/pgxn-skeleton75500583 Bytes5e83cb34558522c4753b733adbae631840f2eef0d500ea938adbd52c950886b3
bin/pgxn-utils75500583 Bytes5e83cb34558522c4753b733adbae631840f2eef0d500ea938adbd52c950886b3
lib/pgxn_utils.rb64400326 Bytes764d5260001185daac20d114337d7fbb223c41fcffbd39d70404eae6d6065725
lib/pgxn_utils/cli.rb644005.59 KB423f1856e4982b043fe53ce233e28b498b834b151a15f65644547f1ae0733f97
lib/pgxn_utils/constants.rb64400108 Bytes2a463834efe7dd08fbf12f86a390a87540e77a1e0f997754b670f891f8d67bcb
lib/pgxn_utils/no_tasks.rb644005.57 KBdd653cd89aa248453bcdcf44245c6ea4cbf80cc9a37c92fc24039dec9c452d7d
lib/pgxn_utils/templates/c/%extension_name%.control.tt64400166 Bytes91f21e9223efb4fcfbf1de14d9b9a5325650d0a85ec7f6f5a9b816706e00567d
lib/pgxn_utils/templates/c/.gitignore.tt64400123 Bytes98ddc4876d61753e5993d1e69230dfb04186ca706a211c728b8681500d161d60
lib/pgxn_utils/templates/c/.template644002 Bytesa3a5e715f0cc574a73c3f9bebb6bc24f32ffd5b67b387244c2c909da779a1478
lib/pgxn_utils/templates/c/META.json.tt644001.03 KB5a4cabd5c5fdba71cc377267ee62b56de4589873385cd1114aaff70995eb5ecc
lib/pgxn_utils/templates/c/Makefile.tt64400916 Bytesa5c46bfad77b2a621d49180133ceae3eddf82cbac5e17b6ace678fb70776816f
lib/pgxn_utils/templates/c/README.md.tt644002.32 KB9e60eb9067af7e454884730f3fe4ff630767299cde6b80a71b99247b09fa5eca
lib/pgxn_utils/templates/c/doc/%extension_name%.md.tt64400420 Bytesfd2f2c3d1e35777b6eb86e0e9784645870d38331281cca6086c3e7542e908d5b
lib/pgxn_utils/templates/c/sql/%extension_name%.sql.tt64400393 Bytes1cbd9c6dab0440de713d8e311df6ec8accab104aa3b90764bea93f1720359db4
lib/pgxn_utils/templates/c/sql/uninstall_%extension_name%.sql.tt6440043 Bytes2ac326319a34c9dcd1fbd59d1321e6cfc5b8fbae556fb739ae073fb8264e9db4
lib/pgxn_utils/templates/c/src/%extension_name%.c.tt64400553 Bytesf20106cae4c0754197f0f0528f461db8e436018771e416a20ae387c3efbc6a3f
lib/pgxn_utils/templates/c/test/expected/base.out.tt64400167 Bytesd73156dd2b2a9547015346b2e667056229eb41ccffc07803b39cc2900f9b1402
lib/pgxn_utils/templates/c/test/sql/base.sql.tt64400148 Bytes2a2f953123b6dca0ef822356e761337feff84bdbbf9dedc1bffd4e02cbf9dcce
lib/pgxn_utils/templates/fdw/%extension_name%.control.tt64400166 Bytes91f21e9223efb4fcfbf1de14d9b9a5325650d0a85ec7f6f5a9b816706e00567d
lib/pgxn_utils/templates/fdw/.gitignore.tt64400123 Bytes98ddc4876d61753e5993d1e69230dfb04186ca706a211c728b8681500d161d60
lib/pgxn_utils/templates/fdw/.template644004 Bytese909e967a6ad354c39be40e8d42ae4da8f42c86103923de504aeb2147252ceb2
lib/pgxn_utils/templates/fdw/META.json.tt644001.03 KB5a4cabd5c5fdba71cc377267ee62b56de4589873385cd1114aaff70995eb5ecc
lib/pgxn_utils/templates/fdw/Makefile.tt64400916 Bytesa5c46bfad77b2a621d49180133ceae3eddf82cbac5e17b6ace678fb70776816f
lib/pgxn_utils/templates/fdw/README.md.tt644002.32 KB9e60eb9067af7e454884730f3fe4ff630767299cde6b80a71b99247b09fa5eca
lib/pgxn_utils/templates/fdw/doc/%extension_name%.md.tt64400420 Bytesfd2f2c3d1e35777b6eb86e0e9784645870d38331281cca6086c3e7542e908d5b
lib/pgxn_utils/templates/fdw/sql/%extension_name%.sql.tt64400944 Bytes84ec3d38b60a466c270a5c492be90dafc8fa8a6ed16fde0f5176699b0750330a
lib/pgxn_utils/templates/fdw/sql/uninstall_%extension_name%.sql.tt64400359 Bytesa3a2c04cceb4a5b475fdc7478d594afa3710e407fe43bb55f6f10ca17d565244
lib/pgxn_utils/templates/fdw/src/%extension_name%_fdw.c.tt644009.28 KBd4acaf92422d64dda1f0f38d26b9acc013d6f3712f240a0d4a5cc07030f42a64
lib/pgxn_utils/templates/fdw/test/expected/base.out.tt6440054 Bytes3b3a7b9407f58405e27ed75799dce791635c44e686e3854be8b1c19d94fc6746
lib/pgxn_utils/templates/fdw/test/sql/base.sql.tt64400109 Bytes86ca47054f12eed73f0e3174fea16354f22a5eab8199990ff655c93c39576e7d
lib/pgxn_utils/templates/root/%extension_name%.control.tt64400166 Bytes91f21e9223efb4fcfbf1de14d9b9a5325650d0a85ec7f6f5a9b816706e00567d
lib/pgxn_utils/templates/root/.gitignore.tt64400123 Bytes98ddc4876d61753e5993d1e69230dfb04186ca706a211c728b8681500d161d60
lib/pgxn_utils/templates/root/META.json.tt64400795 Bytesc12fd5737e3dbfed4fddc5c1de7d4df1a303f0b656777d04c281e2e9b7c19020
lib/pgxn_utils/templates/root/Makefile.tt64400916 Bytesa5c46bfad77b2a621d49180133ceae3eddf82cbac5e17b6ace678fb70776816f
lib/pgxn_utils/templates/root/README.md.tt644002.32 KB9e60eb9067af7e454884730f3fe4ff630767299cde6b80a71b99247b09fa5eca
lib/pgxn_utils/templates/root/doc/%extension_name%.md.tt64400420 Bytesfd2f2c3d1e35777b6eb86e0e9784645870d38331281cca6086c3e7542e908d5b
lib/pgxn_utils/templates/root/sql/%extension_name%.sql.tt6440072 Bytes68dfc50b1aafc760170b811732510e5dbaf973c53346a4edd988730e7646d2c9
lib/pgxn_utils/templates/root/sql/uninstall_%extension_name%.sql644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
lib/pgxn_utils/templates/root/test/expected/base.out6440022 Bytesd4a6c1a066f13bc3556cf22e30909e4a950c5b461a3e37642c69c84812075feb
lib/pgxn_utils/templates/root/test/sql/base.sql.tt6440098 Bytes6b42c602009639dcb8ec930a63c3dfbdc542126ff5931450d6d8035e11ecc386
lib/pgxn_utils/templates/sql/%extension_name%.control.tt64400116 Bytesf816391ec9a4023416dd3c432bc59122968579b7d54a311c364893b08488d040
lib/pgxn_utils/templates/sql/.gitignore.tt64400123 Bytes98ddc4876d61753e5993d1e69230dfb04186ca706a211c728b8681500d161d60
lib/pgxn_utils/templates/sql/.template644004 Bytes8702479967db44fe5afd735faa01f08b6ceb8c0033009936e106684e872c968c
lib/pgxn_utils/templates/sql/META.json.tt64400795 Bytesc12fd5737e3dbfed4fddc5c1de7d4df1a303f0b656777d04c281e2e9b7c19020
lib/pgxn_utils/templates/sql/Makefile.tt64400996 Bytes42363ac4064b368cc7776076fae3919c1b6f26ada43136df5c596064910c7893
lib/pgxn_utils/templates/sql/README.md.tt644002.32 KB9e60eb9067af7e454884730f3fe4ff630767299cde6b80a71b99247b09fa5eca
lib/pgxn_utils/templates/sql/doc/%extension_name%.md.tt64400420 Bytesfd2f2c3d1e35777b6eb86e0e9784645870d38331281cca6086c3e7542e908d5b
lib/pgxn_utils/templates/sql/sql/%extension_name%.sql.tt64400815 Bytes7942eff581899a791954c5264f54abc05e3f2e750851b766909c988ee9bfa27c
lib/pgxn_utils/templates/sql/sql/uninstall_%extension_name%.sql.tt64400382 Bytes1b1fae6552e9b61877642f88174a7d05a82f4120c174a3e4a39a0280bb887eac
lib/pgxn_utils/templates/sql/test/expected/base.out.tt64400693 Bytes136c4a5f4b5da7921f2dd1f28ee90de76f5083c58397fb50b34eec0a63ca4a0d
lib/pgxn_utils/templates/sql/test/sql/base.sql.tt64400478 Bytesd4c79eb752f148e85539081a1e649dc2ab74ee1f2a9dcef5e5225aeb258e005f
lib/pgxn_utils/version.rb6440041 Bytes2d523f475e407f973d00e492068281f16d45cd26e55cbd3f2efa957e1e75c83f
pgxn_utils.gemspec644002.42 KBfb9bb33e5592f713af1271f5f567ab333a77af146d08060dbf90f38cd99a1d70
spec/cli_spec.rb644005.56 KB68f218e3a628d4f5c36c2a3cff964adea482010fb7e91da2dc93aaa7e0485bc3
spec/no_tasks_spec.rb644001.69 KB29a3721334d58ef40d91f4a8727faed7addb6a2d8e6d42525918254b1ac17e6a
spec/spec_helper.rb644001.1 KB2450e73696b836beb7afdb22e03955490dfa84fd2918e1d223001c958c2002c7